layer position problem

Hi all,

I've got a problem to lineout layers, if you view the site you'll know what I mean.

The elements: 'design-menu' and 'design-center' are not right next to eachother, instead they are below eachother :-(

HTML:
<!-- m --><a class="postlink" href="http://www.usabilityanalyzer.com/site/index.html">http://www.usabilityanalyzer.com/site/index.html</a><!-- m -->
CSS:
<!-- m --><a class="postlink" href="http://www.usabilityanalyzer.com/site/style.css">http://www.usabilityanalyzer.com/site/style.css</a><!-- m -->


Thank you for your time.Give them both float:left;wow, that works, thanks!
 
Back
Top