default layout, how? |
![]() ![]() |
default layout, how? |
Apr 27 2007, 08:09 PM
Post
#1
|
|
![]() My peanut. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 948 Joined: Jul 2005 Member No: 187,456 |
So I used the tutorial right, and the background I wanted didnt show up... how do I fix that??
Heres the code I used CODE <style type="text/css">
body { background-color:, background-image: url(’http://i53.photobucket.com/albums/g61/lemersarelove/8000.gif‘); background-attachment:; background-repeat: repeat; background-position:; } font, body, table, td, div, h1, h2, br, a, p {font-family:; font-size:3; color:black; background-color: text-transform:; text-decoration:; font-weight:;} .orangetext15 {font-family:; font-size:; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} .whitetext12 {font-family:; font-size:; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} .lightbluetext8 {font-family:arial; font-size:3; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} .text {font-family:; font-size:3; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} .nametext {font-family:; font-size:3; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} .blacktext12 {font-family:; font-size:3; color:000000; background-color:fffffff;text-transform:; text-decoration:; font-weight:;} .blacktext10 {font-family:; font-size:3; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} .btext {font-family:; font-size:3; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} .redtext {font-family:; font-size:3; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} .redbtext {font-family:; font-size:3; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} a:link, a:active, a.man:link, a.text:link, a.redlink:link, a.redlink:active, a.navbar:link, a.navbar:active {font-family:; font-size:3; color:000000; background-color:ffffff;text-transform:; text-decoration:; font-weight:;} a:visited, a.man:visited, a.text:visited, a.redlink:visited, a.navbar:visited {font-family:; font-size:3; color:ffffff; background-color:000000;text-transform:; text-decoration:; font-weight:;} a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:; font-size:3; color:ffffff; background-color:000000;text-transform:; text-decoration:; font-weight:;} |
|
|
|
Apr 27 2007, 09:01 PM
Post
#2
|
|
![]() vivacity ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,183 Joined: Jan 2007 Member No: 495,247 |
CODE background-image: url(’http://i53.photobucket.com/albums/g61/lemersarelove/8000.gif‘) You used apostrophes instead of quotation marks. Change to this: ("image url here") |
|
|
|
![]() ![]() |