Category/blog layout issue

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
Thu Jun 27, 2013 10:06 pm
Reply with quote
Report this post
I would like to have thumbnails of the same size in category listing and also reduce the font size of titles. How do I do that?

Please take a look at http://mela.no/artister/sondag. You can see that the layout looks awful as it is now, because the thumbnails are of different sizes.

I hope I have made myself understood and any help is appreciated:=)
User avatar
Senior Boarder

GK User
Fri Jun 28, 2013 8:06 am
Reply with quote
Report this post
100% clear :)
Please edit: /templates/gk_rockwall/css/override.css and add at its end:
Code: Select all
.itemList article {padding-top: 0px !important; margin-top: 0px !important;}
#k2Container .itemsContainerWrap article header h2 {font-size: 20px; line-height: 30px;}


First line will reset the difference between first box top space and other boxes top space, second line will set font size and line height.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Fri Jun 28, 2013 3:01 pm
Reply with quote
Report this post
Thanks a lot. How do I resize the thumbnails in category/blog listing so that they all have the same height? As it is now the thumbnails have the same width but not the height.
User avatar
Senior Boarder

GK User
Fri Jun 28, 2013 3:05 pm
Reply with quote
Report this post
Sadly there is no way.
You could resize your photos on desktop and add background to them, so all have same height.
User avatar
Moderator

GK User
Fri Jun 28, 2013 11:42 pm
Reply with quote
Report this post
Cyberek wrote:Sadly there is no way.
You could resize your photos on desktop and add background to them, so all have same height.
It's ok, thank you for your help otherwise!
User avatar
Senior Boarder


cron