PDA

View Full Version : VB4 Styling - Make forum/thread borders be only top+left (or only bottom, etc...)


OblivionMage
02-02-2010, 11:34 PM
In VB4, is there currently a way to specify what borders you want (through stylevars or manual editing), rather then just set the size, color, and style? Ex. border-top, and border-left?

Am I missing something obvious?

Thanks.

Lynne
02-02-2010, 11:44 PM
You can always just add your own css if there isn't a stylevar to do what you want.

OblivionMage
02-02-2010, 11:52 PM
Thanks for the - very - quick response, just wanted to know if I was missing something obvious.