Shape 5

Joomla Templates => New Vision - Club => : marcella December 26, 2012, 11:00:30 AM



: Menu item spacing
: marcella December 26, 2012, 11:00:30 AM
Hi
I have one too many menu items in the main nav...the s5 flex menu.  The last item, in IE skips down a line.  I guess to fit it in I need to adjust the s5flex menu css padding? I reduced the S5_Flex_Menu padding left and right below to 8px

#s5_nav li .s5_level1_span1 {
background:none;
display:block;
padding-top:19px;
padding-left:8px;
padding-right:8px;
}

This didn't seem to make a difference.  Is there any other css that needs to be adjusted.  In firebug it seems to be pulling the spacing from the css/cache


: Re: Menu item spacing
: marcella December 26, 2012, 11:06:11 AM
Sorry
This did work...I think it was a cache issue.
No need to respond
Thanks