Shape 5

Joomla Templates => Hosticity - August 08 - Club => : lazygator March 10, 2010, 11:23:53 AM



: SOLUTION: Main Menu issue displaying text for external links. CSS setting?
: lazygator March 10, 2010, 11:23:53 AM
I have a few items on my Main Menu. The last menu option on the right is set up as an external link to another page (Client Area Portal). For some reason the text for this menu item sits lower than the text for the other (non-external link) menu items.

Is this a CSS setting I need to fix?

http://lazygatornet.com/index.php

Thx.


: Re: Main Menu issue displaying text for external links. CSS setting?
: mikek March 11, 2010, 08:55:10 AM
Hello, well that's a strange one :)

Try adding the following to the bottom of the s5_suckerfish.css file:

#navv a {
margin-top:3px;
}


: Re: Main Menu issue displaying text for external links. CSS setting?
: lazygator March 11, 2010, 09:06:46 AM
Mike,

That did the trick. Thank you for the assistance. I appreciate it.

BB