hi folks. Thanks for the input, I read all, played, adn had some
succses, but it's still giving me grieff...
Here is what I have done, I mnade the left column a width rather than
a margin like so:
#left-column{
float: left;
width: 46%;
}
#right-column{
margin: 0 0 0 53%;
}
#right-image-column{
margin: 0 0 0 53%;
text-align: center;
}
And this now works... sort of... I then did, I opened the page in IE....
Argh.
It works if the browser uses the full screen, but not every one has
1280px width, in ie when I drop below 1250px window with, ie (exchuse
the pun) at less than full screen it resorts to the old behaviour of
the second column starting below the first...
And also, in IE at full screen the container div for the content is
getting too wide, I have the size liited like so:
#content {
padding-top: 1em;
padding: 1em;
margin: 0 2em 0 200px;
max-width: 750px;
-- 8<-- cut -- 8<--
because the background image is only 800px wide... and I figured
losing 50px was a good safty margin, but it fails in IE... the image
starts to wrap horizontally...
Sorry I still cant show you web site as they people I am helping
have not got one yet...
Thanks...
PS: it is a busy list...
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/