It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Using a Hosted Image as Background

Using a Hosted Image as Background

Postby freebird1100 on Tue Mar 06, 2007 8:00 pm

I manage apartments and market available units on craigslist. I use Stone's Webwriter 3 to create my ads. I can write the html to use an image on my computer as a background that shows up perfectly when I view it with the program's Internal Browser, but it does not display when I post the ad to craigslist. I figured it was because the image was on my computer, so i uploaded it to PhotoBucket. But now, I can't figure out how to write the background html (I don't us CSS) to use that hosted image, (with the copy/paste code they generate for you) as a background. I'd appreciate any help.
freebird1100
 
Posts: 0
Joined: Tue Mar 06, 2007 7:43 pm

Postby Gavin on Wed Mar 07, 2007 6:56 am

Sounds like your image might have been in the same folder on your PC as the html code. When you uploaded the code and then the image they were probably put into two different folders. Your

<body background="image.jpg">

now needs a folder destination possibly "photobucket" so will look like

<body background="photobucket/image.jpg">
Gavin
 
Posts: 2
Joined: Wed Mar 07, 2007 2:43 am


Who is online

Users browsing this forum: No registered users and 4 guests