Announcement

Collapse
No announcement yet.

How to show inc. and exc. vat

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

    #16
    I have input the following tag in Design text for the tax inclusive.
    <font="6699cc">Inc: %s</font>
    This unfortunately didnt change the colour. It appears to have done nothing. Have I typed it correctly.
    Sorry to be such a pain, I cannot find anywhere in the Actinic guides that assists with these problems.

    Comment


      #17
      OK Try adding the <font> tags around NETQUOTEVAR:TAXMESSAGE in Act_ProductPrice. e.g.

      <font color="red">NETQUOTEVAR:TAXMESSAGE</font>

      Comment


        #18
        Excellent and thank you all for the assistance, all running as required.

        Comment


          #19
          ...or to change the colour you could add your own style (.incvat) to actinic.css...
          Andrew Fish
          Http://www.BatteryShed.co.uk
          For all your battery requirements at prices less than in the high street.
          "Batteries without the overcharging"

          Comment

          Working...
          X