The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Offline avatar

2 posters

Go down

Offline avatar Empty Offline avatar

Post by Cherry Blossom October 7th 2008, 4:05 pm

Ok i found some code I want to know if it will work and where to enter it

Add this to your headers if you don't have it:
Code:
<script src="/jquery.js"></script>


Code:
<script>
function offline_avatar_v2(tehNaME,tehImAGE) {
//Created by Agent Moose (smcodes.smfforfree3.com)
$(function() {
$("td b a:contains("+tehNaME+")").parent().next().children().next().next().next().next("span.smalltext:contains(Offline)").next().next().next().next().next().children("img.avatar").attr("src",tehImAGE)
});}
offline_avatar_v2("USERNAME","IMAGE URL")
</script>
Cherry Blossom
Cherry Blossom
Forumember

Female Posts : 996
Reputation : 23
Language : English

http://cherrydesigns.forumotion.net/

Back to top Go down

Offline avatar Empty Re: Offline avatar

Post by Guest October 7th 2008, 4:33 pm

That would go in the templates
avatar
Guest
Guest


Back to top Go down

Offline avatar Empty Re: Offline avatar

Post by Cherry Blossom October 7th 2008, 8:26 pm

I can't use templates as i'm on punbb and just got it working don't really want to star from scratch again
Cherry Blossom
Cherry Blossom
Forumember

Female Posts : 996
Reputation : 23
Language : English

http://cherrydesigns.forumotion.net/

Back to top Go down

Offline avatar Empty Re: Offline avatar

Post by Cherry Blossom October 9th 2008, 1:03 pm

anyone?
Cherry Blossom
Cherry Blossom
Forumember

Female Posts : 996
Reputation : 23
Language : English

http://cherrydesigns.forumotion.net/

Back to top Go down

Offline avatar Empty Re: Offline avatar

Post by Alexandar October 10th 2008, 12:37 am

Cherry_Blossom_2 wrote:Ok i found some code I want to know if it will work and where to enter it

Add this to your headers if you don't have it:
Code:
<script src="/jquery.js"></script>


Code:
<script>
function offline_avatar_v2(tehNaME,tehImAGE) {
//Created by Agent Moose (smcodes.smfforfree3.com)
$(function() {
$("td b a:contains("+tehNaME+")").parent().next().children().next().next().next().next("span.smalltext:contains(Offline)").next().next().next().next().next().children("img.avatar").attr("src",tehImAGE)
});}
offline_avatar_v2("USERNAME","IMAGE URL")
</script>



You Can`t use that code on forumotion, that is only for phpbb .
Alexandar
Alexandar
Forumember

Posts : 26
Reputation : 0
Language : serbian

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum