View Single Post
06-15-2006, 02:03 PM
#10
Salathe is offline Salathe
Salathe's Avatar
Status: Community Archaeologist
Join date: Jul 2004
Location: Scotland
Expertise: Software Development
Software: vim, PHP
 
Posts: 3,820
iTrader: 25 / 100%
 

Salathe will become famous soon enough

Send a message via MSN to Salathe

  Old

As opserty said, forget about using images for a while and work with the code. Put a label in each of your divs (just some text so you can see where things are on the page) like <div id="Side_Bar03">Side bar 03</div>.

Then take out your images from the CSS and just apply background-colors, again so you can see where things are on the page. Then play around with positioning, etc. Once that's done, and only ONCE IT IS DONE, you can replace the background colours with images.