Simple Machine Codes
March 21, 2010, 04:44:10 pm
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
Forever
Login with username, password and session length
News
: Welcome to SMC, the best place for your SMF For Free Codes
Home
Help
Search
Arcade
Affiliates
Code Index
Staff List
Calendar
Members
Login
Register
Change Username to Image
Simple Machine Codes
>
Forum
>
Simple Machine Codes
>
Forum Coding
>
ZetaBoard Coding
>
Change Username to Image
Pages: [
1
]
Go Down
Print
Author
Topic: Change Username to Image (Read 551 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator
Offline
Gender:
Posts: 2,668
Change Username to Image
«
on:
July 19, 2007, 09:59:34 am »
Code:
<script>
function nmeimg(user,img){
//Created by Agent Moose
$(function() {
$("td.c_username a").contains(user).html("<img src='"+ img +"' />")
nmeimg("USERNAME","IMAGE URL")
});
}
nmeimg();
</script>
Put this in your footers. To add more users, just add more of these lines:
Code:
nmeimg("USERNAME","IMAGE URL")
Share
Report Spam
Logged
deathwilldie
100 Club Member
Offline
Posts: 214
Re: Change Username to Image
«
Reply #1
on:
September 08, 2007, 07:44:43 pm »
Thats pretty cool.
Report Spam
Logged
Join Ultimate Graphics To get your own personal sig like this one.
Pages: [
1
]
Go Up
Print
Jump to:
Please select a destination:
-----------------------------
Official
-----------------------------
=> Announcements
===> SMCodes Latest
-----------------------------
Forum Coding
-----------------------------
=> SMF For Free Codes
===>
Code Index
=> ZetaBoard Coding
===>
Code Index
=> Other Board System Codes
=> Theme Database
===>
Theme Index
-----------------------------
Support
-----------------------------
=> SMC Tutorials
===> Jquery and SMF For Free
=> Documentation
===> The Forum
===> The Admin Section
Powered by
EzPortal