PDA

View Full Version : bottom border of the navigation


webcosmo
10-31-2012, 11:42 PM
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?

TheSupportForum
11-01-2012, 09:53 AM
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

webcosmo
11-01-2012, 03:04 PM
its a styevar not a css

When I search for it, I cant find it on style variable list.

--------------- Added 1351811647 at 1351811647 ---------------

bump, anybody?

VinavB
11-06-2012, 07:30 AM
there is no style variable with it. you can only change it via CSS.

webcosmo
11-06-2012, 11:55 PM
Looks like its gonna be much difficult to customize styles with this new version, without worrying about upgrade.
When you upgrade you have to check all these changes you would make on the css files and so on.

I hope vb team have a helping hand on this.

miner
11-07-2012, 04:25 AM
Looks like its gonna be much difficult to customize styles with this new version, without worrying about upgrade.
When you upgrade you have to check all these changes you would make on the css files and so on.

I hope vb team have a helping hand on this.
+1 i agree they should make more designer friendly, already we suffered a lot in 4x creating a dark theme is nightmare!