Log In · Register

 
 
Closed TopicStart new topic
my background url does not show in profile...
rubicon
post Aug 28 2006, 10:06 AM
Post #1


Senior Member
***

Group: Member
Posts: 56
Joined: Aug 2006
Member No: 454,246



i am trying to get my background to show in my layout but it is not working, i included the url in the code but something is obviously wrong, please help


myspace.com/thisrubicon[size=3]


<style type="text/css">


table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:ff3100;
background-image url("http://img247.imageshack.us/img247/6583/orngbackgroundov2.gif");
background-attachment: fixed;
background-position:top left;
background-repeat:repeat;
border-color:000000;
border-width:8px ;
border-style: solid;
 
*mona lisa*
post Aug 28 2006, 11:28 AM
Post #2





Guest






Replace that with this:

CODE
<style type="text/css">
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
    background-color:ff3100;
        background-image: URL ("http://img247.imageshack.us/img247/6583/orngbackgroundov2.gif");
    background-attachment: fixed;
    background-position:top left;
    background-repeat:repeat;
    border-color:000000;
    border-width:8px;
    border-style: solid;


You forgot to include the colon. _smile.gif
 
freeflow
post Aug 28 2006, 12:21 PM
Post #3


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Also you might have to take out the " and " before the url. You might .
 
rubicon
post Aug 28 2006, 05:15 PM
Post #4


Senior Member
***

Group: Member
Posts: 56
Joined: Aug 2006
Member No: 454,246



i tried both of those things w no luck...could it be because i added the background color also?? that background color is the same color as what is in the background of what im trying to load...i dont know if i need to just delete the background color or maybe i can just use "transparent" ?
 
GREASEbaby
post Aug 28 2006, 06:02 PM
Post #5


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



I'm assuming you put </style> at the end of your code? huh.gif
 
rubicon
post Aug 30 2006, 01:43 PM
Post #6


Senior Member
***

Group: Member
Posts: 56
Joined: Aug 2006
Member No: 454,246



ok yes the problem is that my background is only loading from the color code that is in my code and the background url is being ignored....

i have tried deleting the " " that was wrapped around the url as suggested and i have tried using ' ' instead but neither have worked as the color code has a priority over the background url

myspace page
 
ZOMBIE.
post Aug 30 2006, 01:48 PM
Post #7


Cassie™
****

Group: Member
Posts: 143
Joined: Aug 2006
Member No: 459,516



CODE
background-image: ("http://img247.imageshack.us/img247/6583/orngbackgroundov2.gif");

try that?
 
*Azarel*
post Aug 30 2006, 01:49 PM
Post #8





Guest






Okay, I looked over all of your coding, and it is accurate. However, like you said, your background won't show up. By simply retyping the code exactly as you have it, though, I was able to get the bg to show up: http://www.myspace.com/98121239
 
rubicon
post Aug 30 2006, 04:58 PM
Post #9


Senior Member
***

Group: Member
Posts: 56
Joined: Aug 2006
Member No: 454,246



k thanks that worked

this topic can be closed
 

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