Search:

Search: Search took 1.00 seconds.

  1. Replies
    6
    Views
    1,696

    [SOLVED] It's in your style.css line 593, just add a...

    It's in your style.css line 593, just add a padding-left: 30px;

    #directory .catcol ul li.maincat a {
    padding-left: 30px;
    text-decoration: none;
    }
  2. The mis-alignment is caused by the lack of...

    The mis-alignment is caused by the lack of characters in the post's description. Try this:

    open classipress/style.css

    find .ad-block .ad-right (at line 320)

    and change 'float: right' to...
  3. Try removing the code below in the loop-ad.php ;...

    Try removing the code below in the loop-ad.php ;



    <?php the_author_posts_link(); ?>
Results 1 to 3 of 3