trouble with site
http://master.nrgservers.net/wsy/wsy.html
as you can see, the text auto centers, its kinda annoying, how would I fix that.
Also, if theres too much text, all the images screw up, so I was thinking about an iframe, and when I tried it, images all screw up.
All suggestions would be lovely
Busy posted this at 22:14 — 12th July 2004.
He has: 6,151 posts
Joined: May 2001
default is left/middle, put valign="top" in your td cell to keep the content at the top
to fix the image problem add another cell and don't set any height for it, (just background/s) and it will stretch/shrink to fit your content
heres a real rough example
left corner
top middle
right corner
left main
main stuff
right main
left extra
middle extra but you could use rowspan to combine it
right extra
left corner
bottom middle
right corner
the extra bits are what would grow and shrink, I didnt look at your code but am guessing you've used at least 3 rows in the news section, if you have a fixed main table (the one that holds the left navigation etc) just add another into it
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.