Single Listing In Category Overflow Problem Firefox & IE

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
Fri Apr 19, 2013 12:06 pm
Reply with quote
Report this post
When there is a single listing in a category, in Firefox & IE, the listing overflows the sidebar. It seems fine in Safari and Chrome.

Check it out at: http://www.anthonyparsons.com/component ... -arts.html

See a category with two listings, no issue in Firefox or IE: http://www.anthonyparsons.com/component ... nance.html
User avatar
Junior Boarder

Konrad M
Fri Apr 19, 2013 2:13 pm
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
#k2Container.itemListView .itemContainer {
    float: left;
    width: 99.9%;
}

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

GK User
Fri Apr 19, 2013 10:50 pm
Reply with quote
Report this post
Thank you very much Konrad, worked like a charm.

Much appreciated.
User avatar
Junior Boarder


cron