I have uploaded a new theme and for some reason this theme ignores the </p> </br> commands and will not center pictures and banners in seperate rows like it should. It also places a picture that should be on the right on the left, and cuts the end of the page with the footer for some reason in most pages. What can I add to the CSS so that this will be fixed? If anyone can recommend a theme that looks the same (a simple one column theme with gray sides) that will not have these problems that will also be great. This is a page example: http://best-offers-online.com/gevalia-buy-flavored-coffee
Are you typing the breaks right? Like its <br /> not </br> Ive never heard of a page not accepting breaks... As for the second option, is the theme setup to put images on the right or left?
I don't know about the theme but for each image I define the alignment and the theme just overrides it. Where is the theme set up so I can change the alignment?
Looks like you need to do some work in your CSS. The footer is pretty easy. You need to increase the height in the footer div. Also, I see this is a Brain Gardner theme. He has a thing about making images "float" to the left or right depending on the theme. You need to find out if there are any float:left or float:right in any of the img divs.
Thank you it did center most of my images but not all of them - why does the top banner act differently?