MyBB Community Forums

Full Version: Clearing DIV issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi

just been messing around with my first attempt at making a forum, think I'm getting there, but got one nagging issue. Heres my website, if you go onto the forum page in IE, well IE9 anyway, you'll see my issue.

My Tenant Rights

The html is:

<div id="clearing-div"></div>

CSS:

clear: both;
height: 0px;
overflow: hidden;

Probably not the best way to clear but only figured out how to make websites from vids etc. on the internet, so I'm learning all the time.

Thanks guys!
can you show the issue with an image ...
Sorry didn't think about that, here you go. The 20px odd gap between the menu and the forum.

[Image: issue.jpg]

Thanks
This belongs in MyBB General Support.
(2011-12-08, 08:24 PM)Paul H. Wrote: [ -> ]This belongs in MyBB General Support.

O, sorry.
Shall I re-post it there or will it get moved?

Thanks.
It will be moved.
Any thoughts about what I've done wrong?
i just visited your forum in IE and it looks fine, can't see the error you have in your image
(2011-12-09, 04:58 PM)jdzine Wrote: [ -> ]i just visited your forum in IE and it looks fine, can't see the error you have in your image

What version are you using? Atleast its not broken in IE in general then.

I'm using IE9 64-bit edition, just checked still there for me Undecided
exactly the same version as yourself, just double checked and it still seems fine on my screen
Pages: 1 2