Results 1 to 6 of 6

Thread: Drop Down Tabs Help

  1. #1
    Join Date
    Apr 2008
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Drop Down Tabs Help

    script: Drop Down Tabs (5 styles)

    http://www.dynamicdrive.com/dynamici...roptabmenu.htm

    I finally got the tabs to show on my page - (being a newbie doesn't help much). Now the problem I'm having is that I changed the color from black to navy. Then I noticed that the tab for the main menu and the drop downs have underlines. So I recopied the page for sliding doors (where I changed color) and refreshed my page. Now the main menu has black text with a navy underline and light blue underline on hover. The drop down also has an underline in black like the text and after visiting the text and underline change to navy.

    I would like for it to be like the example, no underlining of text at any time and I would like for the text to stay the same even if visited.

    If anyone can tell me what I've done wrong, I would appreciate it and don't forget - I'm a newbie!!
    Thanks,
    Phisaw

  2. #2
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    Could you provide a link to the page you were referring

    ...Basically, it's text-decoration:none; that would help you with this regards
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

  3. #3
    Join Date
    Apr 2008
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks, rangana for the reply. The page I'm working on is only on our local intranet. I've not posted it to the web - it's something only in trial at jobsite.

    I've went thru the code for the slidingdoors tab menu and changed all instances to text-decoration: none; and the text is still underlined. I did notice the items are not underlined until they are visited for the first time. I didn't see any code to account for visited.
    Can you still help with the information provided? I can supply page codes, if necessary.
    Again, thanks for your time and help.
    Phisaw

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Make a visited one and copy and paste the one for default, see if that works.
    Hope this Helps,
    Nile
    Jeremy | jfein.net

  5. #5
    Join Date
    Apr 2008
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks, Nile, for the quick reply. I'm really a newbie and just limping along with this, but have been given the task at work. Would it be possible for you to at point me in the right direction with some visited code?

    Btw, how do I insert code I'm using to one of the scrollable boxes within my message?

    Thanks,
    Phisaw

  6. #6
    Join Date
    Apr 2008
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    After much trial and error, I now have it working the way I want.
    Thanks to those who offered help.
    Phisaw

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
  •