View Full Version : What's wrong with the image?!


Camcutie
05-25-2003, 10:01 AM
There is something seriously wrong with this page of my website: http://www.geocities.com/ozzyjenny/iframe.html

The page isn't completed yet, that's why there's an iframe that's doing nothing but my problem is that....

THE BACKGROUND IMAGE IS NOT SHOWING UP! I tried everything! And nothing worked! I checked the image url (http://www.geocities.com/ozzyjenny/brushbg.bmp) and it works O.K but it doesn't show up on the actual page! Why not?!?

Of course, if you click on the image link, it's not gonna work cuz geocities don't allow direct linking

pb&j
05-25-2003, 11:58 AM
this is your coding now...
<html>
<head><title>iframe</title>
<script language=JavaScript>
</script></head>
<body>
<body bgcolor="#CBCBCB" text="#212CB1">
<iframe src="http://www.geocities.com/ozzyjenny/" name="main" scrolling="auto" align="justify" width="230" height="245" style="position:absolute; top:3px; left:245px; marginwidth="0" marginheight="0" frameborder="no"></iframe>
<body background="http://www.geocities.com/ozzyjenny/brushbg.bmp"; body bgcolor="#CBCBCB";>
</body>
</html>


this is your coding after it is fixed...
<html>
<head>
<title>iframe</title>
</head>
<body background="http://www.geocities.com/ozzyjenny/brushbg.bmp" bgcolor="#CBCBCB" text="#212CB1">
<iframe src="http://www.geocities.com/ozzyjenny/" name="main" scrolling="auto" align="justify" width="230" height="245" style="position:absolute; top:3px; left:245px; marginwidth="0" marginheight="0" frameborder="no"></iframe>
</html>

please keep in mind that you can have only one set of BODY tags and that BMP type images are very large file types. perhaps convert the image to a nice small jpg or gif file type using an image editor.

Camcutie
05-26-2003, 05:35 PM
thanx so much!!!! i really appreciate your help! i changed the source code + changed the picture to .jpg and it works! thanx! that image problem has been troubling me... for EVER and now it works! *dances around the room*

_______________________________

Mr. Burns (on the phone): Ahoy hoy!
Homer: Mr. Burns, this is Homer J. Simpson, the father of the big QUITTER. Well I just wanted to tell you, I'm a big quitter too and I QUIT! *winks*
Marge (in the background): Homer...Mr. Burns can't see you winking
Homer: Soooo? .....AAH!