April 19, 2024, 12:21:56 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to Revolution X, where Coding meets Graphics.
 
  Home Help Search Arcade Affiliates Staff List Calendar Members Login Register  
  Show Posts
Pages: [1] 2
1  Official / Announcements / Re: Index's Added on: November 16, 2008, 08:45:22 pm
Awesome! And I see you used the same code you used for SMC. That code would be cool to have. But none of my forums get as good as yours and deaths. So theres really no point XD
2  Coding Community / Coding Snippets / Re: Toggle Boards on: November 15, 2008, 03:45:15 pm
I just tried it and it doesnt work.

http://upclosesnipers.smfforfree3.com

You are an admin there so you can mess with it if you have to.
3  Graphics Community / Dark Themes / Re: **** Orange on: November 14, 2008, 08:21:33 am
This is the one I requested at support!
4  Graphics Community / Dark Themes / Re: **** Change on: November 14, 2008, 08:20:54 am
Awesome, but when it goes from red to aqua it slows down. And also, you should add **** Orange to it Wink
5  Coding Community / Coding Snippets / Re: Toggle Category Headers on: November 12, 2008, 10:01:28 pm
Nevermind. If you just click the catbg image it toggles it XD
6  Coding Community / Coding Snippets / Re: Toggle Category Headers on: November 12, 2008, 09:55:49 pm
The only problwm with this code is, when you click on the category name, it toggles it, then refreshes the page. Because the URL that is linked to the category name is the site home.
7  Coding Community / Coding Snippets / Re: Add Text To Copyright on: November 12, 2008, 08:37:37 am
Forget it I just tok the code out
8  Coding Community / Coding Snippets / Re: Change Username Colors Across Board on: November 12, 2008, 08:35:33 am
Awesome! Im gonna use it!
9  Coding Community / Coding Snippets / Re: Add Text To Copyright on: November 10, 2008, 08:11:04 pm
So it wont work in IE?
10  Coding Community / Coding Snippets / Re: Add Text To Copyright on: November 10, 2008, 04:59:53 pm
Nope its not working for me.
11  Coding Community / Coding Snippets / Re: Add Text To Copyright on: November 10, 2008, 04:36:23 pm
Here is the code i used

Code:
<script>
var CopyRight = "Testing, testing. 1, 2, 3.";

//Created by Agent Moose (smcodes.smfforfree3.com)
document.getElementById("footerarea").innerHTML += "<center><span class='smalltext'>" + CopyRight + "</span></center>";
</script>
12  Coding Community / Coding Snippets / Re: Add Text To Copyright on: November 10, 2008, 09:59:51 am
Does this work in IE?
13  Coding Community / Coding Snippets / Re: Affiliate box under stats on: November 09, 2008, 02:30:45 pm
Thanks. took me a while to do it
14  Coding Community / Coding Snippets / Affiliate box under stats on: November 09, 2008, 02:23:31 pm
First off, I cannot take full credit for this code. I used Agent Moose's "Add box under stats" code, and deathwildie's "Affiliate Box with text area" code.

Add this to your footers.
Code:
<script>
function add_box_stats_v3(){
//Create by Agent Moose (smcodes.smfforfree3.com)
var title = "TITLE"
var content = "<!-- Affiliate Box Codeby deathwilldie from Simple Machine Codes (www.smcodes.smfforfree3.com)--><table width='100%' border='0' cellspacing='1' cellpadding='4'><tr><td width='80%' class='windowbg2'><marquee onmouseover='this.stop()' onmouseout='this.start()'><a href='AFFILITE WEBSITE URL' target='_blank'><img src='AFFILIATE IMAGE URL'/></a></marquee></td><td class='windowbg' width='20%' border='3'><center>Our Image<BR><img src='YOUR AFFILITE URL' border='0'/><br></center></td></tr></table></div>"
var url = "PAGE URL"
var image = "IMAGE URL HERE"
var text = "HOVER TEXT HERE"

$("div#upshrinkHeaderIC table.bordercolor tbody tr:contains(Users Online)").before("<tr><td class='titlebg' colspan='2'>"+title+"</td></tr><tr><td class='windowbg' width='20' align='center'><a href='"+url+"'><img src='"+image+"' alt='"+text+"'/></a></td><td class='windowbg2' width='100%'><span class='middletext'>"+content+"</span></td></tr>");
};
add_box_stats_v3();
</script>

What to replace:
TITLE - Replace this with the title of the box
AFFILIATE WEBSITE URL - Replace this with the URL to your affiliate's website
AFFILIAE IMAGE URL - Replave this with the image URL for the affiliate
YOU AFFILIATE URL - Replace this with the image URL to your site's affiliate image

The next ones are for this image part,


IMAGE URL HERE - Replace this with the image URL you want to be next to the box
PAGE URL - Replace this with the URL of a page you want the image to be linked to
HOVER TEXT HERE - Replcae this with the test you want to be displayed when you hover over the image.

Have any problems post here. Moderators if you could give a better description please edit this Cheesy
Im not good at explaining
15  Graphics Community / Themed / Re: Digital Camo on: November 09, 2008, 01:54:44 pm
I LOVE it! You should try making some images for it
Pages: [1] 2
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