|
Posted by kronrn on 02/03/54 11:54
Els wrote:
> kronrn@yahoo.com wrote:
>
> > Hi
> >
> > I wonder if anyone could help me. This html doesn't show the image (the
> > background-image) in the second column in Firefox.
> >
> > <table border="0" cellpadding="0" cellspacing="0" style="height: 70px">
> > <tr>
> > <td valign="top" colspan="2"><img id="ctl00_Header1_imgLogo"
> > src="images/Logo1.jpg" style="border-width:0px;" /></td>
> > <td width="100%"
> > style="background-image:url(images/bg1.jpg);"> </td></tr>
> > </table>
> >
> > If anyone has any pointers I'd appreciate your input.
>
> First, set a background-color, to check if it is a problem with the
> image, or with your code. If the background-color works, go on to
> check if the url to the image actually points to the image, iow, did
> you upload that image with that name to that place?
>
> Other than that - please provide a url to a (non-)working example :-)
>
> --
> Els http://locusmeus.com/
>
> Now playing: Rush - Digital Man
Thanks for the quick response Els, very much appreciated :)
I tried the things you suggested without success. setting the
background color worked, the image was in the right place.
Strange thing though, it now appears to be working!
Not sure what I did because the markup is the same, perhaps I didn't
copy everything to the server, that particular image anyway.
The site is only on my development server at the moment so I'm uable to
post a url just now.
Thanks again for your help on this.
Ron
Navigation:
[Reply to this message]
|