0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

funny down state on menu SOlved

    • Designhow's Avatar
    • Designhow
    • Elite Rocketeer
    • Posts: 1013
    • Thanks: 0

    funny down state on menu SOlved

    Posted 13 years 6 months ago
    • This image is hidden for guests.
      Please log in or register to see it.
      I can't figure out why this is happening...please Help!!
    • Last Edit: 13 years 6 months ago by Designhow.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: funny down state on menu SOlved

    Posted 13 years 6 months ago
    • Perhaps ....

      ...

      ... a link would help?
    • Designhow's Avatar
    • Designhow
    • Elite Rocketeer
    • Posts: 1013
    • Thanks: 0

    Re: funny down state on menu SOlved

    Posted 13 years 6 months ago
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: funny down state on menu SOlved

    Posted 13 years 6 months ago
    • I don't use separators – I use external links with javascript:void(0); in the url.
      btw. I can't see that bug (?) ...
    • Designhow's Avatar
    • Designhow
    • Elite Rocketeer
    • Posts: 1013
    • Thanks: 0

    Re: funny down state on menu SOlved

    Posted 13 years 6 months ago
    • I fixed it in the css there were two colors for the active state...when combined I got that diamond pattern ???

      My css has been sloppy as this site has been a long term project...I can't get the footer shadow to show it is in the template css at the bottom.

      Check out the physician finder we developed. 70.32.73.244/joomla/index.php/en/?Itemid=174
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: funny down state on menu SOlved

    Posted 13 years 6 months ago
    • Actually I have no idea what that should look like. What kind of shadow?
      A box-shdow via css or a background image?
    • Designhow's Avatar
    • Designhow
    • Elite Rocketeer
    • Posts: 1013
    • Thanks: 0

    Re: funny down state on menu SOlved

    Posted 13 years 6 months ago
    • Image 960x 29 top of the footer it's a simple shadow to give some depth it aligns top as a background image. Maybe the whole footer should be an Image slice that repeats?
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: funny down state on menu SOlved

    Posted 13 years 6 months ago
    • I still have no idea. Do you have a mock-up?
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: funny down state on menu SOlved

    Posted 13 years 6 months ago
    • well ... the path seems to be wrong. Instead of

      #rt-bottom .rt-container { padding-top: 23px; background: url(../images/banners/footshadow.png);}

      try this

      div#rt-bottom div.rt-container { padding-top: 23px;
      background: #07325c url(/joomla/images/banners/footshadow.png) no-repeat 0 top;
      }

Time to create page: 0.093 seconds