php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#226282 - 10/13/02 09:44 PM Stylesheet only working on IE, not Netscape
ksanuk Offline
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

Top
#226283 - 10/13/02 10:03 PM Re: Stylesheet only working on IE, not Netscape [Re: Deyth_Combine]
JoshPet Offline
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="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#226284 - 10/13/02 10:22 PM Re: Stylesheet only working on IE, not Netscape [Re: Daine]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
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="" />
_________________________
- Allen wavey
- What Drives You?

Top
#226285 - 10/13/02 10:47 PM Re: Stylesheet only working on IE, not Netscape [Re: Daine]
ksanuk Offline
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 />

Top
#226286 - 10/13/02 11:14 PM Re: Stylesheet only working on IE, not Netscape [Re: Deyth_Combine]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
you can check it by URL:<br /><br />http://jigsaw.w3.org/css-validator/validator-uri.html
_________________________
- Allen wavey
- What Drives You?

Top
#226287 - 10/13/02 11:18 PM Re: Stylesheet only working on IE, not Netscape [Re: SurfMinister]
ksanuk Offline
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 />

Top
#226288 - 10/13/02 11:20 PM Re: Stylesheet only working on IE, not Netscape [Re: Deyth_Combine]
JoshPet Offline
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.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#226289 - 10/13/02 11:24 PM Re: Stylesheet only working on IE, not Netscape [Re: Daine]
ksanuk Offline
Member

Registered: 02/06/02
Posts: 297
Loc: Bangkok, Thailand
Hi,<br /><br />Don't know which version of Netscape, but Mozilla 1.1 does not display any stylesheet either.<br /><br />The board is here: http://board2.nanaplaza.com<br /><br />The stylesheet in question is: http://board2.nanaplaza.com/stylesheets_ubb61.css <br /><br />Sanuk!<br />

Top
#226290 - 10/13/02 11:50 PM Re: Stylesheet only working on IE, not Netscape [Re: Deyth_Combine]
JoshPet Offline
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.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#226291 - 10/14/02 12:01 AM Re: Stylesheet only working on IE, not Netscape [Re: Daine]
ksanuk Offline
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 />

Top
#226292 - 10/14/02 02:00 AM Re: Stylesheet only working on IE, not Netscape [Re: Deyth_Combine]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
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.
_________________________
- Allen wavey
- What Drives You?

Top
#226293 - 10/14/02 03:28 AM Re: Stylesheet only working on IE, not Netscape [Re: SurfMinister]
Aglavalin Offline
Enthusiast

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.


Edited by Aglavalin (10/14/02 03:30 AM)

Top
#226294 - 10/14/02 08:27 PM Re: Stylesheet only working on IE, not Netscape [Re: neuron]
ksanuk Offline
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 />

Top
#226295 - 10/14/02 08:43 PM Re: Stylesheet only working on IE, not Netscape [Re: Deyth_Combine]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I would check all your paths and URLs very carefully. Maybe something is incorrect from the "move".
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#226296 - 10/15/02 11:04 PM Re: Stylesheet only working on IE, not Netscape [Re: Daine]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
You *might* be running into a NS/Mozilla bug:<br /><br />http://www.mozilla.org/releases/mozilla1.2a/#devel<br /><br />Make sure you are calling your css files with the proper mime-type
_________________________
- Allen wavey
- What Drives You?

Top
#226297 - 10/15/02 11:30 PM Re: Stylesheet only working on IE, not Netscape [Re: SurfMinister]
ksanuk Offline
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 />

Top
#226298 - 10/17/02 08:41 PM Re: Stylesheet only working on IE, not Netscape [Re: Deyth_Combine]
ksanuk Offline
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 />

Top
#226299 - 11/20/02 07:39 PM Re: Stylesheet only working on IE, not Netscape [Re: Deyth_Combine]
ksanuk Offline
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 />

Top
#226300 - 11/20/02 07:41 PM Re: Stylesheet only working on IE, not Netscape [Re: Deyth_Combine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
That's good news. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Hope it doesn't revert. <img src="/forum/images/graemlins/crazy.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#226301 - 11/22/02 12:57 PM Re: Stylesheet only working on IE, not Netscape [Re: sjsaunders]
kemetonline Offline
Newbie

Registered: 11/21/02
Posts: 15
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

Top
Page 1 of 2 1 2 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks