View Full Version : Postbit Legacy border
MoJo Smirnoff
24 Jul 2006, 01:10
I am trying to simply put a thin black border between my postbit (vertical) and the post area. (instead of doing different color shades)
I don't want the border all around it...just to the right of the user info,avatar and such.
This has to be possible..just can't figure it out. Any help is greatly appreciated!
Cheers!
Ohiosweetheart
24 Jul 2006, 23:48
I'd like to know also.. Anyone?
Princeton
25 Jul 2006, 17:11
Examples:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
OR
change background color of "tborder" on the postbit table ie.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
NOTE: you will need to set cellspacing to 1; this will affect the whole table
MoJo Smirnoff
25 Jul 2006, 19:28
so, it's a border all around the post..or nothing at all then? Can't just have a border between where my username and info is and the actual post?
Princeton
25 Jul 2006, 20:04
you can also add a background-image (black thin line) to the left column via CSS (inline or external)
MoJo Smirnoff
25 Jul 2006, 22:37
you can also add a background-image (black thin line) to the left column via CSS (inline or external)
how?
Princeton
25 Jul 2006, 23:34
well, you first have to create the background image -- just a thin black line (1*1 is good enough)
then edit the table cell:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
to
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
vBulletin® v3.6.12, Copyright ©2000-2013, Jelsoft Enterprises Ltd.