IE 8 not rendering correctly, but IE9 and FF ok

teitbite
Fri Nov 16, 2012 11:31 am
Hi

I think someone has answered it already because I do not see it in moderator script. Please tell me a linkk to it if not.
User avatar
Moderator

GK User
Fri Nov 16, 2012 6:16 pm
Yes, thankfully registration was quickly fixed now!

New:
I need to remove the script/request for images/style/bg_halftone.png and images/style1/bg_noise.png -- I removed both files from the images folder (as I don't use), but the script still calls for them. How do I remove these from the script? Thanks!

I'm also getting:
400 Bad Request for https://fonts.gooleapis.com/css?family=none
and FB.getLoginStatus()called before calling FB.init() (*note: I have not created/entered my facebook for this venture, so maybe that has something to do with the second one. The first one - do I need to change the fonts in the template settings?

Not sure what this means of if I need to address them....

With all this help I'm indebted to you! Send you mom's homemade cookies, or give you virtual golf-lessons. :P
User avatar
Expert Boarder

teitbite
Sat Nov 17, 2012 4:44 pm
Hi

bg_halftone.png is called in error.css, offline.css, style1.css, template.css
bg_noise.png in template.css and styleX.png

use a search function of Your editor to find a right line.

I cannot tell why is google not loaded. But it can be connected with the fact that in template configuration You have selected Google Fonts but none of this fonts is selected. Please try to change it to a regular fonts to see if error will be gone.

FB problem can be because K2 and template got it's own set og FB button. Please try to disable one of them and check if error is gone.
User avatar
Moderator

GK User
Mon Nov 19, 2012 3:20 am
thanks - will dig in a little on those suggestions.

I was wondering on the early discussed (see attached) if you have any extra thoughts to help the viewing of this module on the home page? I have long names that's half the problem, but also it would be cool to center to image above it's name (plus create a little space between each product frame). Ideas? (note: module is at the bottom of the home page).
User avatar
Expert Boarder

teitbite
Tue Nov 20, 2012 2:14 pm
Hi

Try using this:

Code: Select all
#gkBottom2 li {
    text-align: center;
}


User avatar
Moderator

GK User
Thu Nov 22, 2012 4:17 am
worked perfect, thank you!
User avatar
Expert Boarder


cron