Template Width specified px bug with chrome

GK User
Fri Apr 01, 2011 12:42 am
mm.. i dont know why.. but.. i set 1000 px
clean cache on firefox, chrome, explorer

firefox ok (1000 px)
explorer ok (1000 px)
chrome.. no (982 px)
User avatar
Junior Boarder

Konrad M
Fri Apr 01, 2011 4:17 am
Hi
Can you give us url to your site?
User avatar

GK User
Fri Apr 01, 2011 1:27 pm
www.bigshot360.com
i set back all to 982, is the best view for 1024 px resolution. but really i find that bug yestarday.

1 question..
with 1024 monitor resolution.. K2.. new item windows.. is to big.. the X to close the windows cant be viewed.. where can i resize?
User avatar
Junior Boarder

teitbite
Fri Apr 01, 2011 2:35 pm
Hi

I think You can fix the width forcing it in the css with:

Code: Select all
.main {
    width: 1000px !important;
}


But this will prevent the width sweatcher from working.

Anyway. I have no this problem under Chrome when I look at this ;/
User avatar
Moderator

GK User
Fri Apr 01, 2011 10:16 pm
what about..
with 1024 monitor resolution.. K2.. new item windows.. is to big.. the X to close the windows cant be viewed.. where can i resize?
User avatar
Junior Boarder

teitbite
Sat Apr 02, 2011 9:15 pm
Hi

Please show me a screen of how it looks like on 1024 (this X button I mean).
User avatar
Moderator

GK User
Tue Apr 05, 2011 5:28 pm
... here
User avatar
Junior Boarder

GK User
Tue Apr 05, 2011 5:29 pm
User avatar
Junior Boarder

teitbite
Thu Apr 07, 2011 10:01 am
Hi

Och this :) This is an iFrame and it just need this much of space, so an additional scroll will display and there is not much to do, sorry.
User avatar
Moderator


cron