Log In · Register

 
 
Closed TopicStart new topic
My background is not staying in my set position
x3chrissyx3
post 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
 
digitalfragrance
post Nov 16 2007, 12:06 PM
Post #2


Adobe Addict
******

Group: Staff Alumni
Posts: 1,237
Joined: Mar 2005
Member No: 113,043



Do you see the space between the "b" and the "o" in bottom left? Get rid of that, and then see what happens.
 
x3chrissyx3
post Nov 16 2007, 12:08 PM
Post #3


sO seDuctivE
****

Group: Member
Posts: 291
Joined: Jan 2004
Member No: 2,009



Oops. It wasnt there when I pasted it in, but I had no space between them...and no, it doesn't work at all.

Sorry, double post.
Reason for edit: Merged Posts - Angeline
 
digitalfragrance
post Nov 16 2007, 12:16 PM
Post #4


Adobe Addict
******

Group: Staff Alumni
Posts: 1,237
Joined: Mar 2005
Member No: 113,043



Ok, in that case do this:
CODE
<style type="text/css">
body {
background-color: 000000;
background-image: url('http://i9.tinypic.com/8f50cvl.jpg') bottom left;
background-attachment: fixed;
background-repeat: no-repeat;
}
 
x3chrissyx3
post Nov 16 2007, 01:18 PM
Post #5


sO seDuctivE
****

Group: Member
Posts: 291
Joined: Jan 2004
Member No: 2,009



It works in IE, just not firefox, the original code I have. I tried the other one, and it doesn't work!
 
pandora
post Nov 16 2007, 01:57 PM
Post #6


i did your boyfriend
*******

Group: Official Designer
Posts: 3,335
Joined: Feb 2004
Member No: 4,071



can you please post the rest of your code? you may have conflicting css.
 
x3chrissyx3
post Nov 16 2007, 05:53 PM
Post #7


sO seDuctivE
****

Group: Member
Posts: 291
Joined: Jan 2004
Member No: 2,009



Well...I used Internet Explorer for the rest, I used the profile editor. So, should I take that out, and then just do it from scratch?

Okay, stricting writing my own code, and it works fine.
Reason for edit: Please stop double posting. If you have somthing to add, edit your orginal post- Angeline
 
IVIike
post Nov 16 2007, 06:19 PM
Post #8


Hey, I'm Mike
******

Group: Staff Alumni
Posts: 1,272
Joined: May 2006
Member No: 406,241



alright I'm glad it works
Topic Closed
if you need this reopened pm me
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: