k,gv me ur foota cod,and the jessey creator code
Wich of my footer code do u need, homepage of other pages? And wich jessey creator do u need country or club?
Ah! Pls request 1 by 1 am nt a machine.
JUST A JOKE,GV ME UR FORUM FOOTA CODE,AND HOW U DO UR FORUM THAT WIL SHOW MEMBER IMAGE AND ADMIN IMAGE
GIV ME UR GUESTBOOK STYLE,AND HOW U EARN MONEY FROM UR WEB
and this links codez
strikecoded.xtgem.com/id1
strikecoded.xtgem.com/internet
strikecoded.xtgem.com/country
strikecoded.xtgem.com/jessey
strikecoded.cf/chatroom/chatroom
strikecoded.cf/guestbook
strikecoded.cf/forum
Normally you cn earn frm your site by adding ads bt mine i earn by creating and designing sites fr people.. For the forum icon tutor
Create a folder in ur file browser named
forum inside it, create another folder named
icon and upload this image links to it via
Remote Server Url http://strikecoded.xtgem.com/forum/icon/Mem.png
Copy code http://strikecoded.xtgem.com/forum/icon/admins.png
Copy code http://strikecoded.xtgem.com/forum/icon/lord_icon.png
Copy code After uploading, dn't rename it, then go to ur forum page and paste this code on your forum page footer
<script>
/* Forum Member Icons By Lordmido Da Webmaster
website: http://strikecoded.xtgem.com
Email: Strikecoded@gmail.com
Contact: 08069724438 */
//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*='STRIKELORD']
img.icon,a[href*='Webschool'] img.icon,a[href*='Lordeagle'] img.icon,a[href*='Zerozone'] img.icon,a[href*='Unlimitedapps'] img.icon");
for(i=0;i<licon.length;i++){
licon[i].style.display="none";}
//Admin Icon
var Admn = document.querySelectorAll("a[href*='STRIKELORD']");
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*='Webschool'],a[href*='Zerozone'],a[href*='Unlimitedapps'],a[href*='Lordeagle']");
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 Note:
NOTE:Edit my forum name to urs and also ur forum Admin's name, make sure the
+ signs are present in the script above, wrong editing may affect ur forum page, so edit wisely.
(Edited by 2016-12-30 02:05 STRIKELORD )
Lyk i said b4 i wil drop codes 1 by 1 and add
http:// to any link u wnt to drop..
(Edited by 2016-12-30 02:08 STRIKELORD )
tankx,gv me ur forum twig