View Single Post
Old 05-19-2005, 04:14 AM   #2 (permalink)
StephanieCordray
Diamond Member
 
StephanieCordray's Avatar
 
Join Date: Dec 2004
Location: Nashville TN
Posts: 1,017
Send a message via ICQ to StephanieCordray Send a message via MSN to StephanieCordray
Default

Easy to fix. What you have to do is edit your table properties to absolute widths. What you described above is tables whose measurements are set to percentages... the default is 100%. Change those percentages to sizes that read px instead, for instance: <table width="490"></table> the px is "understood when you use such measurements.
StephanieCordray is offline   Reply With Quote