Error displaying in category view blog

GK User
Fri Mar 16, 2012 1:50 am
I created a menu item with a category blog view.
The general view is moved, not the text left-aligned, but when it comes in you see normally.

You can check this link:
http://www.quadrantefranchising.com/ind ... 2-00-30-30

Here the correct view:
http://www.quadrantefranchising.com/ind ... o-rilancia

Thanks
User avatar
Senior Boarder

GK User
Fri Mar 16, 2012 12:22 pm
Both URL's redirect to blog view ?

To fix this please open file joomla.css from template/css directory and find line 173:

Code: Select all
.blog .itemToolbar { margin: 0px 0px 25px 112px; }


and replace it to this

Code: Select all
.blog .itemToolbar { margin: 0px 0px 25px 0px; }
User avatar
Platinum Boarder


cron