#226282 - 10/13/0209:44 PMStylesheet only working on IE, not Netscape
ksanuk
Member
Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />(If this is the incorrect forum for this, I apologize)<br /><br />We have just upgraded to UBBT 6.1.1. and it's running great, with one problem.<br /><br />Our stylesheet works fine when using IE, but does not get loaded when using Netscape / Mozilla. To make things even stranger, if I download an HTML file to my machine as well as the stylesheet and then watch it, the stylesheet *does* load.<br /><br />I'm confused....<br /><br />Sanuk!<br /><br />PS The board in question is http://board2.nanaplaza.com
#226283 - 10/13/0210:03 PMRe: Stylesheet only working on IE, not Netscape
[Re: Deyth_Combine]
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I helped someone at Infopop community with this exact problem....<br /><br />Their stylesheet had things like:<br /><br />color:ff00ff ;<br /><br /><br />and I changed to:<br /><br />color: #ff00ff;<br /><br /><br />(Added the # sign and removed the space before the ; and it worked fine)<br /><br />You might check that. Netscape seems particularly fussy. <img src="/forum/images/graemlins/wink.gif" alt="" />
#226284 - 10/13/0210:22 PMRe: Stylesheet only working on IE, not Netscape
[Re: Daine]
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25448
Loc: Texas
yes, you can always check your css for errors here:<br /><br />http://jigsaw.w3.org/css-validator/<br /><br />warnings aren't that big of a deal, but clearing the errors up will make your site look as well as possible in as many browsers as possible <img src="/forum/images/graemlins/smile.gif" alt="" />
#226285 - 10/13/0210:47 PMRe: Stylesheet only working on IE, not Netscape
[Re: Daine]
ksanuk
Member
Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />Went through the stylesheet, but there did not seem to be a problem (tried downloading the validator, but didn't have a clue as to what file to get, the site is very confusing).<br /><br />I doubt it is the stylesheet itself though, since I get the same problem when using one of the default stylesheets.<br /><br />Sanuk!<br />
#226287 - 10/13/0211:18 PMRe: Stylesheet only working on IE, not Netscape
[Re: SurfMinister]
ksanuk
Member
Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />Yep, was just able to check and I got no errors. Only a bunch of warnings about have the same colors or no background-color.<br /><br />The css seemed to be valid.<br /><br />Sanuk!<br />
#226288 - 10/13/0211:20 PMRe: Stylesheet only working on IE, not Netscape
[Re: Deyth_Combine]
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
What version of Netscape?<br /><br />If I'm correct...older versions of netscape are not compatible with the stylesheets.<br /><br />The problem I helped with was a bit different. The infopop and other "out of the box" stylesheets worked fine..... the user's custom stylesheet caused trouble. <br /><br />Do you have a link.....? I could take a look in the latest Netscape and tell you if I see a stylesheet.
#226290 - 10/13/0211:50 PMRe: Stylesheet only working on IE, not Netscape
[Re: Deyth_Combine]
JoshPet
I type Like navaho
Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Displays fine in Netscape 6 for Mac OS X<br /><br />I'm not familiar with what versions of Mozila supported the CSS.... but you might as what version they are using. If it's old (4 ish) it's probably not supported.
#226291 - 10/14/0212:01 AMRe: Stylesheet only working on IE, not Netscape
[Re: Daine]
ksanuk
Member
Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />I doubt it is the browser though, since this site displays fine when using Mozilla.<br /><br />I do recall having a similar incident a few months ago when I installed Netscape. As soon as I did this Mozilla would no longer display stylesheets. A few days later things were fine again, without me changing anything (at least as far as I remember).<br /><br />As I said, confusing <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Sanuk!<br />
#226292 - 10/14/0202:00 AMRe: Stylesheet only working on IE, not Netscape
[Re: Deyth_Combine]
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25448
Loc: Texas
Sounds like some file mapping problems with your browsers or something... I haven't had it with mozilla/NS/IE/opera on the same win2k computer here tho.
Registered: 06/18/02
Posts: 394
Loc: Southern California
I could not get your css to work on mozilla 1.0.1, while it works with my site's css on the same browser. <br /><br />Also, your css does not start with <style> and end with </style> tags.
#226294 - 10/14/0208:27 PMRe: Stylesheet only working on IE, not Netscape
[Re: neuron]
ksanuk
Member
Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />"I could not get your css to work on mozilla 1.0.1, while it works with my site's css on the same browser."<br />Yeah, I have no problem with this one either. Yet when I download and install it on my board, it does not display.<br /><br />"Also, your css does not start with <style> and end with </style> tags."<br />Tried this, no difference.<br /><br />I am beginning to think this may have something to do with the fact that we moved servers (and names from board. to board2. )<br /><br />Sanuk!<br />
#226297 - 10/15/0211:30 PMRe: Stylesheet only working on IE, not Netscape
[Re: SurfMinister]
ksanuk
Member
Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />Checked the URLs, but didn't see anything out of the ordinairy.<br /><br />Just asked my partner to check on the Mime-types.<br />Hopefully that will solve it.<br /><br />Sanuk!<br /><br />PS Really appreciate the help!<br />
#226298 - 10/17/0208:41 PMRe: Stylesheet only working on IE, not Netscape
[Re: Deyth_Combine]
ksanuk
Member
Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />The MIME type has been added to the server, but unfortunately no change <img src="/forum/images/graemlins/frown.gif" alt="" /><br /><br />Maybe I'll try re-installing Mozilla.<br /><br />Sanuk!<br />
#226299 - 11/20/0207:39 PMRe: Stylesheet only working on IE, not Netscape
[Re: Deyth_Combine]
ksanuk
Member
Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />Figured I owe you guys an update.<br /><br />A few weeks ago the stylesheet all of a sudden started working, first only at work, then a few days later at home as well.<br /><br />I suspect that it was somehow cached somewhere, but still do not know 100% what caused this.<br /><br />Sanuk!<br />
Greetings,<br /><br />I have the same problem you were having with Netscape 7. I put in a support ticket to infopop<br />They said that they have not yet worked on threads with Netscape 7 and to "use Netscape 6" for now.<br /><br />It does seem clear that many of us have had / or in some cases like min..still have this problem.<br /><br />Which means users with Netscape 7 at various sites have it (I have confirmed this with my members)<br /><br />I do hope they are making this a priority. Netscape 7 is really cool and lots of people using it.<br /><br />Anyone know the situation?<br /><br />Best<br />Renee