Image and text position in K2 item layout

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Sat Jan 29, 2011 7:12 am
Hi,
I've got a question related K2 item layout in yourshop theme. I have little size images in the item layout, so I would like to move the text near the image. Where and what I have to change to (in item.php or k2.css, or something).
You can see the actual layout: http://webfogorvos.hu/tisztitoszerek/cl ... ay-cleaner

I would like something similar (the text is near the picture) like this: http://demo.gavick.com/joomla15/jul2010 ... &Itemid=54

Any idea?
User avatar
Fresh Boarder

GK User
Sat Jan 29, 2011 7:34 pm
Hi

Please enable override.css on template parameters and add this line on this file:

Code: Select all
div#k2Container .itemImageBlock {float: left;padding-right: 10px!important}
User avatar
Platinum Boarder

GK User
Sun Jan 30, 2011 9:04 am
It works! Thank you for your quick reply.
Regards,
Csaba
User avatar
Fresh Boarder

GK User
Sun Feb 13, 2011 8:12 am
Seichinha wrote:Hi

Please enable override.css on template parameters and add this line on this file:

Code: Select all
div#k2Container .itemImageBlock {float: left;padding-right: 10px!important}

Good afternoon, I tried your method apply to the category of K2 - but nothing happened.
div # k2Container. catItemImageBlock {float: left; padding-right: 10px! important};
What's wrong?

primer.png
User avatar
Fresh Boarder

Konrad M
Mon Feb 14, 2011 9:50 am
Hi
Can You give url to your website ?
User avatar

GK User
Mon Feb 14, 2011 9:59 am
http://www.fitomir.info
But I've already solved this problem in another way
in - templatesgk_yourshopcssk2.css
I added - .catItemImageBlock {float: left;padding-right: 10px!important}
and it worked.
User avatar
Fresh Boarder

Konrad M
Mon Feb 14, 2011 12:25 pm
Great. Good For You.
User avatar


cron