The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Forum Borders / Gridlines
*I've moved to a new thread in the correct forum, please delete this thread*
Hi, I've asked vBulletin and they've directed me here, as it isn't a minor customisation apparently. I have been using the following code to add border lines to the forum module on the forum page and sub forum pages : Code:
.forum-list-container { border-spacing: 3px; } .topic-list-container { background: none repeat scroll 0 0 #B6B6B8; border-spacing: 3px; } Now, I have been told by support that... "it exists to house the rss feed icon when it is enabled, and it's showing like that because the style is designed not to have table borders...putting the borders in shows the table." (Ticketid: 1257733) Traditionally forums have lines on them, its just something that should be optional, which it isn't in vB5. Code:
.cell-count { padding-left: 5px !important; } .cell-lastpost { padding-left: 5px !important; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|