Ok Im having the usual dialema of IE and FF issues, I have a seperate style sheet for IE but I can seem to align a picture for FF and could do with some help with what to edit.
Also my code is full of tables, and I tried to change the main content to a div so in the head tags I put this:
<style>
body {
text-align:center;
}
#page_content {
text-align:left;
width:800px;
margin-left  ;
margin-right  ;
border:1px #000000 solid;
}
</style>
but then when I created a div under the boody tag the text came at the top of the page. the image is my main concern but removing the tables will be my next task, guess it will take me a while
The site is www.electrifire.co.uk and its the van image Im stuck with
|