background.. - NBS






 

 

background.. - NBS

View Full Version : background..


~*Fury*~
07-Nov-2004, 11:22 AM
Can anyone help me.

I would like to add an image to the background of my forum...however i just want it to appear once in the top left corner...next to the header(logo) image.


I have managed to create an image to show what i mean...as i cannot find the site/s where i have seen this used.

Aristia
13-Nov-2004, 07:57 PM
.background {background: url(path_here) no-repeat top left}
.background1 {background-image: url(path_here);background-repeat:no-repeat;background-position: top left;}


I called the definitions background and background1 just for easier reference. add the stuff to your existing background definition. the first one should work fine, but i find sometimes it doesn't so try the second one if all else fails :)

~*Fury*~
14-Nov-2004, 06:42 PM
Thanks Aristia.

I found a way....the first one you suggested was the one i tried.
It worked.

The only thing now is to find a way to make the entire forum transparent...

wimpie
14-Nov-2004, 08:08 PM
that is not difficult, remove all images like cat header image, cat footer etc and change all colors into transparent, that wil do the trick..


http://wimpie.no-ip.com:82/vbskinning/?styleid=14

~*Fury*~
15-Nov-2004, 04:46 PM
Cool. Thanks wimpie

will give that a whirl