Windows BBS The Place for Microsoft Windows Support! Windows, Support, Help Site

Go Back   Windows BBS > Internet & Networking > Firefox, Thunderbird & SeaMonkey

Firefox, Thunderbird & SeaMonkey Post your questions about Mozilla based products (Firefox, Thunderbird & SeaMonkey) here.

Register your FREE account to unlock additional features at WindowsBBS.com
Register
Welcome to WindowsBBS.com
Microsoft Windows Support

Mission Statement

WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.

Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.


Discussion Forums
Operating Systems
Windows 7 Windows 7
Windows Vista Windows Vista
Windows XP Windows XP
Windows Server System Windows Server System
Windows 2000 Windows 2000
Windows 95/98/Me/NT Windows 95/98/Me/NT
Internet & Networking
Networking
Internet Explorer
Microsoft Mail
Firefox, Thunderbird
      & SeaMonkey

General Internet
Security
General Security
Malware and Virus
     Removal

Other
Other Software
Hardware
Test Posts
Community
Introductions
General Discussions
Comments
      & Suggestions

News @ WindowsBBS

Forum Sponsor
 Image

Reply
 
LinkBack Thread Tools
Old 18th November 2008   #1
Member
 
14U2DAY's Avatar
 
Profile:
Join Date: Nov 2008
Location: Arizona
Posts: 26
Computer Experience:
Never Adequate
14U2DAY Reputation Level

My System

Red face Firefox is not displaying full website colors...

Hello,

I think that this is an easy question for some of you Guru's. I’m building a website and when I view it from my local PC with Firefox, all of the colors and backgrounds are correct. When I Publish the files to the server, Firefox seems to not handle the colors and background as IE7 does... and I prefer to use Firefox as my default browser... but something is happening here that I don’t know what to do.
I've looked here in the forum, to see if I could find something close to my problem with no luck. I'm still working on the website but here's the demo: www.rioministry.net/LIVE/. If you view this site with Firefox and then with IE7 you will see what I'm dealing with... you can see the background with IE7, and total different coloration's with Firefox. (Gecko/2008102920 Firefox/3.0.4)


Please advise.
14U2DAY

14U2DAY is offline   Reply With Quote
Didn't find the information you thought to find?
Check out these Similar Threads
Old 19th November 2008   #2
Senior Member
 
The Old Chief's Avatar
 
Profile:
Join Date: Mar 2004
Location: Titusville, Florida
Posts: 190
Computer Experience:
Never Enough
The Old Chief Reputation Level

My System

14U2DAY

I'm not sure I can help because a review of your source code reflects the page is using script and flash files and I only know simple HTML coding which I do with a simple text editor.

Also not sure exactly what you mean by "Publishing the page to the Web Site".

I only know how to build the page on my own computer and then use the Winsock FTP program to upload the page to the web site.

However, with that said, I have reviewed the source code and I see that the backqround is retrieving a 100K 1024 X 768 background JPG image that is mostly solid black.

A copy of your source code which sets the back ground color is shown here:.................

<BODY bgColor=#ffffff background=RioMinistry_files/3Crossesblue.jpg>

The bgColor=#ffffff has a couple of problems:......

1st, The correct coding would be bgcolor="#ffffff" - NOTE the missing " " -- 2nd The ffffff is the codes for white background color and actually should not even be there because the background=JPG image coding is over riding the bgcolor coding.

Frankly, in your situation and after looking at your web page, I recommend you try deleting the "background=RioMinistry_files/3crossesblue.jpg" code and use just the following:....

<body bgcolor="#000000"> --- the 6 zeros is the color code for black.

As too what is happening when you publish the page I don't have a clue why IE reads it correctly and Firefox does not.

However, based on some experience with Netscape and Seamonkey's Composer program I am suspicious that the JPG image named 3crossesblue is not being published or installed in the proper location.

For it to be retrieved it should be installed on the web site in a sub-folder named RioMinistry_files and my suspicious is that it is not.

