Announcement

Collapse
No announcement yet.

Unwanted spacing before PRICE

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Unwanted spacing before PRICE

    Hi

    I've removed the text 'Price:' that appears by default before each price value in the products listing, but I cannot remove the couple of   that are inserted. I guess they're in the Texts somewhere, but I don't know how to find and remove them?

    You can see the pages here -
    http://www.impactdecor.com/acatalog/Onli...s_3.html

    thanks in advance,
    Dan

    #2
    Hi Dan

    I asked this question a few months back - and heres how to do it:

    http://community.actinic.com/showthread.php?t=11329

    I think this works - but if I remember rightly I decided not to use it because I decided I liked the indent (the grass is always greener)!

    Paul
    KJ Beckett
    Men's Clothing & Accessories
    Cufflinks, Underwear, Ties, Grooming Products
    Bath, England
    Fast delivery to UK, USA and worldwide.
    Men's Fashion Blog

    Comment


      #3
      Look in Act_ProductPrice.html
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment


        #4
        Hi, thanks for the quick replies - I feel a bit dumb for not having worked all that out without troubling the forum!
        In case someone else has the same problem, here's the code for Act_ProductPrice.html which worked for me -

        Code:
        NETQUOTEVAR:PRICEPROMPTNETQUOTEVAR:DISCOUNT_QUANTITYNETQUOTEVAR:COST
        <span class="actxxsmall">NETQUOTEVAR:TAXMESSAGE</span>

        Comment

        Working...
        X