The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Ok, I have put spaces between my posts in threads, but the space is too big. It is simply spaced by a >br< tag. How can I make the space smaller?
Screenie for example: |
#2
|
|||
|
|||
![]()
The easyiest way:
Make a transparent image the size you want your space to be. Upload it to the /images folder. Then replace the <br> with the html to call the image. |
#3
|
||||
|
||||
![]()
Just use the spacer, thats transparent.
This mod uses it: http://www.vbulletintemplates.com/mo...ighlight=break |
#4
|
|||
|
|||
![]()
Yup, a simple transparent gif
|
#5
|
|||
|
|||
![]() Quote:
Here is a screenie... |
#6
|
|||
|
|||
![]()
delete the bgcolor="{pagebgcolor}" from the breakup code.
So your one should look like this: PHP Code:
|
#7
|
|||
|
|||
![]()
Thanks that worked!
Only thing is it looks a little weird with my table border now, I kinda liked that space when it was grey instead of the now blue, can I do something about that? |
#8
|
|||
|
|||
![]()
Well, you can put this code right after <td
PHP Code:
Or if you want to put a background (i.e. picture, gradient...), put this right after <td PHP Code:
|
#9
|
|||
|
|||
![]() Quote:
By the way, thanks for all the help! ![]() |
#10
|
||||
|
||||
![]()
Can you please show a screenshot of what you have now? Kinda confusing.
Also, you'll need to use a replacement for your background color. {pagebgcolor} is the color on the outside. There's another one {tablebgcolor} possibly for the color inside the outer table. Try that. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|