The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
how to Remove vertical borders in the rows?
hi all, i would like to know how does one remove the vertical borders in the forumdisplay?
i really like the way some forums does away with the borders giving a clean look. as per my attachments, the default would be like the first attachment what i am trying to achieve is in the second attachment thanks! Tom |
#2
|
|||
|
|||
As for me there are 2 steps to achieve this.
1. go to stylevars. style manager> stylename> stylevars> Inner Border Width (pixels) > change value from 1 to 0 , this will make no borders at all. then you need horizontal border. 2. go to main css, style manager> stylename>First Alternating Color > Extra CSS Attributes> put in there HTML Code:
border-bottom: 1px solid #CCC; |
#3
|
||||
|
||||
thanks napy8gen
i'll try it out right now! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|