Results 1 to 5 of 5
Related
-
Having trouble adding top image over background image Forum: Myspace Forum
Replies: 3 -
DIV with image as background Forum: CSS Forum
Replies: 2 -
background image Forum: HTML Forum
Replies: 9 -
td background image Forum: CSS Forum
Replies: 3 -
Background image Forum: HTML Forum
Replies: 4
-
07-15-2002, 11:51 AM #1
Can't get image to set as background
The following is what I have tried to do to set an image I have in Yahoo photos as a background:
<BODY BACKGROUND="http://photos.yahoo.com/bc/tjhksig/vwp?.dir=/Work&.dnm=Shoes.jpg&.src=ph&.view=t"><img src="http://us.f1.yahoofs.com/users/5f059a37/bc/Work/__hr_Shoes.jpg?bcCC0L9ARO5HTR_N" alt="Shoes.jpg">
It just comes up as a pic, but not as a background. What am I doing wrong here?
-
07-15-2002, 12:58 PM #2
linking directly to the yahoo omage will not work, you must upload the image to your own server.
once this is done just use the body background ="blah.jpg" do not use the body background tag and the img src tag together.
Dave
-
07-15-2002, 01:09 PM #3
Ok, that presents a problem b/c I am trying to construct an email newsletter, and we are sending it through a third party, and I cannot upload images onto their server. Is there another way to get the image to work? Like I said, I can get the image to show up, but cannot get it to be a background.
Thanks,
TJH
-
07-15-2002, 02:14 PM #4
The only reason you can see it is because you are logged into the yahoo service. If I put the url into the browser I get a message that I must log in, you are the only one that would see it.
Dave
-
07-15-2002, 02:19 PM #5
No, I've sent out test e-mails and my recipients can see the image just fine, but alas I cannot get that sucker to be a background. So I guess what I'm asking is what would make the image show up, but NOT be a background like it is supposed to be?
Thanks