News 2 - use full width

February 2014 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.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Mar 13, 2015 11:01 am
Reply with quote
Report this post
Hello
After removing font resizer, print and email button aswell as the social buttons under K2 items view options the article doesnt use full width. See image.
How can I get the article to use the full space?
thankfull for help.
User avatar
Expert Boarder

teitbite
Mon Mar 16, 2015 7:44 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
Mon Mar 16, 2015 3:22 pm
Reply with quote
Report this post
Thank you for quick response.
the page is: http://funasfjallen.info/allmannytta/ko ... dalen.html

Right now I also have a problem with the startpage (home) since I installed sh404SEF - which Im trying to solve.
the modules etc. are not showing on the first page.
User avatar
Expert Boarder

teitbite
Thu Mar 19, 2015 9:53 am
Reply with quote
Report this post
Hi

Your website is offline so I cannot see it investigate the problem. Also a 404 error is shown under the url given.
User avatar
Moderator

teitbite
Wed Mar 25, 2015 5:36 pm
Reply with quote
Report this post
Hi

Interesting. Add this to /layout/head.php

Code: Select all
<script type="text/javascript">(function($) {$(document).ready(function() {
if( $('.itemAsideInfo').size() > 0 ) {
    if( $('.itemAsideInfo ul').html().trim()=='' ) {
        $('.itemBody').removeClass('gkHasAside');
    }
}
});})(jQuery)</script>
User avatar
Moderator

GK User
Thu Mar 26, 2015 4:52 pm
Reply with quote
Report this post
Thanks.
I dont know were in the document to put it?
Were ever I do it makes the page go blank?
User avatar
Expert Boarder

teitbite
Sat Mar 28, 2015 2:39 pm
Reply with quote
Report this post
Hi

At the very bottom of file /layout/head.php . If You have problems with it. Please send me an access to ftp and I'll make it for You.
User avatar
Moderator

teitbite
Fri Apr 03, 2015 7:39 pm
Reply with quote
Report this post
Hi

I've added code to /layout/blocks/head.php . Please check and let me know if it helped.
User avatar
Moderator

GK User
Thu Apr 09, 2015 7:41 am
Reply with quote
Report this post
Yeas it helped very well. that´s how I want it.
Thank you very much. :D
User avatar
Expert Boarder

teitbite
Mon Apr 13, 2015 1:30 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron