Announcement

Collapse
No announcement yet.

Product Price Position

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

    Product Price Position

    I'm back again !

    I've got my products into columns - and rather chuffed to have done so if the truth be known !

    At the moment the price is off to the right of the image and it looks a bit naff.

    Ideally I'll like it positioned just above the Quantity Box. I've found the Script in Design|Design Options but I don't know which bits to move around !

    I do hope that makes sense ! LOL

    #2
    Unfortunately your link would only work for one logged in customer (probably you?).

    However, the solution to your problem can be found by using Variants - more about this from Help | Help Topics - change to the search tab and enter Variant as your search term.
    Bill
    www.egyptianwonders.co.uk
    Text directoryWorldwide Actinic(TM) shops
    BC Ness Solutions Support services, custom software
    Registered Microsoft™ Partner (ISV)
    VoIP UK: 0131 208 0605
    Located: Alexandria, EGYPT

    Comment


      #3
      Back again !

      I've got the following in my Product Price HTML but I'm not sure how I get everything centred under the image, above the Quantity Field http://www.cheapdies.co.uk/acatalog/...r_Soft_79.html


      I've tried several things but none have worked and somehow I've managed to get the price in regular text rather than bold (I've not uploaded this so you won't see it online) How do I revert this to bold?


      <!-- ProductPrice HTML begin -->
      <!-- This template is used for the product price text. -->

      <br><span class="actxsmall">NETQUOTEVAR:PRICEPROMPT &nbsp;NETQUOTEVARISCOUNT_QUANTITY&nbsp;NETQUOTEVAR:COST</b></span><span class="actxxsmall">NETQUOTEVAR:TAXMESSAGE</span>

      <!-- This template is used for the product price text. -->
      <!-- ProductPrice HTML end -->

      Comment


        #4
        You have deleted the <b> opening bold tag.

        try,

        <br><span class="axtxsmall"><b>....
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment


          #5
          Thanks Bill, that's worked a treat !

          Do you have any suggestions on getting the prices moved to below the image and centred? I've managed to get it centred but can't work out how to move the position to under the image.

          Comment


            #6
            Find and delete this broken bit of code

            <td valign="TOP"

            which appears on the page as

            <td valign="TOP" <br><Actinic:PRICE_EXPLANATION PROD_REF="330006"
            Bill
            www.egyptianwonders.co.uk
            Text directoryWorldwide Actinic(TM) shops
            BC Ness Solutions Support services, custom software
            Registered Microsoft™ Partner (ISV)
            VoIP UK: 0131 208 0605
            Located: Alexandria, EGYPT

            Comment


              #7
              Thank you for all your help, again Bill.

              I've got it all centered and bold where necessary.

              You've been a great help on this and other threads I've drawn useful information from so thanks for taking the time to help us all out.

              Hayley

              Comment

              Working...
              X