0
Welcome Guest! Login
0 items Join Now

Remove Home item in mainmenu

  • Re: Remove Home item in mainmenu

    Posted 17 years 10 months ago
    • Franck wrote:
      :D I was playing with firebug when you posted your message and I find the solution like this:

      in template.css.css I add the margin-top:
      #header #nav-sub {
           margin-right: 23px;
           margin-left:  214px;
           margin-top: -200px;
      }

      Lol, you basically just shunted it out of existance....nice ;D
    • James Spencer / Developer & Support / Hull, UK
    • Franck's Avatar
    • Franck
    • Elite Rocketeer
    • Posts: 1049
    • Thanks: 0

    Re: Remove Home item in mainmenu

    Posted 17 years 10 months ago
    • I sent the mainmenu in another universe dimension :D

      Works fine with IE7 too ;)
    • phlux0r's Avatar
    • phlux0r
    • Sr. Rocketeer
    • Posts: 199
    • Thanks: 0

    Re: Remove Home item in mainmenu

    Posted 17 years 10 months ago
    • For z-index to work your element has to have position: relative set. Otherwise it has no effect.

Time to create page: 0.062 seconds