Article Header and Content Padding Issue

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Nov 29, 2013 8:33 pm
Hi Everyone,

I had installed the Joomla "News" template. I have installed the modules that support this template and everything looks good so far, except the fact that my article content has too much padding and is NOT left aligned. I have attached the image of the article how it looks like. If I access the articles directly through a menu item it is showing fine. The problem seems to be only when I access it through any of the modules which I have installed.

Could you please let me know if I have made some configuration changes to the module itself ? Any help is greatly appreciated.
User avatar
Fresh Boarder

GK User
Sat Nov 30, 2013 12:37 pm
Could You please post an url to your site to exact place where this issue can be seen?
User avatar
Moderator

GK User
Sat Nov 30, 2013 4:11 pm
Thank you for your response. Here is the URL: http://kanajardays.com/kanajarjml3/
User avatar
Fresh Boarder

GK User
Fri Dec 06, 2013 4:53 pm
Please edit: /templates/gk_news/css/override.css and add at its end:
Code: Select all
#gkMainbody article.item-page aside.itemAsideInfo {display: none;}
#gkMainbody article.item-page div.itemBody {margin-left: 0px !important;}

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

GK User
Sun Dec 08, 2013 1:32 am
Thank you so much... it worked.. appreciate your help....
User avatar
Fresh Boarder

GK User
Mon Dec 09, 2013 5:47 pm
Is there anything else I can help you with on this topic?
User avatar
Moderator


cron