Forums / General Questions / ZC views differently while using FireFox

ZC views differently while using FireFox

Locked
Results 1 to 9 of 9
This thread is locked. New replies are disabled.
16 Mar 2009, 22:12
#1
resqjock avatar

resqjock

Zen Follower

Join Date:
Aug 2008
Posts:
114
Plugin Contributions:
0

ZC views differently while using FireFox

Can anyone tell me why my ZC Store views differently while using FireFox??

What happens is ZC seems to enlarge it fonts when using FireFox. Sometimes it does it, but when it dosen't do it and you refresh the page the fonts enlarge.

Here is a link to my site.
http://www.htpradios.com/store

I don't get this font enlargement when I view my store with IE.

I am trying to get both browsers to view my store correctly, because I know there are users people that use FireFow to surf

Stan
16 Mar 2009, 22:36
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Posts:
2,276
Plugin Contributions:
0

Re: ZC views differently while using FireFox

it seems to you have introduced BOM  character while you were editing your files with some text editor.

your page loads as Quirks Mod
try to find the file that contains that character

Download notepad++ ( is free ) and use this editor to modify your file
16 Mar 2009, 22:44
#3
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Posts:
2,276
Plugin Contributions:
0

Re: ZC views differently while using FireFox

open all your CSS files .

the BOM character is first thing your see on top of the page.




remove , save and upload and should work .

use notepad++
17 Mar 2009, 01:07
#4
resqjock avatar

resqjock

Zen Follower

Join Date:
Aug 2008
Posts:
114
Plugin Contributions:
0

Re: ZC views differently while using FireFox

tony_sar:

open all your CSS files .

the BOM character is first thing your see on top of the page.




remove , save and upload and should work .

use notepad++


I noticed that too, but I unclear on what file it could be located in.

SK
17 Mar 2009, 01:43
#5
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Posts:
2,276
Plugin Contributions:
0

Re: ZC views differently while using FireFox

for now they seem to be in your All 3 stylesheets.

includes/templates/EzRed/css/stylesheet.css
includes/templates/EzRed/css/stylesheet_header_menu.css
includes/templates/EzRed/css/stylesheet_map_addition.css
17 Mar 2009, 01:58
#6
resqjock avatar

resqjock

Zen Follower

Join Date:
Aug 2008
Posts:
114
Plugin Contributions:
0

Re: ZC views differently while using FireFox

tony_sar:

for now they seem to be in your All 3 stylesheets.

includes/templates/EzRed/css/stylesheet.css
includes/templates/EzRed/css/stylesheet_header_menu.css
includes/templates/EzRed/css/stylesheet_map_addition.css


OK, Don't mean to sound like an idiot, but what am I looking for in these style sheets??

I looked all three over and I don'y know what I am lookinf for.

SK
17 Mar 2009, 02:02
#7
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Posts:
2,276
Plugin Contributions:
0

Re: ZC views differently while using FireFox

your should be looking at this >>> 

from remote , i can see they are first characters at the beginning of your stylesheets .
17 Mar 2009, 02:23
#8
resqjock avatar

resqjock

Zen Follower

Join Date:
Aug 2008
Posts:
114
Plugin Contributions:
0

Re: ZC views differently while using FireFox

tony_sar:

your should be looking at this >>> 

from remote , i can see they are first characters at the beginning of your stylesheets .


No I don't see what you are seeing. I looked in all three style sheets.

I am using Crimson Editor and filezilla
"HELP"

SK
17 Mar 2009, 17:07
#9
need_help avatar

need_help

Zen Follower

Join Date:
Feb 2009
Posts:
205
Plugin Contributions:
0

Re: ZC views differently while using FireFox

I don't see the issues on the stylesheet either and my site also displays slightly differently in Firefox but to me it isn't an issue and Firefox tells me it is being displayed in standard compliance mode as is your site.

What is a bigger issue is the fact when trying to login using Internet Explorer a message pops up to say some items on the page are insecure. Now i used to get that and fixed it by making some of the image links https instead of http.

Might be worth investigating the latter problem more as that sort of message is off putting for customers.