![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, http://www.computertime-az.it/3c/ works fine in Firefox, not the same in IE... another float bug :-( any idea on how to solve it? it seems to be something related to the 3 px paragraph IE bug (reducing the right container width by 3 px works in IE too). Many thanks for any advice Nicola |
#3
| |||
| |||
|
|
"Al Sparber- PVII" <hiding (AT) nospam (DOT) net> ha scritto nel messaggio news:dn9e1k$jrj$1 (AT) forums (DOT) macromedia.com... It would seem to be a combination of the H1 trick plus your position: relative declarations. Did you not test it in IE first :-) Post back in the other thread you started yesterday and if you can't get it working, I'll take a closer look. -- Al Sparber - PVII http://www.projectseven.com DW Extensions - Menu Systems - Tutorials - CSS FastPacks --------------------------------------------------------- Webdev Newsgroup: news://forums.projectseven.com/pviiwebdev/ CSS Newsgroup: news://forums.projectseven.com/css/ RSS/XML Feeds: http://www.projectseven.com/xml/ "Nicola Rubeo" <nicola_nospammers_ (AT) computertime-az (DOT) it> wrote in message news:dn9c4g$hcb$1 (AT) forums (DOT) macromedia.com... Hi, http://www.computertime-az.it/3c/ works fine in Firefox, not the same in IE... another float bug :-( any idea on how to solve it? it seems to be something related to the 3 px paragraph IE bug (reducing the right container width by 3 px works in IE too). Many thanks for any advice Nicola |
#4
| |||
| |||
|
|
Hi Al, thank you very much for your reply. What about the solution adopted? (both the divs floating... it seems to work). Any issue with it? Or... what can I do to solve the H1 problem switching back to the old positioning system I was using before? |
#5
| |||
| |||
|
|
"Nicola Rubeo" <nicola_nospammers_ (AT) computertime-az (DOT) it> wrote in message news:dn9fcj$lhh$1 (AT) forums (DOT) macromedia.com... Hi Al, thank you very much for your reply. What about the solution adopted? (both the divs floating... it seems to work). Any issue with it? Or... what can I do to solve the H1 problem switching back to the old positioning system I was using before? Possibly. The page is currently simple enough that you might be better off rebuilding it. If you're up to that, here's how I would approach it. Add your elements and structure - but no spans, yet :-) Place your embedded images inside DIVs, as thay will be easier to manage and position. Get your columns floated, testing in IE6 first. Once the columns are floating correctly in IE, test in Firefox. It should be OK. Style your navbar. Don't float the LIs or A's. You have a vertical navbar, so get them styled first, using display: block and zeroing out the margins and padding. Fix the vertical gaps in IE later, using conditional comments. Do not position anything relatively. Save the hiding of the H1 text for last. Make sure everything is working in all browsers before tackling that. Take a couple of aspirin and post back if you are having any problems. -- Al |
#6
| |||
| |||
|
|
It sound a bit long and complicated... I'll keep it as the last chance for me :-D Let me know if the solution with both floats may be good... and sorry if we are talking "in stereo" :-D (on both ng) Thank you very much Nicola "Al Sparber- PVII" <hiding (AT) nospam (DOT) net> ha scritto nel messaggio news:dn9fsl$m6u$1 (AT) forums (DOT) macromedia.com... "Nicola Rubeo" <nicola_nospammers_ (AT) computertime-az (DOT) it> wrote in message news:dn9fcj$lhh$1 (AT) forums (DOT) macromedia.com... Hi Al, thank you very much for your reply. What about the solution adopted? (both the divs floating... it seems to work). Any issue with it? Or... what can I do to solve the H1 problem switching back to the old positioning system I was using before? Possibly. The page is currently simple enough that you might be better off rebuilding it. If you're up to that, here's how I would approach it. Add your elements and structure - but no spans, yet :-) Place your embedded images inside DIVs, as thay will be easier to manage and position. Get your columns floated, testing in IE6 first. Once the columns are floating correctly in IE, test in Firefox. It should be OK. Style your navbar. Don't float the LIs or A's. You have a vertical navbar, so get them styled first, using display: block and zeroing out the margins and padding. Fix the vertical gaps in IE later, using conditional comments. Do not position anything relatively. Save the hiding of the H1 text for last. Make sure everything is working in all browsers before tackling that. Take a couple of aspirin and post back if you are having any problems. -- Al |
#7
| |||
| |||
|
|
No problem. I made a quick test page for you and posted it on our newsgroup. "Nicola Rubeo" <nicola_nospammers_ (AT) computertime-az (DOT) it> wrote in message news:dn9glq$n7b$1 (AT) forums (DOT) macromedia.com... It sound a bit long and complicated... I'll keep it as the last chance for me :-D Let me know if the solution with both floats may be good... and sorry if we are talking "in stereo" :-D (on both ng) Thank you very much Nicola "Al Sparber- PVII" <hiding (AT) nospam (DOT) net> ha scritto nel messaggio news:dn9fsl$m6u$1 (AT) forums (DOT) macromedia.com... "Nicola Rubeo" <nicola_nospammers_ (AT) computertime-az (DOT) it> wrote in message news:dn9fcj$lhh$1 (AT) forums (DOT) macromedia.com... Hi Al, thank you very much for your reply. What about the solution adopted? (both the divs floating... it seems to work). Any issue with it? Or... what can I do to solve the H1 problem switching back to the old positioning system I was using before? Possibly. The page is currently simple enough that you might be better off rebuilding it. If you're up to that, here's how I would approach it. Add your elements and structure - but no spans, yet :-) Place your embedded images inside DIVs, as thay will be easier to manage and position. Get your columns floated, testing in IE6 first. Once the columns are floating correctly in IE, test in Firefox. It should be OK. Style your navbar. Don't float the LIs or A's. You have a vertical navbar, so get them styled first, using display: block and zeroing out the margins and padding. Fix the vertical gaps in IE later, using conditional comments. Do not position anything relatively. Save the hiding of the H1 text for last. Make sure everything is working in all browsers before tackling that. Take a couple of aspirin and post back if you are having any problems. -- Al |
![]() |
| Thread Tools | |
| Display Modes | |
| |