Search:

Search: Search took 1.00 seconds.

  1. Remove Price Ticket for Zero Value Listing (CP3.1.1)

    If you want to remove the price tag for $0 ads, in CP 3.1.1 go to the theme-actions.php file and look for lines 19-21;

    <div class="price-wrap">
    <span class="tag-head">&nbsp;</span><p...
  2. Replies
    6
    Views
    1,259

    [SOLVED] I got problem solved. on Style.css replace: /*...

    I got problem solved.

    on Style.css replace: /* price tag */

    with this
    .price-wrap {float:right;}
    p.ad-price {float:left; font:bold 17px Arial,Helvetica,sans-serif;margin:0;padding:3px 6px...
Results 1 to 2 of 2