Kubrick theme help with repeat, it should stop at certain place
-
Hi!
I am redesigning the kubrick theme a bit, and i am trying to set the stop point to the body bg image. I want it to stop at my header because my header image uses transparent parts and the body bg image shows in the bg of header. here is the screen. https://i.imgur.com/xE6vG.png
i read somewhere you should do it with div but i have no idea how and where. This is what i done so far on the css. Please help.#page { background-color: white; border: 1px solid #959596; text-align: left; background: url('images/kubrickbg-ltr.jpg'); background-position: 100% 20%; background-repeat: repeat-y; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Kubrick theme help with repeat, it should stop at certain place’ is closed to new replies.