XtGem Forum catalog
Eaglenet logo
24/7 updates on happenings in africa
*MAGIKLORD 2015-10-17 10:05
Eagle you're trying very much.Pdf crop the Admin icon codes.
    ·
  • rated(0)
*LORDEAGLE said to MAGIKLORD 0n 2015-10-17 10:46
Copy below edit with care
<script>
/* Forum Member Icons*/

//member Icons
var icon = document.querySelectorAll("a[href*='/u/']");
for(i=0;i<icon.length;i  ){
var lcon= document.createElement("img");
lcon.setAttribute("src", "/forum/icon/Mem.png");                       lcon.setAttribute("class","icon");
icon[i].appendChild(lcon);}
//Remove Member Icons 
var licon = document.querySelectorAll("a[href*='Lordeagle'] img.icon,a[href*='STRIKELORD'] img.icon,a[href*='jamaica'] img.icon,a[href*='MAGIKLORD'] img.icon,a[href*='lilkrix'] img.icon");
for(i=0;i<licon.length;i  ){
licon[i].style.display="none";}
//Admin Icon
var Admn = document.querySelectorAll("a[href*='Lordeagle']");
for(i=0;i<Admn.length;i  ){
var Adcn= document.createElement("img");
Adcn.setAttribute("src", "/forum/icon/lord_icon.png"); 
Adcn.setAttribute("class","admin");
Admn[i].appendChild(Adcn);}
//Mods Icon
var Mods = document.querySelectorAll("a[href*='STRIKELORD'],a[href*='jamaica'],a[href*='MAGIKLORD'],a[href*='lilkrix']");
for(i=0;i<Mods.length;i  ){
var ModsIcon = document.createElement("img");
ModsIcon.setAttribute("src","/forum/icon/admins.png");
ModsIcon.setAttribute("class","Mods");
Mods[i].appendChild(ModsIcon);

</script>

Copy code
    ·
  • rated(0)
*UNLIMITEDAPPS said to Lordeagle 0n 2015-10-18 21:03
Eagle were i go paste de above code 2 make it work on my on forum twig
    ·
  • rated(0)
*LORDEAGLE said to Unlimitedapps 0n 2015-10-18 21:12
It does not require any twig paste it @ ur forum footer.
    ·
  • rated(0)
*BASEDTECH 2016-03-29 15:22
sir this script didnt work fine for me or istt that i didnt paste it at the right place
    ·
  • rated(0)
*LORDEAGLE said to basedtech 0n 2016-03-30 10:11
am sorry it not gonna work cus its already corruptd
    ·
  • rated(0)
*BASEDTECH said to Lordeagle 0n 2016-04-01 12:04
pls help with the script to urs? and any beautifull css or twig file for chatroom. and i must
confess, i love that of the forum u posted. using it right away at http://basedtechportal.waphall.com
thanks alot man.
(Edited by 2016-04-01 12:09 basedtech )
    ·
  • rated(0)
*BASEDTECH 2016-04-01 22:28
pls help me with code that will makke my site available in google and fb page like code
    ·
  • rated(0)
*LORDEAGLE said to basedtech 0n 2016-04-02 09:25
Wow u are such a fast learner! Just surf d forum u will see all that u need.
    ·
  • rated(0)
*BASEDTECH said to Lordeagle 0n 2016-04-04 10:41
i have done that but cnt find it. or beta still should i create a thread for my request?
    ·
  • rated(0)
Oniline