Simple Machine Codes
November 22, 2009, 11:08:59 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 "Subforum" Text
Simple Machine Codes
>
Forum Coding
>
ZetaBoard Coding
>
Change "Subforum" Text
Pages: [
1
]
Go Down
Print
Author
Topic: Change "Subforum" Text (Read 212 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator
Offline
Gender:
Posts: 2,664
Change "Subforum" Text
«
on:
July 19, 2007, 09:57:07 am »
Code:
<script>
function subchange(){
//Created by Agent Moose
$(function() {
subtext = "YOUR TEXT HERE"
$("td.c_subforum strong").text(subtext)
});
}
subchange();
</script>
Place in Footers
Report Spam
Logged
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