ComeAsYouAre
01-13-2003, 12:11 AM
how do I make a background that doesn't move but the text does. Like the one here:
http://www.deadjournal.com/users/xxwickedangelxx"
thanks, marissa
starlet
01-13-2003, 12:44 AM
CSS:
Add background-attachment:fixed to your css code
None CSS:
Add bgproperties="fixed" to your <BODY> tag.
ComeAsYouAre
01-14-2003, 12:31 AM
what if I don't want the background of a cell to move?
acktacky
01-14-2003, 01:19 AM
Like how you can see the background of the journal through the cells?
put "transparent" in umm... Crap... Either weak accent or strong accent. You just need to play with it... That providing if you're doing a layout for a journal.
A regular layout, I don't really know. I think you'd put <table bgcolor="none">