PDA

View Full Version : [VB] template edit



Leet
28-02-2009, 07:46 PM
Does anyone know how to make it so that the sides of a forum template as a border along side it?

And how can I make it so that theres no gap from the footer to the webbrowser?

http://img.habboupload.com/1235850328.gif

So the browser will show at the [------] and not have a gap between it

Leet
03-03-2009, 01:45 PM
bump.;;

Jamesy
03-03-2009, 05:28 PM
Usually it would be "margin-bottom:0px" or something of the like added to the footer class.

However I may be wrong :)

Snex
03-03-2009, 05:33 PM
For border

Add to Page Additional CSS


border-left: 1px solid #COLOR;
border-right: 1px solid #COLOR;

For no margin

Edit the body Additional CSS and set the margin to 0px

Leet
03-03-2009, 06:24 PM
For border

Add to Page Additional CSS


border-left: 1px solid #COLOR;
border-right: 1px solid #COLOR;

For no margin

Edit the body Additional CSS and set the margin to 0px

what page do i add it too? (if its the additional css page where can I locate it?)

Jamesy
03-03-2009, 06:31 PM
admin cp > style manager > your style > main CSS
http://www.tehupload.com/uploads/94604a1b319c9e5Picture_2.png

Find the body section and there should be a box to the right, same to the others he's said.

Want to hide these adverts? Register an account for free!