![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Dear Group, |
#3
| |||
| |||
|
|
Dear Group, The Site under the following link (http://tomasio.laudatio.com/temp/schiepek/index.html) displays as I want it to in IE 6 (under Win XP) but does not render correctly in Firefox 1.0. As usually Firefox does HTML and CSS better than IE, I would like to know what kind of mistake I made in coding the site. |
|
I think it has to do with the "float"-property in the text selectors (copy, h1, h2). the width of the text seems to be consumed by the width of the image to its left in firefox ![]() |
|
Please help, I need to fix this very urgently. |
#4
| |||
| |||
|
|
in comp.infosystems.www.authoring.stylesheets, tomasio wrote: |
|
Looked using Opera and assumed it loks same as with gecko. |
#5
| |||
| |||
|
|
No mistake in coding, but on understanding the code. So could you give my some hint where my lack of understanding origins? I think it has to do with the "float"-property in the text selectors (copy, h1, h2). the width of the text seems to be consumed by the width of the image to its left in firefox ![]() That is correct behaviour. Looked using Opera and assumed it loks same as with gecko. So if I am using a CSS-element that floats to the right of a preceding |
|
Please help, I need to fix this very urgently. What should happen? I want the Layout display the way it does in IE. The image should be |
|
Anyway, while you are doing changes, get rid of your problem with tiny fonts. I happened to have bigger normal font (I use much bigger font than I need sometimes, but some people need big fonts) than your h1 font when I looked your page. It was quite hard to understand what is heding and what is not then... No font on your site should be smaller than users default. You should also make heading font sizes relative to body font body {font-size:100%} h1 {font-size:130%} h2 ... hm.. you are right. I'll fix this first. |
#6
| |||
| |||
|
|
Dear Group, The Site under the following link (http://tomasio.laudatio.com/temp/schiepek/index.html) displays as I want it to in IE 6 (under Win XP) but does not render correctly in Firefox 1.0. As usually Firefox does HTML and CSS better than IE, I would like to know what kind of mistake I made in coding the site. I think it has to do with the "float"-property in the text selectors (copy, h1, h2). the width of the text seems to be consumed by the width of the image to its left in firefox ![]() Please help, I need to fix this very urgently. Kind regards As nobody could really give me a hint, I solved the problem with |
![]() |
| Thread Tools | |
| Display Modes | |
| |