My suggestion for changing the coding to bgcolor="#000000" is based on what I see when viewing your web site from my own computer as shown below:.....

IE 7.0 gives me this view:.. http:// www.raysmyth.net/rio-1.jpg

Firefox 1.5 gives me this view:.. http:// www.raysmyth.net/rio-2.jpg

Seamonkey 1.1.12 gives me this view:.. http:// www.raysmyth.net/rio-2.jpg

You didn't specify exactly what it is in the colors that are different So, if it is not the background color then be a little more specifically about the difference and explain how you are publishing the page to the web site.

AND please let us know the out come.

Cheers, Ray

The Old Chief is offline   Reply With Quote
Old 19th November 2008   #3
Member
 
14U2DAY's Avatar
 
Profile:
Join Date: Nov 2008
Location: Arizona
Posts: 26
Computer Experience:
Never Adequate
14U2DAY Reputation Level

My System

Thank you so much The Old Chief,

You have given me a couple of areas to take another look at however, I'm turned around with the different "rio-x.jpg" files but IE is showing the right background. If you look at the color in FF and SM, they have the same look... and when I preview on my PC it looks like the IE version.
When I mentioned published to the server... I'm using Cute Ftp to send them to the server.

I will look at what you have mentioned and see if I can see something changing before I publish them to the server.

Again thank you sir!

14U2DAY


Last edited by 14U2DAY; 19th November 2008 at 04:14. Reason: forgot closing...
14U2DAY is offline   Reply With Quote
Old 19th November 2008   #4
Member
 
14U2DAY's Avatar
 
Profile:
Join Date: Nov 2008
Location: Arizona
Posts: 26
Computer Experience:
Never Adequate
14U2DAY Reputation Level

My System

Is there a way of clearing the cache files in FF? it seems like it's not updating with the changes that I've made... after I publish/FTP them to the server. The server has the correct files, I see nothing pointing to the www.raysmyth.net/rio-1.jpg, www.raysmyth.net/rio-2.jpg from my setup from the PC... not sure where this is coming from.

Please advise,


14U2DAY

14U2DAY is offline   Reply With Quote
Old 19th November 2008   #5
WindowsBBS Team Member
 
JSS3rd's Avatar
 
Profile:
Join Date: Jun 2002
Location: Port Jefferson Station, NY
Posts: 1,837
Computer Experience:
??? Ohhh, yeahhh!!
JSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation Level

My System

14U2DAY ...

