Wrong placement of currencies

Anybody knows how to fix the proper placement of currency in "All Ads" picture below.  correct "$ 4" not "4 $".

Quote · 20 Jan 2010

Hello,

Open the - modules/ads/templates/base/unit_ads.html

find these strings :


<bx_if:using_c1><div class="ads_From" style="__cust_style1__">__custom_name1__: __custom1__ __unit__</div></bx_if:using_c1>
<bx_if:using_c2><div class="ads_From" style="__cust_style2__">__custom_name2__: __custom2__ __unit2__</div></bx_if:using_c2>

and replace :

<bx_if:using_c1><div class="ads_From" style="__cust_style1__">__custom_name1__: __unit__ __custom1__</div></bx_if:using_c1>
<bx_if:using_c2><div class="ads_From" style="__cust_style2__">__custom_name2__: __unit2__ __custom2__</div></bx_if:using_c2>

We only have a unique modules for dolphin!
Quote · 20 Jan 2010

perfect thanks ESASE :)

Quote · 20 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.