PDA

View Full Version : background image


BaBa2002
01-12-2005, 04:42 PM
hello
how can i fix a background image in to my forum
something like on the yaXay forums http://forum.yaxay.com
i mean the image in the left top corner



Greets BaBa2002

defi
01-30-2005, 02:42 PM
you're going to do something like this

in the CSS variable 'body' (all style options)
#HEXCOLOR url('/url/to/img.jpg') no-repeat fixed

What does this code do?
no-repeat
this means the background will not repeat itself on the x-y axis.

fixed
this means the background will "stick" in its default location to the top left

Corriewf
07-24-2005, 05:24 AM
I have implemented the same code utilized above, but it doesnt reflect the same results in IE as yaxay.com has done.
example:
http://www.saltcreep.com/forums/?styleid=10