Posted: Tue Aug 14, 2007 2:17 am Post subject: Blog header height variation IE
New Member
Joined: Jan 22, 2007 Posts: 1
Hi
My blog Digital Dreams header height is more in IE.IE displays more space after google search bar.Please take a look at my blog in IE.However header displays correctly in firefox.
Well first you have a couple of errors, in your CSS and template that I found when I did a quick glance!
You need to always declare a height attribute for a nested DIV tag, as most browsers will not render them properly and this is what is happening with your blog
That will set the desired height of the DIV and give it a value, you can of course adjust this to your liking by changing the height:120px; to what you prefer...
Next error was in the search function you added in your header. You surounded it with a DIV tag but it had no attributes again...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum