X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Graphic Not Displaying in Firefox (https://forum.x-cart.com/showthread.php?t=51911)

gtwing 01-21-2010 07:01 PM

Graphic Not Displaying in Firefox
 
I put a graphic in the welcome label area and it displays fine in IE and Chrome but it doesn't show in Firefox plus the fonts are much smaller. Anyone know why?

JeanB 01-22-2010 02:20 AM

Re: Graphic Not Displaying in Firefox
 
Seems to be showing up for me, OK! :)

Have you cleared your cache? :)

pauldodman 01-22-2010 03:02 AM

Re: Graphic Not Displaying in Firefox
 
Funnily enough, it's not showing up for me though - and the font is smaller, as you say, Gary.

Looks like you've hard coded it with https - FF isn't liking the https link. There is an error with your SSL setup, so that's why it's not showing it, as it's set to use https as the link. You should call images using {$ImagesDir}/image.jpg - then you don't have to worry about the security stuff.

Also, the "hspace" tag you are using, that's a deprecated tag now - you may want to recode that too.

JeanB 01-22-2010 03:05 AM

Re: Graphic Not Displaying in Firefox
 
Oh no! - I'm so, so sorry! I read that totally wrong ... Please ignore me!

*slopes off*

cflsystems 01-22-2010 03:19 AM

Re: Graphic Not Displaying in Firefox
 
Yep is your SSL. In IE I get a message to load or not insecure items, FF reports SSL error

gtwing 01-22-2010 08:12 AM

Re: Graphic Not Displaying in Firefox
 
Thanks for the input, I'll use the {$ImagesDir}/image.jpg tag and see what happens. I hard coded it using https because I was getting the "load or not insecure items" warning box myself. It stopped when I recoded it using SSL. Obviously it didn't fix it.

pauldodman 01-22-2010 08:16 AM

Re: Graphic Not Displaying in Firefox
 
Well yes, that would stop the error - but also stopped it displaying in FF because you have an error with your SSL anyway by the looks of it. If your SSL was all ok, it would have worked.


All times are GMT -8. The time now is 10:12 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.