| View previous topic :: View next topic |
| Author |
Message |
jmwismer
Joined: 04 Nov 2005 Posts: 7
|
Posted: Fri Nov 04, 2005 8:19 am background image works locally but not URL |
|
|
|
Hi there,
I am trying ot get an image as a background in the cell of a table:
| Code: |
<td style="background-image:url('screen_F.jpg');">
|
...where all files are flat, i.e. the .jpg at the same level than the .html
This works well locally on my disk, but does not work when uploaded on the server.
any help?
thx a lot,
jm |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8749 Location: Castle Pines North, CO USA
|
Posted: Fri Nov 04, 2005 9:41 am |
|
|
|
|
It should work - but if you are on a *NIX server, files are case sensitive, meaning screen_F.jpg is not the same as screen_F.JPG. Check the name of your file name and see if that is the problem. if not, please provide the URL to the offending page |
|
jmwismer
Joined: 04 Nov 2005 Posts: 7
|
Posted: Fri Nov 04, 2005 11:38 am |
|
|
|
Thanks a lot Corey. the .JPG was the problem.
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|