Log in

View Full Version : Extra CSS Attributes


n_only
12-04-2009, 08:03 PM
hi..

I'm trying to figure out how to put my style border on : extra css but I fail to catch the way ! ! :(

could some one showing me the away to do that ? please

---

in all my 3.8.X I just copy and past my border groove in extra css : Category Strips ,table header .... etc..

but in vb4, I couldn't find the way :

code:


BORDER-RIGHT: #000000 2px groove; BORDER-TOP: #888888 2px groove; BORDER-LEFT: #888888 2px groove; BORDER-BOTTOM: #000000 2px groove

--------------- Added 1259999040 at 1259999040 ---------------

I found this :

http://www.vbulletin.com/docs/html/stylemanager_css_extra

that the one I need .. how can I do that in vb4

BBR-APBT
12-06-2009, 06:02 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=228628" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=228628</a>

Seven Skins
12-06-2009, 10:31 AM
Or you can add your custom CSS at the end of vbulletin.css template.

.

n_only
12-06-2009, 09:34 PM
BBR-APBT
and
Seven Skins

thanks alot