![]() |
[Release] Break Up Posts
Author - Mist (me)
Description - This template mod breaks up each of your posts nice and cleanly. Screenshot - Attached in next post. Installation file - |
|
I don't see anything that is diffrence that a normal post
|
It's hard to tell from the screenshot because the post and the background is the same color, but there is a space between each post. Just like on this board.
|
nice
|
thanks :D - yes it adds a gap between each post...
|
anyway to add a header and fotter to the post like here?
|
can u be a bit more specific please :)
|
Mist, a lot of people are looking to make their forum posts look similar to vBT. Meaning, that they want to have graphic headers and footers on each post.
I haven't had the time to put this one together. You up for it? |
I will make one later. I am going different places but I will make it. All it is is putting the catagory images code before and after the $postbit code. Thats it. But you have to have this gap hack in.
|
indeed....
its quite hard to do... you have to have quite a lot of new tables in there.... |
that is awsome, works great and looks better than allthe posts running together, thanks alot
|
your welcome :D
|
nice idea :)
im sure it looks great while running on a great forum design.... |
sure does :) *becomes suspicious of Janitor for personal reasons unbeknown to him*
|
I've got a problem with this hack !
Please look in the attachment ! |
Look for this at the bottom of the postbit:
Quote:
|
Hmmm , if i do this , the square take?s the color !!!!
I add #727E93 and the square takes this color ! But the "line" has same color like before ! :( Code:
<!--added--> |
Cool, makes it much cleaner now. Thanks.
|
Dave,
May I suggest you use: <!--added--> <table align="center"><tr><td bgcolor="{pagebgcolor}" width="100%" height="10" align="center"></td></tr></table> <!--added--> Instead? that may be of some help :) |
im having a few problems
plz look at picture i circled problems in red :) |
This works better for most people. No offense:
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="10"><img width="10" height="4" src="{imagesfolder}/space.gif" alt=""></td> <td width="100%"> <!-- spacer --> <!-- spacer --> </td> <td width="10"><img width="10" height="4" src="{imagesfolder}/space.gif" alt=""></td> </tr> </table> Place that before and after the postbit. It makes for a nice effect. Taz, if you do this, you will not find any errors. |
Bad Bunny no offense but your code doesn't work.
It still does not fill up the screen |
im having the same problam anyone resolved it
|
i dont think its a problem w/ his code ... becuase it worked flawless for me ...
|
Try this.... It fixed mine... however it doesn't separate the top post from the top bar.
<!--added--> <table align="center" bgcolor=""#FFFFFF" background="images/mainbg.gif"" width="100%"> <td bgcolor=""#FFFFFF" background="images/mainbg.gif"" height="10" align="center"></td> </table> <!--/added--> Quote:
|
Love it :D
thx alot, *INSTALLED* |
your welcome :D
|
if anyone still hasn't gotten it to work, try this.
place this in the postbit Quote:
Quote:
Quote:
Quote:
|
great stuff! i use this one right away adn will apply it to every skin i make
|
What do you do if the code im to find is not there because of some other hack with a mod in it?
|
depends on the hack, dan.
you'll have to poke around and find where the tables split, and add the blank table in there somewhere. if you're familiar with html, it's just a matter of poking around and experimenting till you find the right spot. just make a back up of the template before you modify it, so that you can always backtrack (i cannot stress that enough). |
I am looking at the directions for this, step 3 lost me? AL I see is a green bar in the directions!?!?!?!!?
|
Cool. Thanks.
|
i fixed the problem i was having, but because i have a graphic background i had to adjust the width to fit inside the boarders.
Now i have one more problem. There is a 2 pixel space between the posts that i cant get rid of. If you adjust the height the line still stays! any help? -flawedlogic |
None of your links in your sig work so could I get a screenshot? Quite hard to explain without a demo.
|
I love the idea... Now I've just got to make some images like vbtemplates has. Thanks :)
|
sweet ***!
I modified this a bit so that it fills the entire space Code:
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0" align="center"> Thanks! |
you could've just left out the bgcolor variables..
|
The problem some of you are having with the little space is easily fixed.. no need for a code. Just add a <br> before the spacr code in the original postbit.
|
All times are GMT. The time now is 04:43 PM. |
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:
|