Announcement

Collapse
No announcement yet.

extended info image link

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

    extended info image link

    when using the extended info pop up facility,

    does anyone know where the text for the link is formatted I want to reduce the font size

    #2
    NETQUOTEVAR:EXTINFOLINKNETQUOTEVAR:EXTINFOBUTTON

    In Act_ProductLine.htm
    Owner of a broken heart

    Comment


      #3
      And in prompt ID 1191 and 1192 in 'Design | Text | Website | HTML'

      Comment


        #4
        <font size="1"><A HREF="javascript:ShowPopUp('info%5fitw104%2ehtml',300,400);">larger image</A></font>


        here's my code ......larger image shows in size 2. This is by wrapping the font size around the netquotevar <font size="1">NETQUOTEVAR:EXTINFOLINK</font>

        live example

        Comment


          #5
          Jo

          I removed an extra </font> tag just after this line

          <font size="1"><A HREF="java script:ShowPopUp('info%5fitw104%2ehtml',300,400);">larger image</A></font>

          and it fixed the problem

          Must be an extra tag somewhere
          Owner of a broken heart

          Comment

          Working...
          X