View Full Version : Trouble with Table Size


aerith86
03-06-2003, 01:43 AM
Hi everyone,
I create my own layouts for my online diary and I'm using tables this time. I wanted something that will fit inside the screen (no scrolling), and have my entry enclosed in a table, *not* a text box. If you need me to post the script, let me know.

This is my diary: http://desenchantee.diaryland.com
(you might have to hit the "last/back" button to see that the table changes height from entry to entry)

And this is the way I want it:
http://buffylass.diaryland.com

Any help you would be able to give is greatly appreciated!
Thank you!

aviegrace
03-06-2003, 06:02 AM
http://buffylass.diaryland.com used a div layer inside the table, which is why the entires scrolled.


You can learn about div layers here: http://www.``````````````/divtutorial.shtml

aerith86
03-06-2003, 11:01 AM
Thanks!