Help > General

Categories Split Up

(1/1)

4wheeling:
Hi There, I am using simple review on one of our customers websites and I was wondering if you could tell me why the categories are split up like this:

http://4wheeling.ca/index.php?option=com_simple_review&Itemid=40

If you notice Recovery Equipment is at the top but the other two categories are at the bottom of the content section... There is two:

Lift Kits & Suspension Components
Off Road Tires & Wheels

Can you please tell me what is causing the two categories to be pushed to the bottom?

Thanks you

row1:
It seems that for your site the clearing div between categories is causing the problem.

--- Code: ---<div style="clear: both;"></div>

--- End code ---

In administration\addons\modules\Category_Module\Category_Module.php
try removing that div line on line #451

Navigation

[0] Message Index

Go to full version