please close this topic :], why isnt the bg image working |
please close this topic :], why isnt the bg image working |
Jul 11 2007, 02:30 AM
Post
#1
|
|
![]() Oh Wow ... ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 688 Joined: Sep 2006 Member No: 468,522 |
I dont understand why the background image won't show up. Here's my code. help please
CODE <center><IMG src=http://s21.photobucket.com/albums/b259/justj3n/graphics/?action=view¤t=OrlandoB2.jpg></center>
<center><a href="http://photobucket.com" target="_blank"><img src="http://i21.photobucket.com/albums/b259/justj3n/graphics/OrlandoB2.jpg" border="0" alt="Photo Sharing and Video Hosting at Photobucket"></a></center> <style> /* this edits the background properties like colors and images */ body{ background-image: url('http://s21.photobucket.com/albums/b259/justj3n/graphics/?action=view¤t=Background.jpg'; background-repeat: none; background-attachment: repeat; background-color: #000000; } </style> <style> /* this code edits the tables*/ .outerbox{border: 3px solid #CCCCCC; background-color: #666666; height: ##px; width: ##px;} .alertbox{background-color: #666666;} .innerbox{background-color: #666666; color:#000000; border: 0px #CCCCCC solid;} .linkbox{background-color: #666666;} .entrybox {background-color: #666666;} h1, h2, h3 {color:#FFFFFF; background-color:#666666; font: 20px arial; font-weight: strong; font-color:#000000} </style> <style> /* this edits the active and visited links*/ a, a:link, a:active, a:visited{font:normal 11px arial; color: #000000; text-transform: none; letter-spacing: 0px; font-weight:normal;} </style> <style> /* this removes the createblog logo*/ #header a img {display: none;} </style> |
|
|
|
supimateecup please close this topic :] Jul 11 2007, 02:30 AM
Alvin It's because you used the dynamic url of the i... Jul 11 2007, 02:59 AM
supimateecup QUOTE(Alvin @ Jul 11 2007, 12:59 AM) It... Jul 11 2007, 12:51 PM
Alvin QUOTE(supimateecup @ Jul 11 2007, 12:51 P... Jul 11 2007, 03:58 PM
freeflow CODEbody{
background-image: url("http... Jul 11 2007, 03:52 PM
supimateecup thanks for the help!
topic may be closed :] Jul 11 2007, 06:53 PM![]() ![]() |