Simple Machine Codes
March 28, 2024, 05:18:33 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
1  Forum Coding / SMF For Free Codes / Re: Drop-Down Skin Chooser on: June 03, 2008, 07:07:49 pm
Forum Url: http://romanceloversreadingandwr.smfforfree4.com
Okay it works but it goes wonky and everything is centered and not the way I thought it would look. luckily I tested it on my test forum.
2  Forum Coding / SMF For Free Codes / Re: Drop-Down Skin Chooser on: June 03, 2008, 04:22:18 pm
And I just tried it and it doesn't seem to change the skin when I tried to change it.
3  Forum Coding / SMF For Free Codes / Re: Drop-Down Skin Chooser on: June 03, 2008, 04:18:57 pm
So what if you want to use one of the stylesheets that are on the SMF for free Support forum. Do you copy and paste them and use the instructions you gave here.
4  Forum Coding / SMF For Free Codes / Re: Index Only Code on: May 31, 2008, 10:26:17 am
I still have no idea what this code does.
5  Forum Coding / SMF For Free Codes / Re: Index Only Code on: May 30, 2008, 08:35:50 pm
What are you supposed to but in the CONTENT?
6  Forum Coding / SMF For Free Codes / Re: Index Only Code on: May 30, 2008, 08:26:06 pm
How does this code work?
7  Forum Coding / SMF For Free Codes / Re: Add Custom Message V1 on: May 30, 2008, 08:12:08 pm
It's not working and what is the point of posting this code if we can't use it until you make an better one? (The _ is part of the user name)

Code:
<script>
function custom_message(){
//Created by Agent Moose (smcodes.smfforfree3.com)
var message = new Array();
message[message.length] = ["Phoebe_Jordan","Whatever..."]

if(location.href.match(/topic/i)){
for(f=0;f<message.length;f++){
$("a").each(function(){
if(this.innerHTML == message[f][0] && $(this).parent("b").parent("td").html()){
$(this).after("<div class='windowbg2'><span class='smalltext'><b>Custom Message:</b><br>" + message[f][1] + "</span></div>");
};});};};};
custom_message();
</script>
8  Forum Coding / SMF For Free Codes / Re: Automatic Color for Stickied Topics on: May 30, 2008, 08:02:20 pm
there is a bug with this! i sticked two topics and one showed up green the other white(like all other posts)

I also have the same problem because I have a board where all the topics are stickies and only the one at the top, which is the most recent is the one that turns the green color I chose for the sticky topic.
9  Official / Announcements / Re: Happy Birthday SMC! on: May 18, 2008, 11:31:47 am
Happy Birthday SMC and to many more years of more cool codes, members and more.  Afro
10  Forum Coding / SMF For Free Codes / Re: C-Box with Rules Table on: May 17, 2008, 09:49:42 pm
btw cna you only have it on the main page ?

how bout putting it onto a smf page

legend 1234

You can put it onto an smf page as long as all the " in the codes are changed to '. If you want a preview of what my smf page of my Shout Box with Rules Table click on the link and it will show you how it would look on a page. I love this code because it is very useful to keep the shout box as clean as possible.
11  Forum Coding / SMF For Free Codes / Re: Index Only Code on: May 15, 2008, 12:41:28 pm
To get the Index do you have to make a board that is title " Blank Index " and all the topics will be like an Index where you only see the title of the topic and the author of the topic?
12  Forum Coding / SMF For Free Codes / Re: C-Box with Rules Table on: May 12, 2008, 10:06:08 am
Love the Rules Table. Changed the C-Box to Shout Box.
13  Forum Coding / SMF For Free Codes / Re: Member Legend Under Users Online V2 on: May 09, 2008, 01:20:21 pm
This is great thanks!
14  Forum Coding / SMF For Free Codes / Re: Urgent News Box on: May 08, 2008, 08:27:52 pm
Thanks so much! Afro I needed that and it is working perfectly! Afro
15  Forum Coding / SMF For Free Codes / Re: SMC News Box on: May 07, 2008, 09:03:37 pm
I use to but I got rid of it because it was way to big in the center and not enough in the sides.
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