2 issues with News Refreshed, category layout & logo slogan

October 2015 Joomla Template
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.1.00 out of 6 based on 1 vote(s)
GK User
Sat Feb 27, 2016 4:38 pm
Reply with quote
Report this post
Hi all,

I've been using the original news template for some time but decided to upgrade to "news refreshed" recently. So far I've managed to convert all modules, menus etc. without any problems but there are two small issues I need to resolve before pushing the changes to my livesite.

Image attached

1. category layout
The category layout in news refreshed is looking for an image on the left side.

I don't want to use images in category view but the template is leaving a large blank white space instead of merging the k2 item (article) headings to the right.

This was not happening on the old news template, is there a way to fix?

2 logo slogan (also tested on the quickstart installation)

I have my logo template setting set to "text".

The text logo shows up just fine but the logo slogan which should appear just below the logo text does not show up. This worked perfectly on the old news template is there a way to fix.

Thanks for your help, great template.

John
User avatar
Senior Boarder

teitbite
Wed Mar 02, 2016 10:11 am
Reply with quote
Report this post
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Wed Mar 02, 2016 3:33 pm
Reply with quote
Report this post
Sent you details via PM, thank you.
User avatar
Senior Boarder

teitbite
Mon Mar 07, 2016 10:15 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.itemList .itemBlock {
    float: left;
    width: 100%;
}

#gkLogo.text > span {
    line-height: 1.75rem;
    padding: 10px 0 0;
}
User avatar
Moderator

GK User
Mon Mar 07, 2016 10:20 am
Reply with quote
Report this post
Looks good, thanks once again Teitbite..!
User avatar
Senior Boarder

teitbite
Thu Mar 10, 2016 11:15 am
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron