Quote:
Originally Posted by hqlman
I tried this and pasted code like this:
Code:
.navtabs {
margin-top:6px;
background:{vb:stylevar navbar_tab_background};
padding-{vb:stylevar left}: {vb:math {vb:stylevar padding}*2};
height: {vb:stylevar navbar_tab_size.height}px;
_background-image:none;
}
This didnt work for me, did i put it in the wrong place?
|
It should work... I've tested on my test forum and works, it should move down all from the navtab bar the amount of pixels assigned to margin-top.
(Silly question but... are you sure that you have edited vbulletin-chrome.css template in HiO Clean Light style and not the same template in other style?)