Results 1 to 4 of 4

Thread: DD Tab Menu - gap

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

    Default DD Tab Menu - gap

    1) Script Title: DD Tab Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/ddtabmenu.htm

    3) Problem: Set gap between menu and sub contents in FF

    Hello, how can I adjust the gap between the menu and sub contents in Firefox ?

    Thanks a lot for your help in advance!

    Cheers Frank

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

    Default

    What tab are you using?..
    For the 1st tab, adding margin-top:50px; in the tabcontainer class in ddtabmenu.css will aide.

    For the 2nd tab, adding margin-top:50px; in the tabcontainer class in glowtabs.css will aide.

    For the 3rd tab, adding margin-top:50px; in the tabcontainer ieclass class in solidblocksmenu.css will aide.

    For the 4th tab, adding margin-top:50px; in the tabcontainer class in ddcolortabs.css will aide.

    For the 5th tab, adding margin-top:50px; in the tabcontainer class in chromemenu.css will aide.

    See if it helps
    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
    Mar 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hello Rangana,

    thanks for your help.

    I am using the solidblocksmenu, you can see my site here

    The solution you proposed doesn`t work as you will see if you visit my site with FF and then with IE. I set the margin in the tabcontainer ieclass just to test to 150px but only IE reacts.

    Cheers

    Frank

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

    Default

    Change the
    .solidblockmenu ul portion of your CSS.
    Change margin:0; to: margin:0 0 100px 0;

    See if it helps
    Learn how to code at 02geek

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

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
  •