View Full Version : How can I add a right and left border to the skin
woffie
01-05-2010, 01:52 PM
I am a newbie to skinning. I want to have a border on the right and left of the body. I have the images, I just cant find a way to apply them to the skin. There is no side border style variable that I can find.
angedelamort
01-05-2010, 07:50 PM
I'm currently trying to do that. The only thing I've found is to do the changes directly into the different templates. So, what you can do is put the whole "body" thing into a table (3x1) and put your border as background in the first and last cell.
in the navbar you have the start:
<div class="body_wrapper">
in the footer you have the end:
</div> <!-- closing div for body_wrapper -->
If there is another way, I'm interested as well.
dlangshaw
01-05-2010, 08:34 PM
Body thing? I am looking to drop vb4.0 into a custom designed page skin of my own but can not find the body template to modify. There must be an easy way but where is it?
I have an existing html site with content using a an external navigation set template that I would like to put in place. I was able to easily do this with the existing YaBB 2.4 but I am moving away from YaBB to V4 cms and can't till I figure out how to own the layout here...sigh
angedelamort
01-05-2010, 09:41 PM
I was talking about encapsuling the body_wrapper div into a table. I don't think there is an easy way to do that with the stylevars.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.