PDA

View Full Version : Centre Banner?



Instant
02-07-2006, 12:34 PM
How do i make hte banner go in the middle?

Steven.
02-07-2006, 12:42 PM
What type of forum? :x

Instant
02-07-2006, 01:56 PM
vb.....

Mentor
02-07-2006, 03:04 PM
Well if the banner is a background image ad in to the style background-position:center;

if its an image, ether use center tags
<center> banner here </center>

or Divs
<div style="text-align:center;"> Banner Here </a>

or put this css directy in to the image code.

style="margin:auto;"

Instant
02-07-2006, 04:34 PM
where do i put the code?@

Mentor
02-07-2006, 07:24 PM
Just put the center tags ether side of the image your useing as a banner..

Steven.
02-07-2006, 07:37 PM
http://habboxforum.com/showpost.php?p=1586599&postcount=4
Posted by me a while ago. :)

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