In IE7, IE8 Articles appear shrinked in width

GK User
Sun Jan 08, 2012 8:38 pm
hi,

well i used game magazine as a template for my site, although it looks quite different already.

link: http://www.powderandbass.com/test2

Here is my problem:
-------------------------
everything works out sweet in any kind of browser except for IE7 & IE8... (see pics attached)

problem is, as one can see below, the width of articles shinks to about 50% and i'm running out of ideas as to why??

can u give me any advice on how to solve this.

thanx in advance

pnb_IE8.jpg

pnb_firefox.jpg
User avatar
Fresh Boarder

GK User
Mon Jan 09, 2012 1:06 pm
Hi,

Go to Menu Manager and configure "About", add an additional class for it, let's say "aboutclass".

Then add this code to file: \gk_game_magazine\css\layout.css
Code: Select all
.aboutclass #gkContent{
width: 100% !important;
}

Then let me know if it helps!
User avatar
Platinum Boarder

GK User
Mon Jan 09, 2012 2:22 pm
hey don!!

thx a million!! whilest u were posting this reply i figured a solution myself. did a similar thing...

i put the following in ie8.css, since the problem of shrinked width occured for all articles.

Code: Select all
#gkContent{ width: 100% !important; }


did the trick, although not sure if its a neat solution

have a nice one
User avatar
Fresh Boarder

GK User
Mon Jan 09, 2012 2:59 pm
hey again...

well the thing i posted before worked... for all article pages, of course but
of course destroyed the column arrangement of the frontpage... so not good

so i tried your proposed way, but didn't do anything... any ideas?

hope u dont mind asking, but might there be a solution where i dont have to put a suffix into every article?

thx in advance
mario
User avatar
Fresh Boarder

GK User
Tue Jan 10, 2012 8:42 am
I already knew about that before replying you so I suggested you to use suffix class to not affect to homepage layout.

Ok I now have a new solution for you, that's to keep what you have done before, and create a suffix class for your homepage then use this plus code:
Code: Select all
   .myclass #gkContent{ width: 45% !important; }


If you can't make it work, just PM me your FTP account then I will try for you.
User avatar
Platinum Boarder

GK User
Wed Feb 01, 2012 2:49 am
I am having the same problem as well. Have the template files been updated to correct this issue yet??
User avatar
Fresh Boarder

GK User
Wed Feb 01, 2012 12:51 pm
I am having the same problem as well. Have the template files been updated to correct this issue yet??


Hi chanson,

So have you fixed it? I've reported the bug to dev already but I don't know if they have fixed, we can try upgrading to latest version to check as well.
User avatar
Platinum Boarder

GK User
Sun Feb 05, 2012 6:54 pm
It's not fixed yet, I am going to try full upgrade to 2.5. I must say this is very disappointing with continued template issues. :cry:
User avatar
Fresh Boarder

GK User
Mon Feb 06, 2012 8:26 am
I'm sorry for that, please post your issues here then I will try to help you out, a site URL will be needed to debug also.

Thanks,
User avatar
Platinum Boarder


cron