hey there Can anyone help out with this and I will happily pay but I have hours not days to get this right. I am amending this template http://www.ezrealty.info on this test site here Ignore how it looks I can fix most of it but I am stuck on 2 parts 1 - main menu - not matter what I do I cant get it horizontal and centered so underneath the logo 2 - Site template - where there is the property search function its within its own cell block. The site is 914 wide and I want the header and footer to go the whole width with the search function inbetween if that makes sense The css is here and the main index page is attached If your awake and can fix it asap will paypal you
put this in your style sheet that controls the menu display: inline; This will make it horizontal. The header and footer are images set at 800px and 730px wide respectively. For starters these should be the same size. Secondly they need to be as wide as your template is set to be.
I already have the inline part in my CSS. The footer image is 730 not 800. the whole right column where the property search is a separate cell block so slightly confused with this part, as if did make the images as wide as the template that would just push the property search furtehr to the right
for starters you have the menu twice,take the one in the content area out, I suspect it's pushing the layout apart.