I thought I replied it was service error. Check the admin thread in this xtgem coding help
-
·
- rated(0)
LORDEAGLE PLS IF I ENTA UR SITE ON ANDROID WITH UCBROWSER IT WILL MAKE A SOUND CAN U GIVE ME D CODE
(Edited by 2015-07-02 04:43 DAPBOY )
-
·
- rated(0)
sorry i dnt have such function, though it can be done as background music.
-
·
- rated(0)
give me dis code at d main menu there http://strikecoded.xtgem.com/tools/main+menu
-
·
- rated(0)
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>EAGLENET MAIN MENU</title>
</head>
<body>
<style>
.lordeagle .afooter div{background: #333;
text-align: center;
padding: 10px;
margin: 10px;}
.lordeagle .afooter div a:link{
font-weight: bold;
color: #FFFFFF;
text-align: center;
}
</style>
<h3 class="name">EAGLENET MAIN MENU</h3>
<div class="lordeagle"><div class="afooter">
<div><a href="/main/2go/field"><img src="/icon/hom/2go1.png" alt="" /><br/>2go Field</b></a></div>
<div><a href="/main/fb/field"><img src="/icon/hom/fb1.png" alt="" /><br /><b>Facebook Field</b></a></div>
<div><a href="/whatsapp"><img src="/main/watsap.png" alt="" /><br/><b>Whatsapp Field</b></a></div><div><a href="/tutorials"><img src="/icon/hom/tutorial.png" alt="" /><br/><b>Tricks And Tutorials</b></a></div>
<div><a href="/forum/"><img src="/icon/hom/forum.png" alt="" /><br/><b>Forum</b></a></div>
<div><a href="/chatroom/"><img src="/icon/hom/chat1.png" alt="" /><br/><b>Chatroom</b></a></div>
<div><a href="/music/index"><img src="/icon/hom/mp.png" alt="" /><br/><b>Music</b></a></div>
<div><a href="/main/video/field"><img src="/icon/hom/video.png" alt="" /><br/><b>Videos</b></a></div>
<div><a href="/pic/index"><img src="/icon/hom/pic.png" alt="" /><br/><b>photos</b></a></div><div><a href="/main/theme/field"><img src="/icon/hom/them.png" alt="" /><br/><b>Themes</b></a></div>
<div><a href="/games/index"><img src="/icon/hom/game.png" alt="" /><br/><b>Games</b></a></div>
<div><a href="/apps/index"><img src="/icon/hom/app.png" alt="" /><br/><b>Applications</b></a></div>
<div><a href="/online/index"><img src="/icon/hom/tool.png" alt="" /><br/><b>Online<br/>Tools</b></a></div><div><a href="/wapmaster/index.php"><img src="/icon/hom/wap.png" alt="" /><br/><b>Wap masters</b></a></div><div><a href="/guestbook"><img src="/icon/hom/gust.png" alt="" /><br/><b>Guest<br/>Book</b></a></div>
<div>
<a href="/handler/index"><img src="/icon/hom/handl.png" alt="" /><br/><b>Handler Files</b></a></div>
<div><a href="/news"><img src="/icon/hom/new.png" alt="" /> <br/><b>Online News</b></a></div><div><a href="/nimbuzz/index"><img src="/nimbuzz/images/nimbuzz.png" height="50px" width="50px" alt="" /><br/><b>Nimbuzz Field</b></a></div>
<div>
<a href="/tools/services/bible"><img src="/forum/icon/Chrisians Forum.png" height="50px" width="50px" alt="Bible Quize" /><br/><b>Bible Quiz</b></a></div><div><a href="/games/online"><img src="/icon/mp6.png" height="50px" width="50px" alt="" /> <br/><b>Online Games</b></a></div><div><a href="/tools/services/index"><img src="/icon/hom/sv.png" alt="" /><br/><b>Services</b></a></div></div></div>
</body>
</html>
Copy code
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>EAGLENET MAIN MENU</title>
</head>
<body>
<style>
.lordeagle .afooter div{background: #333;
text-align: center;
padding: 10px;
margin: 10px;}
.lordeagle .afooter div a:link{
font-weight: bold;
color: #FFFFFF;
text-align: center;
}
</style>
<h3 class="name">EAGLENET MAIN MENU</h3>
<div class="lordeagle"><div class="afooter">
<div><a href="/main/2go/field"><img src="/icon/hom/2go1.png" alt="" /><br/>2go Field</b></a></div>
<div><a href="/main/fb/field"><img src="/icon/hom/fb1.png" alt="" /><br /><b>Facebook Field</b></a></div>
<div><a href="/whatsapp"><img src="/main/watsap.png" alt="" /><br/><b>Whatsapp Field</b></a></div><div><a href="/tutorials"><img src="/icon/hom/tutorial.png" alt="" /><br/><b>Tricks And Tutorials</b></a></div>
<div><a href="/forum/"><img src="/icon/hom/forum.png" alt="" /><br/><b>Forum</b></a></div>
<div><a href="/chatroom/"><img src="/icon/hom/chat1.png" alt="" /><br/><b>Chatroom</b></a></div>
<div><a href="/music/index"><img src="/icon/hom/mp.png" alt="" /><br/><b>Music</b></a></div>
<div><a href="/main/video/field"><img src="/icon/hom/video.png" alt="" /><br/><b>Videos</b></a></div>
<div><a href="/pic/index"><img src="/icon/hom/pic.png" alt="" /><br/><b>photos</b></a></div><div><a href="/main/theme/field"><img src="/icon/hom/them.png" alt="" /><br/><b>Themes</b></a></div>
<div><a href="/games/index"><img src="/icon/hom/game.png" alt="" /><br/><b>Games</b></a></div>
<div><a href="/apps/index"><img src="/icon/hom/app.png" alt="" /><br/><b>Applications</b></a></div>
<div><a href="/online/index"><img src="/icon/hom/tool.png" alt="" /><br/><b>Online<br/>Tools</b></a></div><div><a href="/wapmaster/index.php"><img src="/icon/hom/wap.png" alt="" /><br/><b>Wap masters</b></a></div><div><a href="/guestbook"><img src="/icon/hom/gust.png" alt="" /><br/><b>Guest<br/>Book</b></a></div>
<div>
<a href="/handler/index"><img src="/icon/hom/handl.png" alt="" /><br/><b>Handler Files</b></a></div>
<div><a href="/news"><img src="/icon/hom/new.png" alt="" /> <br/><b>Online News</b></a></div><div><a href="/nimbuzz/index"><img src="/nimbuzz/images/nimbuzz.png" height="50px" width="50px" alt="" /><br/><b>Nimbuzz Field</b></a></div>
<div>
<a href="/tools/services/bible"><img src="/forum/icon/Chrisians Forum.png" height="50px" width="50px" alt="Bible Quize" /><br/><b>Bible Quiz</b></a></div><div><a href="/games/online"><img src="/icon/mp6.png" height="50px" width="50px" alt="" /> <br/><b>Online Games</b></a></div><div><a href="/tools/services/index"><img src="/icon/hom/sv.png" alt="" /><br/><b>Services</b></a></div></div></div>
</body>
</html>
Copy code
-
·
- rated(0)
lordeagle add my site to ur partner ave add ur at http://realnet.xtgem.com/partner
-
·
- rated(1)