![]() |
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?
|
Re: Graphic Not Displaying in Firefox
Seems to be showing up for me, OK! :)
Have you cleared your cache? :) |
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. |
Re: Graphic Not Displaying in Firefox
Oh no! - I'm so, so sorry! I read that totally wrong ... Please ignore me!
*slopes off* |
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
|
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.
|
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.