[ Video Sharing CMS v4 ] How to remove Image Categories from homepage

Started by gee909,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gee909Topic starter

Hi, i want to remove Image Categories from homepage completely. How can this be done?
  •  

PHPVibe A.

In the menu? In lib/functions.php

<img src="'.thumb_fix($cat->picture, true, 23, 23).'" class="cat-menu-img"/>


You may need to change some paddings in the css for the menu after.

Similar topics (7)