Message Text Format &HTML ?

Forums SNAP – WordPress Plugin Forums Message Text Format &HTML ?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #516007
    Bobby
    Participant

      Can I add something like this into SNAP’s Message Text Format area?

      <style>
      a:link {color:red; background-color:transparent; text-decoration:none}
      a:visited {color:pink; background-color:transparent; text-decoration:none}
      a:hover {color:red; background-color:transparent; text-decoration:underline}
      a:active {color:yellow; background-color:transparent; text-decoration:underline}
      </style>
      CXJM

      #516452
      Bobby
      Participant

        Anyone having success putting HTML into Message Text Format ?

        A call to action ahead of the post…something along lines of this?

        <html>
        <body>
        <p>
        Check out the latest CX events


        </p>
        </body>
        </html>

        #516476
        NextScripts.com
        Participant

          Message Text Format is a regular textarea. You can post HTML there. What is the problem?

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.