Simple Machine Codes
April 19, 2024, 02:45:47 pm
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to SMC, the best place for your SMF For Free Codes
 
  Home Help Search Arcade Gallery Affiliates Code Index Staff List Calendar Members Login Register  
  Show Posts
Pages: [1] 2 3
1  Official / Announcements / Re: Revolution X on: October 31, 2008, 09:31:37 am
hi i like it too man good job
2  Official / Announcements / Re: Sorry SMC Members on: September 14, 2008, 04:02:24 am
Then ill leave this forum, pointless staying here
3  Official / Announcements / Re: Sorry SMC Members on: August 30, 2008, 04:29:56 am
Thats good to see that your back!
4  Forum Coding / SMF For Free Codes / Re: Member Legend Under Users Online V2 on: June 14, 2008, 05:24:03 am
dosent work for me
5  Forum Coding / SMF For Free Codes / Re: SMF Page V2 on: May 24, 2008, 03:10:31 pm
You can't have any line breaks Wink

Code:
<script>
function SMFpageV2(Link,Title,Tab,Content){
//Created by Agent Moose (smcodes.smfforfree3.com)
var loc = window.location.href.split("/index.php")[0];
if(location.href == loc + "/index.php?action=" + Link){
document.title = Title;
$("#bodyarea").hide();
$("#bodyarea").before("<div id='SMFpageV2'><div class='tborder'><div class='catbg' style='padding: 6px; vertical-align: middle; text-align: center; '>" + Title + "</div><table border='0' width='100%' cellspacing='1' cellpadding='4' class='bordercolor'><tr><td class='windowbg2' width='100%'>" + Content + "</td></tr></table></div></div>");
};
$(".maintab_back:contains(Logout) , .maintab_back:contains(Register)").before("<td valign='top' class='maintab_back'><a href='" + loc + "/index.php?action=" + Link + "'>" + Tab + "</a></td>");
};
SMFpageV2("Chatbox","Chatbox","Graphic Geeks Offical Chatbox","<center><embed src='http://www.xatech.com/web_gear/chat/chat.swf' quality='high' width='640' height='480' name='chat' FlashVars='id=29847069' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://xat.com/update_flash.shtml' /><br><small><a target='_BLANK' href='http://xat.com/web_gear/?cb'>Get your own Chat Box!</a> <a target='_BLANK' href='http://xat.com/web_gear/chat/go_large.php?id=29847069'>Go Large!</a></small><br></center><img style='visibility:hidden;width:0px;height:0px;' border='0' width='0' height'=0' src='http://counters.gigya.com/wildfire/CIMP/bT*xJmx*PTEyMTE2MTcwNjUwMDkmcHQ9MTIxMTYxNzA2NzgxMiZwPTUzMTUxJmQ9Jm49Jmc9MQ==.jpg'/>');
</script>

What you mean by lines?
6  Forum Coding / SMF For Free Codes / Re: Shoutbox (Build B) on: May 24, 2008, 03:34:10 am
Can Someone Suggest A Good Shoutbox For Me
To Use?
7  Forum Coding / SMF For Free Codes / Re: SMF Page V2 on: May 24, 2008, 03:28:10 am
Planned To Put One Of These Pages On My Forum.
But The Code Dosent Seems To Work Tough... Huh?

Code:
<script>
function SMFpageV2(Link,Title,Tab,Content){
//Created by Agent Moose (smcodes.smfforfree3.com)
var loc = window.location.href.split("/index.php")[0];
if(location.href == loc + "/index.php?action=" + Link){
document.title = Title;
$("#bodyarea").hide();
$("#bodyarea").before("<div id='SMFpageV2'><div class='tborder'><div class='catbg' style='padding: 6px; vertical-align: middle; text-align: center; '>" + Title + "</div><table border='0' width='100%' cellspacing='1' cellpadding='4' class='bordercolor'><tr><td class='windowbg2' width='100%'>" + Content + "</td></tr></table></div></div>");
};
$(".maintab_back:contains(Logout) , .maintab_back:contains(Register)").before("<td valign='top' class='maintab_back'><a href='" + loc + "/index.php?action=" + Link + "'>" + Tab + "</a></td>");
};
SMFpageV2("Chatbox","Chatbox","Graphic Geeks Offical Chatbox",<center>"<embed src=`http://www.xatech.com/web_gear/chat/chat.swf` quality=`high` width=`640` height=`480` name=`chat` FlashVars=`id=29847069` align=`middle` allowScriptAccess=`sameDomain` type=`application/x-shockwave-flash` pluginspage=`http://xat.com/update_flash.shtml` /><br><small><a target=`_BLANK` href=`http://xat.com/web_gear/?cb`>Get your own Chat Box!</a> <a target=`_BLANK`href=`http://xat.com/web_gear/chat/go_large.php?id=29847069`>Go Large!</a></small><br></center>

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/CIMP/bT*xJmx*PTEyMTE2MTcwNjUwMDkmcHQ9MTIxMTYxNzA2NzgxMiZwPTUzMTUxJmQ9Jm49Jmc9MQ==.jpg" />`);
</script>
8  Official / Announcements / Re: Happy Birthday SMC! on: May 18, 2008, 04:03:37 am
Happy B-Day Moose And smcodes!!!

Im Happy For You!  Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy Cheesy
9  Forum Coding / SMF For Free Codes / Re: Shop V1 on: May 16, 2008, 03:30:13 pm
No Problem, Im Here To Help, Not Just Here To
Get Help,lol.
10  Forum Coding / SMF For Free Codes / Re: Shop V1 on: May 16, 2008, 03:24:34 pm
Admin>manage style>edit Headers Footers.
11  Forum Coding / SMF For Free Codes / Re: make stars fall in the backround... on: May 15, 2008, 01:03:35 pm
This Code Sounds Very Good!  Cool
12  Forum Coding / SMF For Free Codes / Re: Member/Guest Class on: May 11, 2008, 01:35:07 pm
Lol, I did not understand this code.. Huh?
13  Forum Coding / SMF For Free Codes / Re: Contact Page on: May 10, 2008, 11:53:57 am
How Can I CHange Contacts Intoo Contact Us?
14  Forum Coding / SMF For Free Codes / Re: Add a Matrix-Style Text effect on: April 29, 2008, 08:54:02 am
got any picture or anything?
15  Forum Coding / SMF For Free Codes / Re: Contact Page on: April 26, 2008, 10:25:27 am
how i change Contact To Contact Us?
anyone?  Huh?
Pages: [1] 2 3
Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy