content area

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 Apr 12, 2013 12:25 pm
Reply with quote
Report this post
This is my first site with joomla 3. Can you help me about this problem.
I don't want this space in my articles. How can I set parametres?

Thank you very much.
User avatar
Fresh Boarder

Konrad M
Fri Apr 12, 2013 12:37 pm
Reply with quote
Report this post
Hi,
are you talking about k2 article or joomla article ?
User avatar

GK User
Fri Apr 12, 2013 12:47 pm
Reply with quote
Report this post
I use k2 component. :)

My site is online now. www.zardunya.com
User avatar
Fresh Boarder

Konrad M
Fri Apr 12, 2013 12:51 pm
Reply with quote
Report this post
Please try add to override.css
Code: Select all
.itemAsideInfo {
    display:none !important;
}
.itemAsideInfo + .itemBody {
    margin-left: 0px !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Apr 12, 2013 1:01 pm
Reply with quote
Report this post
Now that is ok.

Thank you very much :lol:
User avatar
Fresh Boarder


cron