300x250 images in sidebar not showing correctly

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Apr 08, 2013 10:18 pm
Reply with quote
Report this post
For some reason, the 300x250 block graphics in the sidebar of GameNews are getting cropped down. (see attached image) Does anyone know what this is happening?

Image
User avatar
Fresh Boarder

Konrad M
Tue Apr 09, 2013 6:29 am
Reply with quote
Report this post
Hi,
without url I can't help you. Please give us url to your website.
User avatar

GK User
Tue Apr 09, 2013 11:30 pm
Reply with quote
Report this post
Konrad M wrote:Hi,
without url I can't help you. Please give us url to your website.


It's not live yet & I'll DM you the site & login
User avatar
Fresh Boarder

Konrad M
Thu Apr 11, 2013 9:03 am
Reply with quote
Report this post
First of all you need to increase sidebar width becasue now is 246px. You can do this in template settings. And please add to override.css
Code: Select all
.adv_standard_d td {
padding:0 !important;
}

remember to enable override.css option in template settings.
User avatar

GK User
Thu Apr 11, 2013 7:35 pm
Reply with quote
Report this post
I made all those changes & it's still not working. Could there be anything else? It's very confusing in the template manager under "Sidebar width", if you hover over it, it says "in pixels", but right next to the form box is says "%"
User avatar
Fresh Boarder

Konrad M
Fri Apr 12, 2013 7:37 am
Reply with quote
Report this post
DO you have latest update of our template ?
User avatar

GK User
Fri Apr 12, 2013 5:41 pm
Reply with quote
Report this post
Yes I just created this w/ the quickstart package last week. I just downloaded the newest version right now & installed it. Still has the same problem.
User avatar
Fresh Boarder

Konrad M
Mon Apr 15, 2013 2:12 pm
Reply with quote
Report this post
Please try add to override.css
Code: Select all
#gkSidebar {
    width: 36%;
}

and remember to enable override.css option in template settings.
User avatar


cron