Using FF 3.0.4 and IE 7, the colors look exactly the same. The only differences I can see are that most text appears smaller using IE (possibly because I'm using a minimum font size of 14 with FF), and that the image under "Welcome to the Frontpage" appears only when using IE (see screenshots).

EDIT: The reason the image doesn't appear with FF (for me) is because I have the Adblock Plus extension installed. After disabling it, the image appears properly.

Attached Images
File Type: png Joomla_FF.png (34.7 KB, 11 views)
File Type: png Joomla_IE.png (44.1 KB, 9 views)

Last edited by JSS3rd; 19th November 2008 at 09:26.
JSS3rd is offline   Reply With Quote
Old 19th November 2008   #6
WindowsBBS Team Member
 
JSS3rd's Avatar
 
Profile:
Join Date: Jun 2002
Location: Port Jefferson Station, NY
Posts: 1,837
Computer Experience:
??? Ohhh, yeahhh!!
JSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation Level

My System

Quote:
Originally Posted by 14U2DAY
Is there a way of clearing the cache files in FF?
Sure. Open the Privacy tab in Tools > Options and click on the "Settings" button in the Private Data section. There you can select what you want to have cleared, including the cache, when FF closes. You can clear those same selections at any time by clicking on the "Clear Now" button. HTH.

JSS3rd is offline   Reply With Quote
Old 19th November 2008   #7
WindowsBBS Team Member
 
Westside's Avatar
 
Profile:
Join Date: Mar 2003
Location: Omaha,NE
Posts: 4,011
Computer Experience:
Intermediate
Westside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation Level


I see a striking difference in the Home page. Kind of washed out light purple on purple, very hard to read, in Firefox, and much brighter color, especially with the font. I think that it is a poor choice of color, even for IE. It is painful to read for my old eyes.
The rest is straight forward.

Westside is offline   Reply With Quote
Old 19th November 2008   #8
Member
 
14U2DAY's Avatar
 
Profile:
Join Date: Nov 2008
Location: Arizona
Posts: 26
Computer Experience:
Never Adequate
14U2DAY Reputation Level

My System

Quote:
Originally Posted by Westside View Post
I see a striking difference in the Home page. Kind of washed out light purple on purple, very hard to read, in Firefox, and much brighter color, especially with the font. I think that it is a poor choice of color, even for IE. It is painful to read for my old eyes.
The rest is straight forward.
Westside,

That's the problem I speak of... on my PC they both look the same, when I view the website, this is where I'm confused... something is going on with FF that I can't figure out.

I will change the colors to see if it will make a difference. The way I have it setup is that the home page solid color (purple) opacity is about 28% allowing the 3crossesblue.jpg to be seen in the background. I don't think FF is handling the opacity properly... that could be the washed out look that you see.

Any thoughts on this? Please advise.


14U2DAY

14U2DAY is offline   Reply With Quote
Old 19th November 2008   #9
Member
 
14U2DAY's Avatar
 
Profile:
Join Date: Nov 2008
Location: Arizona
Posts: 26
Computer Experience:
Never Adequate
14U2DAY Reputation Level

My System

Thanks Jim!!!
14U2DAY is offline   Reply With Quote
Old 19th November 2008   #10
WindowsBBS Team Member
 
JSS3rd's Avatar
 
Profile:
Join Date: Jun 2002
Location: Port Jefferson Station, NY
Posts: 1,837
Computer Experience:
??? Ohhh, yeahhh!!
JSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation LevelJSS3rd Reputation Level

My System

14U2DAY ...

You're welcome.

Yesterday, when I clicked on your link, I got an online index page. Moving up to the parent directory took me to the Joomla! page seen in the screenshots attached to my first post, which is why my reply must have seemed confusing.

Today the link takes me (as it should) to your RioMinistry site, and now I see what you're talking about ... it just doesn't look right in FF. Unfortunately, I don't have an answer for you, but I do have a few comments:
1. I don't mean this as a criticism, though it may seem so. I found that the audio became really annoying after spending just a few minutes on the site ... the percussion is too percussive ... it's up front and "in your face". I had to turn my speakers off, as your little headphone icon didn't always seem to do the trick.

2. All three images under the "Minister" menu are stretched horizontally, whether the site is viewed with FF or IE. I'm sure it was unintentional, but it detracts from the overall effect. None of the other images on the site seem to be similarly affected.

You mentioned earlier that you were using CuteFTP, which leads me to believe that you might also be using CuteSITE Builder (which, unfortunately, made few improvements over TrellixWeb, the original incarnation of the program.) If so, it's possible that the program caused the image distortion.

3. I was amused to see that you have a link to show gas prices on the MSN Autos site. I have that site bookmarked in my FF to open using my zip code, which is exactly what opened when I clicked on your link. Was that a fluke?
You've done a nice job with your site, so good luck figuring out your problems.


Last edited by JSS3rd; 19th November 2008 at 23:01.
JSS3rd is offline   Reply With Quote
Old 19th November 2008   #11
Member
 
14U2DAY's Avatar
 
Profile:
Join Date: Nov 2008
Location: Arizona
Posts: 26
Computer Experience:
Never Adequate
14U2DAY Reputation Level

My System

Quote:
Today the link takes me (as it should) to your RioMinistry site, and now I see what you're talking about ... it just doesn't look right in FF. Unfortunately, I don't have an answer for you, but I do have a few comments:
1. I don't mean this as a criticism, though it may seem so. I found that the audio became really annoying after spending just a few minutes on the site ... the percussion is too percussive ... it's up front and "in your face". I had to turn my speakers off, as your little headphone icon didn't always seem to do the trick.

2. All three images under the "Minister" menu are stretched horizontally, whether the site is viewed with FF or IE. I'm sure it was unintentional, but it detracts from the overall effect. None of the other images on the site seem to be similarly affected.

You mentioned earlier that you were using CuteFTP, which leads me to believe that you might also be using CuteSITE Builder (which, unfortunately, made few improvements over TrellixWeb, the original incarnation of the program.) If so, it's possible that the program caused the image distortion.

3. I was amused to see that you have a link to show gas prices on the MSN Autos site. I have that site bookmarked in my FF to open using my zip code, which is exactly what opened when I clicked on your link. Was that a fluke?
You've done a nice job with your site, so good luck figuring out your problems.
This is great information... and I have a few questions:
What size monitor are you using?
Did the music continue to play when you clicked on the headphones?
The gas prices link: I have no idea how that happen... maybe that's has something to do with FF and holding cache files.
On three different systems that I have IE7 has no error in matching the original website setup, only FF is having an issue. Do you think that FF can't handle opacity images?

Thank you for your comments! I have an open mind and welcome ideas to make a better website!


14U2DAY

14U2DAY is offline   Reply With Quote
Old 20th November 2008   #12
WindowsBBS Team Member
 
Westside's Avatar
 
Profile:
Join Date: Mar 2003
Location: Omaha,NE
Posts: 4,011
Computer Experience:
Intermediate
Westside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation Level


The color is perfect, now, in the Home page. The drop down is too dark in the links (ok on mouseover), in IE, as well. And, the music stop...stomping on the headphones!
Did you make some changes?


Last edited by Westside; 20th November 2008 at 03:21.
Westside is offline   Reply With Quote
Old 20th November 2008   #13
WindowsBBS Team Member
 
Westside's Avatar
 
Profile:
Join Date: Mar 2003
Location: Omaha,NE
Posts: 4,011
Computer Experience:
Intermediate
Westside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation Level


Message had not shown up, at first, so I resent it, and now I have two. This is the second one. If anyone knows out to remove it, fine!
Westside is offline   Reply With Quote
Old 20th November 2008   #14
Member
 
14U2DAY's Avatar
 
Profile:
Join Date: Nov 2008
Location: Arizona
Posts: 26
Computer Experience:
Never Adequate
14U2DAY Reputation Level

My System

Quote:
Originally Posted by Westside View Post
The color is perfect, now. And, the music stop...stomping on the headphones!
Did you make some changes?
I changed the fonts to white and removed the black background, kept the .jpg file... I will lower the volume for the audio file.

Which browser did you use to view the changes?

Thank you so much Westside! I really respect your input even though I can't find out what's going on with FF.


14U2DAY

14U2DAY is offline   Reply With Quote
Old 20th November 2008   #15
WindowsBBS Team Member
 
Westside's Avatar
 
Profile:
Join Date: Mar 2003
Location: Omaha,NE
Posts: 4,011
Computer Experience:
Intermediate
Westside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation LevelWestside Reputation Level


Firefox3.0.4 and IE7. Firefox looks fine, now.
Westside is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
ceres and isearch help.....Here is my Hijack this log astrospook Malware and Virus Removal 15 14th April 2005 02:31
Firefox 1.0 Released Ramona Firefox, Thunderbird & SeaMonkey 22 15th November 2004 21:09
Important Security Update for Firefox 0.10.1 PR Ramona Firefox, Thunderbird & SeaMonkey 6 6th October 2004 15:44
WinXP: Full Version, Upgrade Version, OEM? w_h_y__n_o_t Windows XP 5 24th October 2003 22:25
Open website windows in full screen? martinr121 Internet Explorer 3 3rd September 2003 18:06


All times are GMT +1. The time now is 12:39.






Advertisements do not imply our endorsement of the product or service advertised.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 2002 - 2009 WindowsBBS.com. All rights reserved.
Terms of Use, Legal Information & Privacy Policy
[]