
11-01-2012, 09:53 AM
|
|
|
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by webcosmo
trying to set the bottom border of the navigation.
It seem to be set at css_global.css on this style
#footer-tabbar {
background:{vb:stylevar tabbar_bg};
width:100%;
border-bottom: 1px solid #C4C7C8;
height: 35px;
text-transform: uppercase;
}
I would like to change it via variable if exists, which i cant find.
Anybody?
|
its a styevar not a css
|