User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 423,335 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 5,217 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 568 | Replies: 4
Reply
Join Date: Jun 2008
Posts: 4
Reputation: jule2910 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
jule2910 jule2910 is offline Offline
Newbie Poster

problem Explorer 6.0 _ 3 column... main content drops down...

  #1  
Jun 22nd, 2008
Having big trouble with my web site... the main content of the pages simply drops down... How can that be fixed....??? Pls take a look....

At first the page looked fine.. but after I applied the CSS styling... the content of the middle column dropped down.... what can I do about it??


http://www.pcr.ugent.be/TESTPAGE/test.html
http://www.pcr.ugent.be/TESTPAGE/PCRgroup.html
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jun 2007
Posts: 179
Reputation: macneato is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 13
macneato's Avatar
macneato macneato is offline Offline
Junior Poster

Re: problem Explorer 6.0 _ 3 column... main content drops down...

  #2  
Jun 23rd, 2008
Hi,

Cant view the second example and may you please post the source as well.

Regards,
If this reply solved your problem, please add to my reputation and don't forget to mark this thread as solved.
Reply With Quote  
Join Date: Jun 2008
Posts: 8
Reputation: t_serva is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
t_serva t_serva is offline Offline
Newbie Poster

Re: problem Explorer 6.0 _ 3 column... main content drops down...

  #3  
Jun 25th, 2008
I was not able to view your site as I encountered a "forbidden" message. So I may be wrong about your problem. However, we just ran into this on our site. Looked fine in FF and IE7 but the content that had a float was dropping below the div that it was supposed to clear. If this is the case, we discovered that for some reason, ie6 calculates the widths or the combination of the div width and margins and padding in such a way as to think that the div that is being pushed down does not have enough room to be in it's intended place.
The answer for us was to play with the containing div's width so that the div being push out of place has enough room.
Hope this helps,
t_serva
Last edited by t_serva : Jun 25th, 2008 at 10:18 am.
Reply With Quote  
Join Date: Jan 2007
Posts: 2,556
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 114
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: problem Explorer 6.0 _ 3 column... main content drops down...

  #4  
Jun 27th, 2008
You have not yet given public permission to view the files. This means that only you can see them. You need to change the permission settings for them in your ISP.

This may be a manifestation of the fluid nature of div tags. If you absolutely need a rigid structure, use a table.

This can also be caused by the IE incompatibility. This happens when you put nonzero surrounding styles (margin, border, padding) in the same tags that contain size styles (width, height).

IE puts the surrounding styles inside the size styles. Other browsers follow the standard, putting the surrounding styles outside the defined sizes.

The fix is to not put them in the same tag or defined style. Instead, nest two pairs of tags, one with the sizes, and the other with the surrounding styles. Then all browsers render the page nearly identically.
Last edited by MidiMagic : Jun 27th, 2008 at 10:14 pm.
Daylight-saving time uses more gasoline
Reply With Quote  
Join Date: Jun 2008
Posts: 4
Reputation: jule2910 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
jule2910 jule2910 is offline Offline
Newbie Poster

Re: problem Explorer 6.0 _ 3 column... main content drops down...

  #5  
Jun 28th, 2008
Hello ! Thanks for getting back to me ! I finally found it out myself as well.. it was excactly what you discribed above !
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb HTML and CSS Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 11:37 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC