| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
| | Thread Tools | Display Modes |
| |||
| I have noticed a blank row after the "Categories" header in the right hand panel of all my PLR-PRO generated blogs. Small point, but it bugs me. Is this an easy fix for me to make? Richard |
| |||
| I took my chances and fiddled with some code. It seems to have worked. In the sidebar.php file there is a chunk of code like this <h2><?php _e('Categories'); ?></h2> <ul class="menublock">[*]<?php list_cats(0, '', 'name', 'asc', '', 1, 0, 0, 1, 1, 1, 0,'','','','','') ?>[/list] I removed the[*] and the Richard |