![]() |
[Postbit] Postbit table
The only thing edited here is the left block, see screenshot below.
There are no hard coded colors. There are some hard coded font tags. Just replace your entire postbit template with the contents of the txt file. http://www.dsspost.com/postbit.gif |
small update, added posts per day next to the post count.
|
very good well done,one question how do I make a black border around it if possible ?
|
ok sorted it out now
|
addendum how do I get faint lines around it like here ?
|
You'll need to add some code to each box you want that border on.
here is the code: style="border: 1px solid #D1D1D1; Just look through the template until you find the box you want to edit. Here is an example of how you would add the code. Before adding code: <td width="100%" height="12" bgcolor="#F9F9F9"></normalfont><font face="Verdana" size="1" color="#4274B6"><b>$post[usertitle]</b></font></td> After adding code: <td style="border: 1px solid #D1D1D1; width="100%" height="12" bgcolor="#F9F9F9"></normalfont><font face="Verdana" size="1" color="#4274B6"><b>$post[usertitle]</b></font></td> Notice where I put "style="border: 1px solid #D1D1D1;" right after the begining tag of the code. The above example puts a border around the box that shows the member rank. You will need to add "style="border: 1px solid #D1D1D1;" to each box you want to border on. You may want to get rid of the table background color too if you plan on doing this or the borders will look a little funky. :cool: |
I checked out your site and you'll defiently would want to change the template to have a border like the postbit here. I guess my template works better on some colors than others :D
If you have trouble making those changes to the template that I posted above, I'll post an update maybe tomorrow with the setup you want or maybe somebody else here will do it. Its very easy to do, I just don't have the time right now to make the changes and test it. |
yeah anything m8 is appreciated I am prettly new to this but learning faster thanks to yourself and other helpful members,again thanks
|
would someone be able to customise this for my postbit, as it is massive and has lots of different stuff as i have added so many hacks
|
Um, it should be easy to you if you know begginers HTML...Just follow the instructions in the text file he has provided you with, then put extra tables with the PHP Code (E.X: $postbits) for the hacks in it.
|
All times are GMT. The time now is 03:26 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:
|