HELP!!! RESIZE TEMPLATE - Joomla! Forum - community, help and support
how can that?

i need 'resize' 'menu bar' (blue) , website.. (green)
edit css 'template.css'
(((( template.css copy http://l4d2.lt/foto/template.txt )
need fast help

i need 'resize' 'menu bar' (blue) , website.. (green)
edit css 'template.css'
(((( template.css copy http://l4d2.lt/foto/template.txt )
need fast help
on css file right now
#leftcolumn, #rightcolumn {
float: left;
width: 210px;
margin:0 11px 0 0;
}
you need increase width , test in browser best size, can put right value width. lets try. if not post again!
thanks.
#leftcolumn, #rightcolumn {
float: left;
width: 210px;
margin:0 11px 0 0;
}
you need increase width , test in browser best size, can put right value width. lets try. if not post again!
thanks.
Comments
Post a Comment