Announcement

Collapse
No announcement yet.

How much do you want?

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

    How much do you want?

    Hi Guys

    Chance for someone to make a bit of money.

    I don't like the way on many of my products, the long descriptions are very columnar (is that a word?). I'd like the text to wrap under my image once it reaches the bottom of it. Every image i have is of standard size, 200 x 150. This would look a lot better i feel and reduce the length of page between each product.

    Anyone got a site that has this already that i can take a look at? and anyone up for it, let me know your price.

    Cheers

    Lee

    #2
    The main reason for the text not wrapping around the image, is because the image is in 1 table cell or more, and the text is in another or more, so no means for it to get to each other, if you see what I mean.

    Post your Act_ProductLine template within a reply post and sure someone will be able to provide a tweak or hack to arrange the text the way you would like it... Will check in over the weekend when get a chance to see if you have and see if can provide the code back for you.

    Comment


      #3
      Jont has already kindly provided the code required to do this in a post called CSS - Jont? - a quick search on that in combination with float should bring it up.
      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


        #4
        I'm not sure of the CSS way but all you need to do is edit your Product Templates to have a big cell containing NETQUOTEVAR:PRODUCTIMAGE NETQUOTEVAR:PRODUCTDESCRIPTION and to edit Act_ProductImage.html to add align="left" somewhere inside the <img ... > tag.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          Hi Guys

          I've learnt so much the past few months and its been the steepest learning curve. I go live in 3 days and i just dont want any F@@@ ups, all gone too well at the moment.

          Just want someone to do it for me and take the blame if it goes tits up lol.

          Perleeeeeeeeeeeeeeeaseeeee.

          Comment


            #6
            Just post your Act_ProductLine.html and I'll amend it as above.
            Norman - www.drillpine.biz
            Edinburgh, U K / Bitez, Turkey

            Comment


              #7
              Cheers Norman

              Let me know what you want for doing it. Unless you like anything radio control where i will get you a whopping discount.

              <!-- ProductLine HTML begin -->
              <!-- Insert HTML for the top of the individual product -->
              NETQUOTEVAR:INCLUDE Act_ProductSeparator.html
              NETQUOTEVAR:ENDSEPARATOR
              NETQUOTEVAR:PRODUCTFORMBEGIN
              <tr>
              <td rowspan="2" valign="TOP" align="CENTER"> NETQUOTEVAR:TEMPLATEBEGINXML NETQUOTEVAR:PRODUCTIMAGE </td>
              <td valign="TOP" align="LEFT" colspan="2">
              <a name="NETQUOTEVAR:PRODUCTANCHOR"><span class="actregular"><b>NETQUOTEVAR:PRODUCTNAME</b></span></a>
              <span class="actxsmall">NETQUOTEVAR:PRODUCTREF <br>
              NETQUOTEVAR:PRODUCTDESCRIPTION&nbsp;NETQUOTEVAR:EXTINFOLINK</span>NETQUOTEVAR:EXTINFOBUTTON
              <br>
              <span class="actxsmall">NETQUOTEVAR:PRODUCTBEGINLINKNETQUOTEVAR:PRODUCTLINKTEXTNETQUOTEVAR:PRODUCTENDLINK
              NETQUOTEVAR:PRICEEXPLANATION </span><br>
              <b>NETQUOTEVAR:PRODUCTPRICE</b><br>
              <span class="actxsmall">NETQUOTEVARISCOUNTINFO </span>
              <span class="actxsmall">NETQUOTEVAR:OTHERINFOPROMPT </span>
              <span class="actxsmall">NETQUOTEVARATEPROMPT </span>
              </td>
              </tr>
              <tr>
              <td align="LEFT" colspan="2"><span class="actxsmall">
              NETQUOTEVAR:CARTERRORXMLNETQUOTEVAR:PRODUCTQUANTITY<br>
              <Actinic:ACTIONS>NETQUOTEVAR:ADDTOCARTBUTTON</Actinic:ACTIONS>
              </span>
              NETQUOTEVAR:TEMPLATEENDXML
              </td>
              </tr>
              NETQUOTEVAR:PRODUCTFORMEND
              NETQUOTEVAR:NEXT
              <!-- Insert HTML for the bottom of the individual product -->
              <!-- ProductLine HTML end -->


              Theres quite a few different numbered ones too, do i need to include them?

              many thanks

              Lee

              Comment


                #8
                I presume ": D" brings up the green dude with the cheesy smile!!

                Comment


                  #9
                  Attached is a Zipfile containing two templates you need to save into Site1 - Act_ProductLineRight.html and Act_ProductImage.html. Make sure you back up the originals first.

                  Now where are these RC Models? Christmas is coming up!
                  Attached Files
                  Last edited by NormanRouxel; 27-Nov-2005, 01:46 AM. Reason: Amended templates to put image on right.
                  Norman - www.drillpine.biz
                  Edinburgh, U K / Bitez, Turkey

                  Comment


                    #10
                    Thanks Norman, much appreciated.

                    The main site is www.birminghammodelcentre.co.uk . The new site to be migrated to that address very shortly is www.bhammodelcentre.co.uk

                    Its the 2nd address you want to be looking at.

                    Comment

                    Working...
                    X