Cell - Table Heights

E

Ed

Hi All Using FP03.
Cant seem to get a cell or table 10px high for line graphic. Min seems to be
19px
any thoughts please.
thanks, ed
 
T

Thomas A. Rowe

You have to insert a transparent GIF image to hold the height.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
E

Ed

Wow works fine for height but when i use a gif set to 100% wide it maake the
cell/table grow beyound the 100% visible width and seems to grow cell to
100% of screen including right scroll bar which automatically inserts the
horizontal scroll bar. Dont want it just want a 10px gif to display 100%
wide.
 
T

Thomas A. Rowe

The gif only needs to 1 x 1 pixels to start with, then just change the height to 10 pixels, etc.
Use fixed sizes only.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
A

Andrew Murray

Yes that's right, you're setting the table to the width of the screen i.e. a
% of the screen width.
 
Top