Image in category view

Support forum dedicated to GameNews game Joomla template perfect for gamers, game portal news and reviews with dedicated extensions for rating and video support
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
Wed Dec 03, 2014 6:30 am
Reply with quote
Report this post
I d like to have images on the left of the the text on the right in k2 category view as shown in attached screenshut. Thank you
User avatar
Junior Boarder

teitbite
Wed Dec 03, 2014 11:06 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.itemListView .itemImageBlock {
    float: left;
    margin: 10px 15px 16px 0;
    position: relative;
    width: 105px;
}
User avatar
Moderator

GK User
Wed Dec 03, 2014 12:49 pm
Reply with quote
Report this post
Schon! Resolwed thank u very much
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.