K2 photos outside of template in category view

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Sat Sep 11, 2010 9:53 pm
I am having an issue with K2 category picture view. I have set the category view to show 2 main atricles with a pic then 4 articles under it in 2 columns and so on. I have set the pictures to be sized to xsmall 100px. The issue is the pics stay the same size and are outside of the template. I now have to have all articles in one column for them to show properly. Any suggestions?
Here is where you can see the issue
www.swaggakings.com/models/queen-models
User avatar
Senior Boarder

teitbite
Mon Sep 13, 2010 9:47 am
Hi

The size is forwarded to 600px so I belive that there are some settings for that. But if You do not want to look for them please overwrite the size for photos at the end of k2.css file, like this:

Code: Select all
.catItemIntroText img {
height:100px !important;
width:100px !important;
}
User avatar
Moderator


cron