![]() |
[HowTo] Break posts up from eachother
[HowTo] Break posts up from eachother?
(but still keep the top/bottom post stick to top/bottom row) What does this one do? When you view a thread, it shows the first row, the posts, the last row; all sticking together. What we want is a space between the posts. But not a space between the first row and the first post, the last row and the last post. We only want to make a <br> between each individual post. I was not able to do this with a template modification, so I run crying to FireFly and he thought about it for 2,8sec. and gave me the following code to accomplish my wish. *respect* Why did you make it? Because vB didn't came with the option by default. And I think it looks pretty damn cool. After applying it to my board I got fan mail with requests on how to do this. I ignored most of them, and now the requests start on vB.com too. So I decided to publish it here. Please note that I am NOT the author of this little code hack, and that all credits should ofcourse goto FireFly.
Version? Tested with vBulletin 2.2.5 (final) and it works just great! (I wouldn't know about older versions for sure, but it is pretty easy to undo, so doesn't hurt to check it out) Support! Feel free to click 'Installed' once you got it up and running on your board! Tweak! There were threads where users complained about the breaking showing up the page bground color instead of the main table background color. I fixed this on my new style by putting eveything in the header & footer in 1 new main table. Please keep in mind that if you have other designs etc, this might screw it up, but it works here.. so :) enjoy header - at the top add : <center> <table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="10" cellspacing="0" border="0"><tr><td> footer - at the bottom add : </td></tr></table></center> Maybe it helps you too. The Result This is how it looks on my web site: |
This screenshot shows that the top post from the thread sticks to the top row, but splits from the other posts.
|
This screenshot shows that the last post from the thread sticks to the bottom row, but splits from the other posts.
|
Thanks for that tip! Gave it a go, and I must say it does look rather cool.
|
Quote:
|
Quote:
thanks a lot xiphoid, respect due to you, too. |
Someone from dietforum posted something that it doesn't work, but when I wanted to reply, the post got deleted :? I hope it got fixed!
And Twig Deez, thank you :P |
Why would this need to be anything more than a template change? Couldn't you stick a <br/> tag in the postbit template and get the same effect, roughly?
|
I myself have just done this in a tempate edit, no need to hack.
|
This is also good if you have many stylise, you change it only one time :)
|
All times are GMT. The time now is 01:42 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|