URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Support
       *****************************************************
       #Post#: 16497--------------------------------------------------
       Re: how to change?
   DIR By: danny12
       Date: November 4, 2015, 12:14 pm
       ---------------------------------------------------------
       like it says 'flower member when it should be a football teams
       logo which is 48x48px
       #Post#: 16503--------------------------------------------------
       Re: how to change?
   DIR By: danny12
       Date: November 5, 2015, 1:25 pm
       ---------------------------------------------------------
       still does not show
  HTML http://thefpl.createaforum.com/
       #Post#: 16505--------------------------------------------------
       Re: how to change?
   DIR By: markO.
       Date: November 6, 2015, 4:32 am
       ---------------------------------------------------------
       Why it"s not showing? Well some group images link should start
       with
  HTML http:// if you dont have that then you need too.
       #Post#: 16506--------------------------------------------------
       Re: how to change?
   DIR By: danny12
       Date: November 6, 2015, 10:09 am
       ---------------------------------------------------------
       i have the http
       <script type='text/javascript'>
       /*
       Change Any Image On Page
       Created by iFusion
       */
       var img_b = new Array();
       img_b[img_b.length++] =
       ["
  HTML http://images.smfboards.com/ranks/rank_flower.png"
       ,
       "
  HTML http://i.imgbox.com/saEH8013.png"]
       img_b[img_b.length++] =
       ["
  HTML http://images.smfboards.com/ranks/rank_gifted.png"
       ,
       "
  HTML http://i.imgbox.com/LgstQDsZ.png"]
       img_b[img_b.length++] =
       ["
  HTML http://images.smfboards.com/ranks/rank_gold.png"
       ,
       "
  HTML http://i.imgbox.com/AojGCB0Z.png"]
       img_b[img_b.length++] =
       ["
  HTML http://images.smfboards.com/ranks/rank_peace.png"
       ,
       "
  HTML http://i.imgbox.com/bonAaNNH.png"]
       img_b[img_b.length++] =
       ["
  HTML http://images.smfboards.com/ranks/rank_prof.png"<br
       />,"
  HTML http://i.imgbox.com/On34fQ37.png"]
       img_b[img_b.length++] =
       ["
  HTML http://images.smfboards.com/ranks/rank_sweet.png"
       ,
       "
  HTML http://i.imgbox.com/MuGM3vFd.png"]
       var all_images = document.getElementsByTagName('IMG');
       for(i=0;i<all_images.length;i++){
       for(j=0;j<img_b.length;j++){
       if(all_images.src == img_b[j][0]){
       all_images.src = img_b[j][1];
       }}}
       </script>
       <script type='text/javascript'>
       /*
       Change Any Image On Page
       Created by iFusion
       */
       var img_b = new Array();
       img_b[img_b.length++] =
       &#91;'
  HTML http://images.smfboards.com/ranks/rank_flower.png'
       ,
       '
  HTML http://i.imgbox.com/LgstQDsZ.png']
       var all_images = document.getElementsByTagName('IMG');
       for(i=0;i<all_images.length;i++){
       for(j=0;j<img_b.length;j++){
       if(all_images.src == img_b[j][0]){
       all_images.src = img_b[j][1];
       }}}
       </script>
       #Post#: 16507--------------------------------------------------
       Re: how to change?
   DIR By: danny12
       Date: November 6, 2015, 10:11 am
       ---------------------------------------------------------
       like they show in admin center put not in the forum
       #Post#: 16508--------------------------------------------------
       Re: how to change?
   DIR By: CreateAForum
       Date: November 6, 2015, 10:52 am
       ---------------------------------------------------------
       You probably need to
  HTML http://cdn.smfboards.com
       Instead of
  HTML http://images.smfboards.com
       #Post#: 16509--------------------------------------------------
       Re: how to change?
   DIR By: danny12
       Date: November 6, 2015, 12:04 pm
       ---------------------------------------------------------
       i dont understand any of that :P
       #Post#: 16510--------------------------------------------------
       Re: how to change?
   DIR By: danny12
       Date: November 6, 2015, 12:05 pm
       ---------------------------------------------------------
       could you update that piece of code for me?
       #Post#: 16511--------------------------------------------------
       Re: how to change?
   DIR By: danny12
       Date: November 6, 2015, 2:46 pm
       ---------------------------------------------------------
       can you turn off CDN
       #Post#: 16512--------------------------------------------------
       Re: how to change?
   DIR By: CreateAForum
       Date: November 6, 2015, 3:35 pm
       ---------------------------------------------------------
       changes images to cdn that is it.
       *****************************************************
       Page 2 of 3
   DIR Previous Page
   DIR Next Page