Results 1 to 2 of 2

Thread: DD Color Tabs CSS Help

  1. #1
    Join Date
    Dec 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default DD Color Tabs CSS Help

    Hi Guys have re-used this CSS Menu code - Brilliant!!

    However, I have a dark background and have done the following;

    #ddcolortabs{
    margin-left: 0px;
    padding: 0;
    width: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 0px;
    background-color: #023401;
    }

    this bg color shows fine in IE7 but not in Firefox

    any ideas???

    thanks
    Linz007

  2. #2
    Join Date
    Apr 2006
    Posts
    190
    Thanks
    3
    Thanked 7 Times in 7 Posts

    Default

    If you go back and look at the CSS for the DD Color Tabs

    You will notice that you have changed the wrong CSS Section.

    #ddcolortabs a

    is the section of the CSS that you would want to change the background color on. That will change the background of the tabs.

    All other aspects of the menu are pretty much transparent.
    Ryan
    Sevierville, TN

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
  •