div clearing problem in IE7

This is a discussion on "div clearing problem in IE7" within the Web Page Design section. This forum, and the thread "div clearing problem in IE7 are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 4th, 2006, 15:19
New Member
Join Date: Aug 2006
Location: Huddersfield
Age: 27
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
div clearing problem in IE7

I'm having a problem getting my new website to clear floats properly in IE7. Wondered if anybody has come across the same issue.

The page is at http://www.id30.com/2006/portfolio_web.php

It displays fine in Mozzila, but in IE7 won't clear the middle float.

Many thanks in advance

David
Reply With Quote

  #2 (permalink)  
Old Oct 6th, 2006, 00:22
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: div clearing problem in IE7

Try using this code:

Code: Select all
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px 0;
    clear: both;
}
Reply With Quote
  #3 (permalink)  
Old Oct 6th, 2006, 10:45
New Member
Join Date: Aug 2006
Location: Huddersfield
Age: 27
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: div clearing problem in IE7

Many thanks,

you help is much appreciated.

David
Reply With Quote
  #4 (permalink)  
Old Oct 8th, 2006, 10:05
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: div clearing problem in IE7

No problem
Reply With Quote
Reply

Tags
floats, ie7

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
First image problem and inline list problem konnor5092 Web Page Design 8 Dec 1st, 2007 09:08


All times are GMT. The time now is 00:35.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43