20th January 08, 10:30 PM
|
#1
|
|
WLC Lover
Join Date: May 2007
Location: Queensland, Australia
Posts: 65
|
Positioning a repeating background.
Hi everybody. I'm making a web template for the mac program rapidweaver. I have almost gotten the basic layout sorted, but I have a problem. because of the graphics i am using and the fact i want to have the site heavily optimized i needed to fiddle around with backgrounds. Now I have a problem. I am trying to get a background to start 124px down from the top of the div, but I also want it vertically repeating. Using
Code:
background-position: 0 124px; background-repeat: repeat-y;
just has it repeating the whole div. If anybody has an answer (even if it involves JS) please tell me. BTW: here is the preview: http://tominatedsoftware.com/plastique/
|
|
|