DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Create a Forum Codes and Support
*****************************************************
#Post#: 2167--------------------------------------------------
[REQ]colour membergroup posts
DIR By: Thornton136
Date: August 1, 2011, 10:14 am
---------------------------------------------------------
hey guys ive been needing this code for almost a year now and
there is still no help, not even a reply saying you cant do it
i really need this code so if you can do it atleast tell me how
to convert the orgiinal code from smf forums to work on these
forums
thanks
#Post#: 2173--------------------------------------------------
Re: [REQ]colour membergroup posts
DIR By: xboi209
Date: August 1, 2011, 5:16 pm
---------------------------------------------------------
Well CreateAForum support community isn't really big so you
can't expect a response for every topic. Also, there's a much
smaller community of coders for CreateaForum as well. I'm not
exactly sure if you can or can't do it. Converting mods to work
on these forums are very hard or impossible to do
#Post#: 2177--------------------------------------------------
Re: [REQ]colour membergroup posts
DIR By: Thornton136
Date: August 3, 2011, 2:11 pm
---------------------------------------------------------
tbh i dont care if it slows it down, tbh smfforfree was alot
better but i used this cause it looked better
i guess ill just wait for a reply
#Post#: 5116--------------------------------------------------
Re: [REQ]colour membergroup posts
DIR By: Thornton136
Date: July 7, 2012, 6:16 pm
---------------------------------------------------------
Bump.. Really need this code
#Post#: 5121--------------------------------------------------
Re: [REQ]colour membergroup posts
DIR By: xboi209
Date: July 7, 2012, 11:12 pm
---------------------------------------------------------
Do you want the posts to be colored or the membergroup name to
be colored like this one:
HTML http://www.smfsupport.com/support/smf-for-free-codes-and-support/(code)-membergroup-color/
#Post#: 5123--------------------------------------------------
Re: [REQ]colour membergroup posts
DIR By: Thornton136
Date: July 8, 2012, 8:50 am
---------------------------------------------------------
The posts.
Like this:
HTML http://www.smfsupport.com/support/smf-for-free-codes-and-support/(code)-group-post-background-color/
#Post#: 5125--------------------------------------------------
Re: [REQ]colour membergroup posts
DIR By: xboi209
Date: July 8, 2012, 11:54 am
---------------------------------------------------------
Was just a few tweaks >.>
Headers:
--- Code ---
<script
src="
HTML https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
--- End Code ---
Footers:
--- Code ---
<script>var postColor = new Array()
postColor[postColor.length] = ["Administrator","blue"]
for(f=0;f<postColor.length;f++){$("li.membergroup:contains(" +
postColor[f][0] +
")").each(function(){$(".post").addClass(postColor[f][0]+"Class");});document.write("<st"+"yle>."
+ postColor[f][0] + "Class{background-color: " + postColor[f][1]
+";}</st"+"yle>")};</script>
--- End Code ---
#Post#: 5126--------------------------------------------------
Re: [REQ]colour membergroup posts
DIR By: Thornton136
Date: July 8, 2012, 11:55 am
---------------------------------------------------------
When I insert this code, it changes the backround colour for all
membergroups.
is there a way to get it like this?? cause the code only gets it
to highlight the text in the colour so far
HTML http://i263.photobucket.com/albums/ii146/Bakacool/hi-1.jpg
#Post#: 5127--------------------------------------------------
Re: [REQ]colour membergroup posts
DIR By: xboi209
Date: July 8, 2012, 12:57 pm
---------------------------------------------------------
Well, looks like the code is failing on me ._.
#Post#: 5130--------------------------------------------------
Re: [REQ]colour membergroup posts
DIR By: Thornton136
Date: July 8, 2012, 5:09 pm
---------------------------------------------------------
Unfortunatly i don't know how to code this haha
*****************************************************
Page 1 of 1