quote:
Originally posted by Nagamasa
No, I mean that in Mozilla Firefox, pages shift. Compare school and index and information, and you see it move...it looks ugly...
Sorry for making you confused!
I see what you mean now, the header images aren't at the same hight on all pages. They move in IE too..theres also something wrong with the image on the School page (in IE, a white line).
Index
code:
<!--
blockquote {
background: #f7f7f7;
padding: 10px;
margin: 5px 0;
}
all other pages
code:
<!--
blockquote {
background: #f7f7f7;
padding: 15px;
margin: 5px 0;
}
See the difference?