Cjwap
Hello guys am new in wapka and i want to create a wapka site with my own designs and css.
So where do i begin from,also there something i would like my own headtag,with my own design is that possible
Cjwap
Weezy Bro can you just help me out with these.
Amartips24.com bottom autocontent and back to top button and also i want my submit button to be like this but in blue form can you help me out
Weezy
Cjwap The site is not a wapka site, i can only get the footer in mobile view for u!
Cjwap
Weezy Ok but cant you get me any wapka site footer like that and also on how to make all tha buttons in my site blue
Weezy
Cjwap Make the research yourself and reply me with any wapka site url that has same similar footer!
Cjwap
Weezy Can you give me the exact bottom autocontent code of this xtgem site page but i want it for my wapka site with th exact links listing please here is the link
http://realnet.xtgem.com/2goreply?star=MASTER&action=TOBOOST&username=Boost
Weezy
Cjwap Copy the page css below
<style type="text/css">
.mfooter {
background: #333 none repeat scroll 0 0;
border-top: 5px solid #004080;
color: #ccc;
margin-right: -1px;
padding: 6px;
}
.mfooter a {
color: #eee;
}
ul.mleft{width: 60%; float: left; list-style: none}
ul.mright{float: left; list-style: none }
.mright li{padding: 5px}
.mleft li{padding: 5px}
.mleft li a{text-decoration:none}
.mright li a{text-decoration:none}
body:after{content:" Copyright: ZealWap.cf - 2013"; white-space:pre; text-align: center; font-weight: bold;padding: 5px; background: rgb(45, 45, 45) ; border-top: 1px solid #444; border-bottom: 1px solid #222; display:block; max-width: 998px; color: #ccc; margin-right: -1px!important; }
@media only screen and (min-width: 480px){body:after{margin: 0px 4px 0px 4px;}html:after{ margin-left: 4px; margin-right: 4px;}}
body {padding: 0px!important;min-width: 100%!important; padding-right :-1px!important }
html{padding:0px; margin:0px}
</style>
<link rel="stylesheet"
type="text/css" href="http://youngweezy.xtgem.com/WEBMASTER/CSS/Fb.css" media="all,handheld" /><link rel="stylesheet"type="text/css" href="http://youngweezy.xtgem.com/WEBMASTER/CSS/Fb.css"media="all,handheld"/><link rel="stylesheet"type="text/css" href="http://youngweezy.xtgem.com/inn/My_cs.css"media="all,handheld"/><link rel="stylesheet"
type="text/css" href="http://youngweezy.xtgem.com/inn/My_cs.css" media="all,handheld" /><link rel="stylesheet"type="text/css" href="http://youngweezy.xtgem.com/WEBMASTER/CSS/Fb.css"media="all,handheld"/><link rel="stylesheet"type="text/css" href="http://youngweezy.xtgem.com/WEBMASTER/CSS/Fb.css"media="all,handheld" href="http://youngweezy.xtgem.com/WEBMASTER/CSS/Fb.csS />
<style>
.mtb{border-top: 1px solid #444}
.mtt{border-bottom: 1px solid #222;padding: 0px 5px 2px 5px}
.mtt img{width: 30px}
</style>
Copy code
Copy the footer code below
<div class="mfooter">
<div class="mtt">
<a href="http://facebook.com/zealwap"><img src="http://trickzoy.xtgem.com/images/Bluefacebook.png"/> </a>
<a href="http://twitter.com/mack_hort"><img src="http://trickzoy.xtgem.com/images/Bluetwitter.png" style="width:31px"/> </a>
<a href="#up">
<span style="float: right">
<img src="http://trickzoy.xtgem.com/images/BlueTop.png"/>
</span>
</a>
</div>
<div class="mtb"></div>
<table width="100%"><tr><td class="mleft" width="50%">
<li> <a href="/"> Home</a></li>
<li> <a href="/forum"> Forum</a></li>
<li><a href="/Blogs/tutorials"> Blog</a></li>
<li> <a href="/chatroom"> Chatroom</a></li>
<li> <a href="/guestbook"> Guestbook</a></li>
</td>
<td class="mright" width="50%">
<li><a href="/aboutsite"> About Site</a></li>
<li> <a href="/Report/contact_us"> Contact us</a></li>
<li> <a href="/aboutzeal"> Meet Admin</a></li>
<li> <a href="/sitepartners"> Partners</a></li>
<li><a href="/onlinetools"> Online Tools </a></li>
</td><div style="clear: both; display: block"></div>
</tr></table><center><script type="text/javascript" src="http://widget.supercounters.com/online_i.js"></script><script type="text/javascript">sc_online_i(1249401,"ffffff","004080");</script></center>
<div class="full"><font color="black"><center>
<script language="JavaScript">
today=new Date();
y0=today.getFullYear();
</script>© 2016 - <script language="JavaScript">
document.write(y0);
</script> PROJECT</center></font></div></div>
Copy code