URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Support
       *****************************************************
       #Post#: 4174--------------------------------------------------
        custom texts
   DIR By: Michel
       Date: April 16, 2012, 9:31 am
       ---------------------------------------------------------
       Hello,
       pls How do i make the custom text to not appear in the members
       posts
       #Post#: 4175--------------------------------------------------
       Re:  custom texts
   DIR By: CreateAForum
       Date: April 16, 2012, 10:55 am
       ---------------------------------------------------------
       You mean the post ranks such as Newbie etc?
       #Post#: 4176--------------------------------------------------
       Re:  custom texts
   DIR By: Michel
       Date: April 16, 2012, 1:09 pm
       ---------------------------------------------------------
       No I mean the actual custom text
       eg
       in
  HTML http://kolathechemist.createaforum.com/index.php?topic=72
       my custom text is James:1:17 and it always appears in my posts
       #Post#: 4177--------------------------------------------------
       Re:  custom texts
   DIR By: CreateAForum
       Date: April 16, 2012, 1:14 pm
       ---------------------------------------------------------
       Can't see that post as guest. Do you mean like a signature on
       the end of each post? If so that's in your Profile.
       #Post#: 4180--------------------------------------------------
       Re:  custom texts
   DIR By: Alex P.
       Date: April 16, 2012, 10:16 pm
       ---------------------------------------------------------
       This is called your "Personal Text" and can be hidden through a
       code in your footers. Admin>CP>Style Manager>Headers and
       Footers:
       First, ensure you have JQuery on your forum headers-
       --- Code ---
       <script
       src="
  HTML https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
       --- End Code ---
       And place this in your footers:
       --- Code ---
       <script type="text/javascript">
       /*Code by Alex of Create A Forum Support-
  HTML http://support.createaforum.com/index.php?action=profile;u=7*/
       $("li.blurb").hide();
       </script>
       --- End Code ---
       *****************************************************
       Page 1 of 1