Quote Originally Posted by timjbart View Post
Always test in firefox because IE seems to ignore page errors. My guess is that you have accidently deleted a </div> somewhere and so your page is not formatted correctly. Perhaps use firebug in firefox to see if all your <div> are closed?

Does anyone know how I can put a solid banner picture in cherry zen, instead of having a little logo in the top left? I want a solid image as a header.
Theese are the only two files i have changed:

a:hover {
color:#ff0000; /* color when links are hovered over */
text-decoration:none;


nw {
width:80%; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
max-width:1200px; /* prevents the main content from getting wider than 1300px in sites other than IE */
min-width:900px; /* this prevents the main content from getting smaller than 1000px in browsers OTHER THAN IE. You can make this as small as 800px.
I downloaded a fresh cherry zen and compared the files to my files and I couldn't find a </div> that was different or not on my files. so the must be something else wrong with it the reason it shows different in IE and foxfire.