My background is not staying in my set position |
My background is not staying in my set position |
Nov 16 2007, 12:02 PM
Post
#1
|
|
![]() sO seDuctivE ![]() ![]() ![]() ![]() Group: Member Posts: 291 Joined: Jan 2004 Member No: 2,009 |
Here is a sample of my bg code:
<style type="text/css"> body { background-color: 000000; background-image: url('http://i9.tinypic.com/8f50cvl.jpg'); background-attachment: fixed; background-repeat: no-repeat; background-position:b ottom left; } and all it does is go to the top right. I have tried the variation "bottom-left" and it did nothing. I am using Firefox. Wtf is up? haha |
|
|
|
x3chrissyx3 My background is not staying in my set position Nov 16 2007, 12:02 PM
digitalfragrance Do you see the space between the "b" and... Nov 16 2007, 12:06 PM
x3chrissyx3 Oops. It wasnt there when I pasted it in, but I ha... Nov 16 2007, 12:08 PM
digitalfragrance Ok, in that case do this:
CODE<style type=... Nov 16 2007, 12:16 PM
x3chrissyx3 It works in IE, just not firefox, the original cod... Nov 16 2007, 01:18 PM
tripvertigo can you please post the rest of your code? you may... Nov 16 2007, 01:57 PM
x3chrissyx3 Well...I used Internet Explorer for the rest, I us... Nov 16 2007, 05:53 PM
IVIike alright I'm glad it works
Topic Closed
if you ... Nov 16 2007, 06:19 PM![]() ![]() |