DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Support
*****************************************************
#Post#: 281--------------------------------------------------
help
DIR By: lizardbitetv
Date: July 18, 2010, 3:52 pm
---------------------------------------------------------
hi how do i put :) ;) :D ;D >:( :( :o all of the on my forum
#Post#: 282--------------------------------------------------
Re: help
DIR By: Jaron
Date: July 18, 2010, 3:55 pm
---------------------------------------------------------
Not sure if you can with these forums yet, I'll try. One sec. :)
#Post#: 283--------------------------------------------------
Re: help
DIR By: Jaron
Date: July 18, 2010, 4:05 pm
---------------------------------------------------------
Doesn't look like it's possible at this time...
#Post#: 284--------------------------------------------------
Re: help
DIR By: lizardbitetv
Date: July 18, 2010, 4:16 pm
---------------------------------------------------------
o ok thanks
#Post#: 285--------------------------------------------------
Re: help
DIR By: lizardbitetv
Date: July 18, 2010, 4:32 pm
---------------------------------------------------------
how do i make them look better like you can on smf for free you
can do it on there.
Topic you have posted in
HTML http://www.createaforum.com/Themes/default/images/topic/normal_post.gif<br
/>Normal Topic
HTML http://www.createaforum.com/Themes/default/images/topic/hot_post.gif<br
/>Hot Topic (More than 15 replies)
HTML http://www.createaforum.com/Themes/default/images/topic/veryhot_post.gif<br
/>Very Hot Topic (More than 25 replies)
Locked Topic
HTML http://www.createaforum.com/Themes/default/images/icons/quick_sticky.gif<br
/>Sticky Topic
HTML http://www.createaforum.com/Themes/default/images/topic/normal_poll.gif<br
/>Poll
#Post#: 286--------------------------------------------------
Re: help
DIR By: Jaron
Date: July 18, 2010, 4:49 pm
---------------------------------------------------------
--- Quote from: lizardbitetv link ---
>
> how do i make them look better like you can on smf for free
you can do it on there.
>
>
> Topic you have posted in
>
HTML http://www.createaforum.com/Themes/default/images/topic/normal_post.gif<br
/>Normal Topic
>
HTML http://www.createaforum.com/Themes/default/images/topic/hot_post.gif<br
/>Hot Topic (More than 15 replies)
>
HTML http://www.createaforum.com/Themes/default/images/topic/veryhot_post.gif<br
/>Very Hot Topic (More than 25 replies)
> Locked Topic
>
HTML http://www.createaforum.com/Themes/default/images/icons/quick_sticky.gif<br
/>Sticky Topic
>
HTML http://www.createaforum.com/Themes/default/images/topic/normal_poll.gif<br
/>Poll
>
>
--- End Quote ---
Admin CP > Style Manager > Customize Images
The smileys can't be done yet. Also remember that this isn't the
same as SMF For Free...
#Post#: 287--------------------------------------------------
Re: help
DIR By: Jaron
Date: July 18, 2010, 6:30 pm
---------------------------------------------------------
I found a way to add the smileys to your forum.
Use the codes below. Go to Admin CP > Style Manager
And put them in the appropriate places
HEADERS:
--- Code ---
<script src="jquery.js"></script>
--- End Code ---
FOOTERS:
--- Code ---
<script type='text/javascript'>
/* Image Changes on Page
SMF For Free 2009 - WWX */
function swap_img(){
var img_b = new Array();
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/smiley.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/smiley.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/wink.gif"
,
"
HTML http://smfsupport.com/support/Smileys/smfnew/wink.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/cheesy.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/cheesy.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/grin.gif"
,
"
HTML http://smfsupport.com/support/Smileys/smfnew/grin.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/angry.gif"
,
"
HTML http://smfsupport.com/support/Smileys/smfnew/angry.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/sad.gif"
,
"
HTML http://smfsupport.com/support/Smileys/smfnew/sad.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/shocked.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/shocked.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/cool.gif"
,
"
HTML http://smfsupport.com/support/Smileys/smfnew/cool.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/huh.gif"
,
"
HTML http://smfsupport.com/support/Smileys/smfnew/huh.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/rolleyes.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/rolleyes.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/tongue.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/tongue.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/lipsrsealed.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/lipsrsealed.gif"<br
/>]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/undecided.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/undecided.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/kiss.gif"
,
"
HTML http://smfsupport.com/support/Smileys/smfnew/kiss.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/cry.gif"
,
"
HTML http://smfsupport.com/support/Smileys/smfnew/cry.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/embarrassed.gif"<br
/>,
"
HTML http://support.createaforum.com/Smileys/smfnew/embarrassed.gif"<br
/>]
var a_i = document.getElementsByTagName('IMG');
for(i=a_i.length-1;i>=0;i--) for(j=0;j<img_b.length;j++)
if(a_i[i].src == img_b[j][0]) a_i[i].src = img_b[j][1];
}
swap_img();
</script>
--- End Code ---
#Post#: 289--------------------------------------------------
Re: help
DIR By: dstrickner
Date: July 18, 2010, 7:02 pm
---------------------------------------------------------
hey seldom it does not work on my forum? url:
HTML http://dscomp.createaforum.com
#Post#: 291--------------------------------------------------
Re: help
DIR By: Alex P.
Date: July 18, 2010, 8:14 pm
---------------------------------------------------------
Hi there. Try this instead.
--- Code ---
<script type='text/javascript'>
/* Image Changes on Page
SMF For Free 2009 - WWX */
function swap_img(){
var img_b = new Array();
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/smiley.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/smiley.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/wink.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/wink.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/cheesy.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/cheesy.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/grin.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/grin.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/angry.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/angry.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/sad.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/sad.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/shocked.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/shocked.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/cool.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/cool.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/huh.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/huh.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/rolleyes.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/rolleyes.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/tongue.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/tongue.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/lipsrsealed.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/lipsrsealed.gif"<br
/>]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/undecided.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/undecided.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/kiss.gif"<br
/>, "
HTML http://smfsupport.com/support/Smileys/smfnew/kiss.gif"
]
img_b[img_b.length++] = [
"
HTML http://thecowbell.createaforum.com/Smileys/default/cry.gif"
,
"
HTML http://smfsupport.com/support/Smileys/smfnew/cry.gif"
]
img_b[img_b.length++] = [
"
HTML http://YOURFORUMNAME.createaforum.com/Smileys/default/embarrassed.gif"<br
/>,
"
HTML http://support.createaforum.com/Smileys/smfnew/embarrassed.gif"<br
/>]
var a_i = document.getElementsByTagName('IMG');
for(i=a_i.length-1;i>=0;i--) for(j=0;j<img_b.length;j++)
if(a_i[i].src == img_b[j][0]) a_i[i].src = img_b[j][1];
}
swap_img();
</script>
--- End Code ---
Replace the "YOURFORUMNAME" with the name of your forum.
#Post#: 297--------------------------------------------------
Re: help
DIR By: dstrickner
Date: July 18, 2010, 9:56 pm
---------------------------------------------------------
Yep that worked thank you much, I was just about to look at that
and try and change that. :)
*****************************************************
Page 1 of 2
DIR Next Page