Results 1 to 2 of 2

Thread: how can i remove color of 4th tab

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

    Default how can i remove color of 4th tab

    1) Script Title: Drop Down Tabs (5 styles)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...roptabmenu.htm

    3) Describe problem: how can i remove color of 4th tab. I cant change





  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    In the stylesheet ddcolortabs.css (or whatever you stylesheet is named) file:

    Code:
    .ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
    background-color: #591f20;
    }
    Set it to whatever color you like.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    grafikerozkan (02-28-2008)

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
  •