Position of my topmenu - Joomla! Forum - community, help and support
hi,
i need alter position of "topmenu" it's not working. css has following code:
and result in attached screenshot: bg_nav.gif exceeds width of menu. how can solve this?
thanks!
paulo
i need alter position of "topmenu" it's not working. css has following code:
code: select all
.module-topmenu { padding:0 47px 0 28px;}
.bg-navigation { background:url(../images/bg_nav.gif) 0 0 repeat-x;}
.navigation-left { background:url(../images/bg_nav_left.gif) 25px 0 no-repeat; width:100%;}
.navigation-right { background:url(../images/bg_nav_right.gif) right top no-repeat; width:96%; height:75px;}and result in attached screenshot: bg_nav.gif exceeds width of menu. how can solve this?
thanks!
paulo
the template using designed fluid perhaps... therefore if don't need fluid, drop entire background image 1 .bg-navigation.
otherwise, issue either containing div wide...
if see actual site, might have more luck in helping you.
otherwise, issue either containing div wide...
if see actual site, might have more luck in helping you.
Comments
Post a Comment