Thread: Layout Problems
View Single Post
  #1  
Old 08-15-2005, 01:23 PM
DTEC DTEC is offline
SEO Junior
 
Join Date: Aug 2005
Posts: 20 DTEC is on a distinguished road
Layout Problems

Hi There,

I am currently undertaking a site rebuild which is inlvolving going from frames and tables to CSS in order to optimise and create a more efficient site.

I am however having some problems, I like many (I Imagine) am perfectly clear about using CSS for styling and presentation, but a bit scetchy when it comes to layout.

Could anyone point me in the direction of sample code or give me some sample code that will help?

I need 4 divs and a floating logo in top left ?( which I have achieved) the problem is coming from converting my tables and layers etc into DIVS . I am having problems defining size and position. I need a NavBar accross the page the same width as the content panel which should be around 80% of the browser window. with a left bar the other 20% of the page opposite the content panel and above the left bar a section naming DIV ( Essentially a page split 20,80 with a strip accross the top for one line of text , but this needs to be a seperate DIV)

Thanks

Paul
Reply With Quote