This is a discussion on "Text floating out of the container in FF" within the Web Page Design section. This forum, and the thread "Text floating out of the container in FF are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Text floating out of the container in FF
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Text floating out of the container in FF
Hi,
In order to get my main text area and my right navigation column floating nicely next to each other I have given my container a fix height. Now, unfortunately, whenever the text exceed the height of the container, it does not adjust and the text is running out of the container. This however only happens in FF - IE is absolutely fine. Do you know what I can do within my CSS to make it also work in FF? Your help is very much appreciated! Best wishes Sporky |
|
|
|
#2
|
||||
|
||||
|
Re: Text floating out of the container in FF
That's a wierd IE bug. Anyway, have a look at an article I wrote about clearing floats at the bottom of the sticky in this forum for more info, but this will do it:
|
|
#3
|
|||
|
|||
|
Re: Text floating out of the container in FF
Hi,
Thanks for your message. I used this code and everything is floating nicely the way I want it to be, however, my container div which is wrapping my content and nav div is not expanding in FF according to the contents. It is working in IE but in firefox contents comes out of the box. I tried overflow hidden, but that is not working either as it just creates a scroll bar and that looks horrible. Do you have any other ideas? Regards Sporky |
|
#4
|
||||
|
||||
|
Re: Text floating out of the container in FF
Did you remove the fixed height? You need to understand the principles of floats and absolute positioning more if it's still not working.
|
![]() |
| Tags |
| container, css, floating |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Position Within a Container Problem | Aerdan | Web Page Design | 3 | Apr 12th, 2008 19:13 |
| Floating over text | ihateasp | Web Page Design | 8 | Dec 18th, 2007 09:16 |
| Floats don't effect the height of the their container????? | chrissp26 | Web Page Design | 5 | Sep 19th, 2007 15:38 |
| Container Problem in FireFox | asengh | Web Page Design | 8 | Dec 12th, 2006 17:23 |
| container overlaps upon text resize in Firefox | eksquall | Web Page Design | 4 | Aug 1st, 2006 16:26 |