Hello all,

        I'm a new one here, hope I'm doing this right?

        I know this is a common problem, and is listed on the wiki, but I
seem to be going round in circles..

        I am not a web developer - I've just opened a shop and wanted to do
a small site to promote it.. More fool me..

        I have been round and round stacks of resources, and I think I've
done everything right, but.... can't see the woods for the trees...

        I have large bottom padding and large negative bottom margin applied
to a sidebar navigation and an inner content area, contained in a wrapper
with overflow set to hidden, to keep my columns the same length for
different content, which seems to be fine in opera and FF, but ignored in
IE.

        Other than that I'm pretty happy with the site, but I don't really
know what I'm doing, so I don't really know what I'm doing wrong..

        You can get the gist of what I'm trying to achieve at;
http://www.silk-works.com

        Can anyone help? This would stop my hair getting any greyer this
week..

The basic structure is;

<div id="divBranding">
  <!--Content for Header-->
</div>

<div id="divWrapper">
<!--Wrapper for Main page content-->

  <div id="divSidebar">
    <!--Sidebar navigation, floated left-->
  </div>

  <div id="divContainer">
    <!--Page content area, floated right-->
  </div>

</div>

<div id="divInfo">
<!--Footer content-->
</div>

And the CSS is at; http://www.silk-works.com/css/master.css

Can anyone point me in the right direction - I'm not sure how many times
I've been through all the links on Veele's blog and position is everything's
'one true layout', I hope there's something simple I'm missing?


Regards,

James

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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