Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Table Cell Background Picture

0 views
Skip to first unread message

The Green Power Ranger

unread,
Dec 14, 2001, 8:07:41 PM12/14/01
to
Is there a way to set a background picture for a table cell so that it
doesn't tile? I don't see an option to turn this property off in FP2000. I
just wanna display the image once, centered underneath the cell.

Thanks.


Rob Wood

unread,
Dec 14, 2001, 11:59:35 PM12/14/01
to
Probably the way I would go about it would be to use a fixed-pixel-width
column, then go into Cell Properties and select an appropriately-sized
picture for your background.

Code produced this way:

<table border="1" cellpadding="0" cellspacing="0" style="border-collapse:
collapse" bordercolor="#111111" width="613" height="502">
<tr>
<td background="http://www.vikingrob.net/lakemead.jpg" width="611"
height="502">
<font face="Arial">test</font><p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p><font face="Arial">test</font></p>
<p>&nbsp;</td>
</tr>
</table>

hope this helps....

"The Green Power Ranger" <gr...@powerranger.com> wrote in message
news:xnxS7.307560$5A3.11...@news1.rdc2.pa.home.com...

Stefan B. Rusynko

unread,
Dec 15, 2001, 6:42:40 AM12/15/01
to
Make your cell 2px smaller than your background image, and if there are
any other cells in the table, apply a transparent gif background to them
(or NN will tile your background in all the cells)

--
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
Post all News Group Responses only to News Group so all users can
benefit
When in doubt try the F1 key (-: [or if it's broken try the below
link]
http://www.microsoftfrontpage.com/content/KBarticles/KBarticles.htm


"Rob Wood" <r...@vikingrob.net.spamblock> wrote in message
news:XMAS7.55647$RP1.11...@typhoon.kc.rr.com...

0 new messages