Thumbnail image height

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Wed Jun 20, 2012 4:27 pm
Hi!

I search in the forum and I find some solution... But they not work to me...
So How I can setup GK4 height in normal mode. You can see the issue in http://www.venootti.fi

Regards, Ari
User avatar
Senior Boarder

GK User
Thu Jun 21, 2012 8:34 am
Hi Ari,

Can you please clarify the issue by using a screenshot with annotations to show it to me?

Thanks,
User avatar
Platinum Boarder

GK User
Thu Jun 21, 2012 1:51 pm
Hi,

Now it is like
screenshot 1.png


What I want:
screenshot 2.png


Regards,

Ari
User avatar
Senior Boarder

GK User
Fri Jun 22, 2012 11:19 am
Hi Ari,

Try adding this code to CSS Override:
Code: Select all
.nspArt > div{
height: 150px;
}
.nspArt .tcenter{
height: 60px;
}
.nspArt h4.nspHeader{
height: 30px;
}
.nspVmStore div.PricesalesPrice {
    font-size: 16px!important;
}

It will look like this http://easycaptures.com/fs/uploaded/574/0996677772.jpg
User avatar
Platinum Boarder

GK User
Sat Jun 23, 2012 12:56 pm
Now it is fine and correct, thank you!
User avatar
Senior Boarder

GK User
Sat Jun 23, 2012 2:21 pm
It's good to know that, feel free to let me know if you need any other helps.

Have a nice day,
User avatar
Platinum Boarder


cron