> Jehangir Larry wrote:
>>>> David Laakso wrote:
> [Previous messages trimmed]
>> Gosh! Looks awful. Everything spills all over. What should I do? i can't 
>> even figure out where to start!
>> Larry
> In reference to your url: 
> <http://www.jehangirlarry.com/andromedamockup.php>
> It will go easier if you *abandon the absolute positioning* and let the 
> content flow without inhibiting and restricting it..
> For example:
> Amend the #remove1 ruleset to read only:
> #remove1 {
> background-color:#fff;
> border:2px outset navy;
> margin: 30px auto 0 auto;
> text-align:center;
> width:180px;
> }
> And amend the html. Physically move the markup for <div id="remove1"> and 
> put it  below the navigation box in the right column, like so:
> <div id="right">
> <h4> ... </h4>
> <ul id="layouts">
> <li> ... </li>
> </ul>
> <div id="remove1">
> <a href="#nogo">NEWS<br>
> Vessels Berthing<br>
> Recruiting Now<br>
> See Application Form</a>
> </div><!--/close #remove1-->
> </div><!--/close #right-->
> The /other absolute position box/ was treated in a similar way to the
> above, and the conditional comment deleted so it will happen in IE6.0
> the way  it does in IE7, too.
> <!--[if IE6]> <style type="text/css"> #content,  #main,  #inner-wrap, 
> #wrap { zoom:1; }</style><![endif]-->
> The h1, footer, and any other issues remain to be resolved :-) .
> Please see: <http://www.chelseacreekstudio.com/ca/cssd/larry.html>
> HTH.
> Regards,
> ~dL
You are an incredible help. I need a while to 'digest' all this; before I 
respond.
I am honoured to have your acquaintance and deeply appreciate the pains you 
take.
You (and ofcourse, many others) raise the bar each time you contribute to 
this list.
Regards.
Larry

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to