The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Removing Borders From Rows
I'm trying to remove the borders that separate Forum/Last Post/Threads/Posts, but I'm not sure how to accomplish this without removing other borders as well. I want to remove them from that particular row, but not the one below it. Here is what I'm trying to do:
Before: After: How would I go about doing this? I appreciate your help! |
#2
|
|||
|
|||
Good question.
|
#3
|
|||
|
|||
In the forumhome_forumbit_level1_nopost template,remove the class or style from the td tags from it + %.
i.e,i use <td width="6%"> </td> <td width="52%" align="$stylevar[left]">$vbphrase[forum]</td> <td width="42%">$vbphrase[last_post]</td> |
#4
|
|||
|
|||
Thank you so much, Adam! I really appreciate your help.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|