This is a discussion on "divs/increase" within the Web Page Design section. This forum, and the thread "divs/increase are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
divs/increase
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
divs/increase
Hi, i have a bit of a problem, im trying to use css to make a site and keep it table free so im using divs to position everything, ive tried to keep it IE/firefox compliant but im finding in firefox when i increase the text size the divs start to overlap and i end up with a mess. Is there something i can add to enable the divs to expand if theres overflow and the divs below them to move down (ive got all the divs floating)
|
|
|
|
#2
|
|||
|
|||
|
Re: divs/increase
What I would suggest is to have the divs underneath and the one that stretches inside one div, and only have the container floating. That way, the div underneath will move automatically as the content expands.
|
|
#3
|
||||
|
||||
|
Re: divs/increase
If you don't mind the right div moving down, sure, you should be able to use position:relative, which will keep the boxes in the html flow, to bump a non-fitting box. Where it will end up is anyone's guess, LOL. Or try making the center division a % width.
Fitting together a site that is full cross-browser compliant, using only div's, is hard and extremely fragile. If you're doing this as a project, general help would take ten pages. If you're trying to get a page online, you might use one frame on the page, which makes it a lot easier. |
![]() |
| Tags |
| divsincrease |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Increase local traffic | elmolesto | Search Engine Optimization (SEO) | 16 | Sep 24th, 2008 19:39 |
| How to increase traffic? | kristine | Search Engine Optimization (SEO) | 9 | Dec 13th, 2007 18:48 |
| Increase spacing between words | Kurt | Web Page Design | 3 | Sep 9th, 2007 23:37 |
| Text increase | HogDog | JavaScript Forum | 7 | Nov 20th, 2006 19:58 |
| How Do You Increase Video Size with a button? | ctrent | Flash & Multimedia Forum | 0 | Jul 15th, 2006 07:34 |