|
Posted by Jose on 10/06/80 11:42
You are setting fixed pixel widths for your table and cell sizes. Don't
do that - let the table size itself according to the contents. Use
percents if you must. You are also using tables for layout; that will
raise some heat here, but being an inhereted site, I understand
reluctance to overhaul something that already works, sort of.
Remove all fixed pixel sizes, replace a few of them with percents, and
that should solve many of your problems.
Jose
--
Money: what you need when you run out of brains.
for Email, make the obvious change in the address.
[Back to original message]
|