Announcement

Collapse
No announcement yet.

Height and length of BARTEXT

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

    Height and length of BARTEXT

    Hi,

    Is it possible to increase the height of the LEFT(RIGHT)BARTEXT, and the lenght of the eventual message I intend to place in the BARTEXT?

    Thank you very much,

    Bruno

    test Website: http://shop.belgianshop.com

    www.belgianshop.com

    #2
    Hi,

    The height of these boxes wil expand with the amount of text you put in automatically. However, if you want to set a fixed height for them you will need to edit Act_Primary.html (Advanced | Template Manager | Main tab (click 'Change View' if you do not see the tabs) | Primary button).

    Search for CUSTOMVAR:LEFTBARTEXT and CUSTOMVAR:RIGHTBARTEXT and set a height in the cell tag before these variables so they look something like:

    <td height="200" valign="top"><br>CUSTOMVAR:RIGHTBARTEXT

    You can enter up to 255 characters into the value field of a custom property.
    ********************
    Tracey
    SellerDeck

    Comment


      #3
      Thank you very much.

      But, is it possible to increase the maximum (255) of characters in the value filed ??

      I intend to place Scrolling Text scripts in this windows to present the news of our website, and I'll need more than 255 characters.

      Thank you veru much,

      Bruno

      test Website: http://shop.belgianshop.com

      www.belgianshop.com

      Comment


        #4
        yep... I've found the solution :
        create a html page
        DESIGN / OPTIONS/ SHOP DEFAULTS/ and I have put the name of the HTML page in the VALUE case in property of LEFTBARTEXT, and noted FILE NAME and USE FILE CONTENT.



        test Website: http://shop.belgianshop.com

        www.belgianshop.com

        Comment


          #5
          Hi,

          Well done for finding a workaround but just to let you know that the length of the value field cannot be changed as it is written within the coding behind the software.
          ********************
          Tracey
          SellerDeck

          Comment

          Working...
          X