Announcement

Collapse
No announcement yet.

Font Style

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

    Font Style

    Hello

    Please can you tell me how to change the style of the
    "description text"
    for something that looks more proffessional

    Thanks

    Paul

    #2
    I think you're going to have to clarify what you mean.

    Comment


      #3
      Sorry

      I want to change the font style on the product description

      Paul

      Comment


        #4
        Open your product layout template (normally Act_ProductLine.html) and replace

        NETQUOTEVAR:PRODUCTDESCRIPTION

        with

        <span class="actxxsmall">NETQUOTEVAR:PRODUCTDESCRIPTION</span>

        Comment


          #5
          Hi Chris

          Is the reference to <span class> something that was introduced in version 6?

          I'm using version 5, and my product template dosen't include this.

          thanks

          Martin

          Comment


            #6
            Yo're posting a V5 problem in the V6 Forum.

            You'd be much better starting again in the V5 one as anything posted here may confuse V6 users who often use these postings as a source of info.

            Norman
            Norman - www.drillpine.biz
            Edinburgh, U K / Bitez, Turkey

            Comment


              #7
              Sorry Norman - I take your point.
              I was more enquiring if the point raised by Chris was brought in for version 6, or if I am missing something. I will try to be more diligent in future.

              Comment


                #8
                This will work in v5 if you are using a theme based on stylesheets (either BusinessCSS or Slimline). Otherwise, use

                <font size="-2"NETQUOTEVAR:PRODUCTDESCRIPTION</font>

                Comment


                  #9
                  Works great thanks, if i want text a bit bigger how do i do that?

                  Thanks

                  Paul

                  Comment


                    #10
                    Sorry also in the main product name (above description text) is it possible to give that a font colour?

                    Thanks

                    Paul

                    Comment


                      #11
                      yes, look for netquotevarroductname

                      surround it with <font color=red> </font>

                      Comment


                        #12
                        Hi Jo
                        Not sure what you mean when you say surround it?

                        Thanks
                        Paul

                        Comment


                          #13
                          My description text looks much better with the new script

                          <span class="actxxsmall">NETQUOTEVAR:PRODUCTDESCRIPTION</span>

                          how can i make it bigger?


                          Thanks

                          Paul

                          Comment

                          Working...
                          X