Jump to content

Background image on screen not on printout


Tukkerboertje

Recommended Posts

Hello fellow geocachers,

 

I'm building my new cache page. I'm using a table for a nice view on screen. I want to use an image, which I uploaded to cache page, as a background image of this table. This works fine on screen, but when I print the page ..... nothing. The words are printed perfectly but there ius no background image. I searched a lot but what I try nothing helps.

 

I have the following table.

<center>

<table background="http://img.geocaching.com/cache/large/c2693312-cac1-4c33-a1aa-9da633099260.png">

<tr>

<td><font color="yellow" size="+1"><b>text1</b></font></td>

<td><font color="yellow" size="+1"><b>text2<br /></b></font></td>

</tr>

</table>

 

 

I have tried the following and works fine as a normal webpage, but is doen't work when I use it in the cache-editing-page:

 

<html>

<table style="background-image:url('http://img.geocaching.com/cache/large/c2693312-cac1-4c33-a1aa-9da633099260.png')">

<tr>

<td>

<font color="yellow" size="+1"> Test </font>

</td>

</tr>

</table>

</html>

 

Can anybody help me out? Or is the just not possible?

 

Many thanks in advance for your reaction!

Kind regards,

Tukkerboertje from Holland

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...