Delux
Pls Sir Weezy Hw Can I Set A Password On A Page
Delux
Delux Pls Sir I Need Yur Help In Designing My Site
Weezy
Delux Request for the site building codes and scripts you need!
Delux
Weezy Pls I Need Buzzcity Advertisment Script
Delux
Weezy Pls I Need Buzzcity Advertisment Script
Weezy
Delux Replace the partner id in the codes with yours before adding to your site, Copy buzzcity 300x50 banner ads code below
<script type="text/javascript">
var bcads_vars = {
partnerid : 90695, // partner id
get : 'image', // ads type
imgsize : '300x50', // image size
};
</script>
<script type="text/javascript" src="http://js.buzzcity.net/bcads.js"></script><noscript><a href="http://click.buzzcity.net/click.php?partnerid=90695&label=ns"><img src="http://show.buzzcity.net/show.php?label=ns&partnerid=90695&get=image&imgsize=300x50&bn=1" alt="" /></a></noscript>
Copy code
Copy buzzcity 320x480 banner ads code below
<script type="text/javascript">
var bcads_vars = {
partnerid : 90695, // partner id
get : 'image', // ads type
imgsize : '320x480', // image size
};
</script>
<script type="text/javascript" src="http://js.buzzcity.net/bcads.js"></script><noscript><a href="http://click.buzzcity.net/click.php?partnerid=90695&label=ns"><img src="http://show.buzzcity.net/show.php?label=ns&partnerid=90695&get=image&imgsize=320x480&bn=1" alt="" /></a></noscript>
Copy code
Copy buzzcity text ads code below
<script type="text/javascript">
var bcads_vars = {
partnerid : 90695, // partner id
get : 'text', // ads type
imgsize : '320x480', // image size
};
</script>
<script type="text/javascript" src="http://js.buzzcity.net/bcads.js"></script>
Copy code
Delux
Weezy tank u,but can u help me with d css code for table menu in www.freshreals.xtgem.com
Delux
Delux sir cn i av more than 1 blog on xtgem sites
Weezy
Delux Copy the table menu code below
<div align="center"><div class=""><div align="left"><div class=""><div class="sm"><table width="100%" cellpadding="0" cellspacing="0">
<td width="20%" align="center"><div style="border-right: 1px solid #e2e2e2;"><a href="/Blog"><img src="http://9javictor.xtgem.com/files/icon/film-2-16.png"/><br/>Blog</a></div> </td>
<td width="20%" align="center"> <div style="border-right: 1px solid #e2e2e2;"><a href="/MUSIC"><img src="http://9javictor.xtgem.com/files/icon/music-2-16.png"/><br/>Music</a></div></td>
<td width="20%" align="center"> <div style="border-right: 1px solid #e2e2e2;"><a href="/GAMES"><img src="http://9javictor.xtgem.com/files/icon/joystick-16.png"/><br/>Game</a></div> </td><td width="20%" align="center"> <div style="border-right: 1px solid #e2e2e2;"><a href="/APPS"><img src="http://9javictor.xtgem.com/files/icon/joystick-2-16.png"/><br/>Apps</a></div> </td>
<td width="20%" align="center"> <a href="/FORUM"><img src="http://9javictor.xtgem.com/files/icon/menu-4-16.png"/><br/>Forum</a></td>
</table></div> </div></div></div></div>
Copy code