Topic: width=XXXpx in Mozilla (problems with class) |
|
---|---|
Author | Thread |
Maniac (V) Lord Mad Scientist Sovereign of all the lands Ozone and just beyond that little green line over there... From: Stockholm, Sweden |
posted 05-12-2002 07:03
So, I'm feeling pretty good about my new interface at http://www.ozones.com/lost/index2.html and I was thinking of launching it soon. Still I have this problem in Mozilla, with setting the width of a class (I'm using it for my headers.) I thought maybe some of you CSS wizards might have some feedback on this? I have this class defined... |
Maniac (V) Inmate From: Cell 666 |
posted 05-12-2002 07:16
I'm no CSS wizard, nor am I aware of the differences in compatability between browsers, but you might want to try setting margins to constrain the width of your class. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 05-12-2002 22:23
Shoot, I don't have Mozilla installed right now, 'cause I just upgraded to XP. But are you aware that the padding and border are supposed to *add* to the width? (They behave differently in IE, but that's an IE bug.) |
Bipolar (III) Inmate From: Berlin, Germany |
posted 05-13-2002 08:57
Box Model Hack for further information. |
Maniac (V) Inmate From: there...no..there..... |
posted 05-13-2002 14:10
hmmm, I just downloaded build 20020051006 and it seems to look the same except for the hieght. Don't know. |
Nervous Wreck (II) Inmate From: Indianapolis, In USA |
posted 05-13-2002 14:19
Looks great, Doc. |
Maniac (V) Inmate From: there...no..there..... |
posted 05-13-2002 15:19
rickindy: quote:
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 05-13-2002 22:47
Yikes! For Mozilla users, I recommend you put some sort of "stop animation" link... this is slowing things down quite a bit. |
Maniac (V) Lord Mad Scientist Sovereign of all the lands Ozone and just beyond that little green line over there... From: Stockholm, Sweden |
posted 05-14-2002 02:27
Ah! display:block, that sounds very good, no doubt. I'm doing just what you said, trying to apply block level properties to things like <a...> and <b...>, I didn't know I couldn't do that. I'll play wth that tomorrow. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 05-14-2002 03:26
Doc: I'll confess I'm not sure why you are doing this: quote:
|
Maniac (V) Lord Mad Scientist Sovereign of all the lands Ozone and just beyond that little green line over there... From: Stockholm, Sweden |
posted 05-14-2002 13:07
Ah yes, I just tried that quick little hack last night, the .html version of the css is parsed dynamically, as an XSSI, and it writesd the width differently for IE and Gecko. I've done this before on other pages and not run into a problem, wonder why this one breaks Opera? Hrmph. FWIW, I kind of thought I had included the Opera "don't load this page" script in there, you must have your Opera set to tell browsers that it's something else, like IE perhaps? |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 05-14-2002 14:26
Doc: I suspect it might just be my copy of Opera - I had your page open on various browsers and things weren't running well anyway. I've dynamically created external CSS and JavaScript with PHP and as long as the headers are sent right then I can't see that doing something like that could be the problem (and I presume the NS6 problem was thee before you changed the file extension. |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 05-14-2002 15:25
The poster has demanded we remove all his contributions, less he takes legal action. |