Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: css general question

  1. #11
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Here is the page in question,
    http://www.theremotedoctor.co.uk/acc...llto=selection

    I am working on The Return To Menu Tab

    The original code was,
    Code:
    <li><a href="#home" class="scroll">Return to menu</a></li>
    I am looking to center the text & scroll as before.
    Just centering the text works ok but my code below for both does not scroll,can you advise where i went wrong please.
    Code:
    <li class="licenter scroll"><a href="#home">Return to Menu</a></li>

  2. #12
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Now sorted.

    Added the code below.
    Code:
    <li class="licenter"><a href="#home" class="scroll">Return to Menu</a></li>

Similar Threads

  1. 301 Redirect - General Question
    By Diversions in forum HTML
    Replies: 1
    Last Post: 07-24-2007, 03:41 PM
  2. Question about general js codes
    By xubera in forum JavaScript
    Replies: 3
    Last Post: 02-25-2007, 05:15 PM
  3. General JavaScript question
    By gtb05ag in forum JavaScript
    Replies: 2
    Last Post: 08-22-2005, 08:37 AM
  4. General Question
    By lrubin28 in forum Dynamic Drive scripts help
    Replies: 14
    Last Post: 01-09-2005, 08:46 PM
  5. General question about slideshows.
    By Cybershell in forum Dynamic Drive scripts help
    Replies: 3
    Last Post: 01-09-2005, 08:54 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •