Need some help aligning K2 items in category list

Winter sport ecommerce template for Joomla with VirtueMart support
GK User
Mon May 07, 2012 6:51 pm
Hei

How can i align K2 item images in category list to the right or left like here (starting with prof. Green):

http://demo.gavick.com/joomla16/nov2011/index.php/2011-08-04-23-47-02/k2-categories/daily-fresh-music

I'm using eSport template, but i don't know how to align the smaller images
http://www.i-net.ee/demo/index.php/toeoekoha-valgustus

Thanks
User avatar
Senior Boarder

teitbite
Mon May 14, 2012 7:07 pm
Hi

Please try add this code to css:

Code: Select all
div.catItemImageBlock {
float:left;
margin-right:25px;
}
User avatar
Moderator

GK User
Tue May 15, 2012 2:42 pm
Thanks, I appreciate Your help!
User avatar
Senior Boarder

teitbite
Tue May 15, 2012 5:12 pm
Hi

No problem. I'm glad I could help.
User avatar
Moderator


cron