Simple Machine Codes
April 20, 2024, 06:04:09 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to SMC, the best place for your SMF For Free Codes
 
  Home Help Search Arcade Gallery Affiliates Code Index Staff List Calendar Members Login Register  

Change "Hello" Text

Pages: 1 [2]   Go Down
  Print  
Author Topic: Change "Hello" Text  (Read 2439 times)
0 Members and 2 Guests are viewing this topic.
TheOracle
Starter

Offline Offline

Gender: Male
Posts: 22



View Profile WWW
« Reply #15 on: September 12, 2007, 09:30:12 am »

is there a way you can make it refference to the users rank in the forum...

Welcome [rank] [username]

Report Spam   Logged

LaundryLady
Geriatric Goddess
Global Moderator

Offline Offline

Gender: Female
Posts: 290


I'm watching, I have a sense of humor: Guess Who


View Profile
« Reply #16 on: September 14, 2007, 12:34:07 pm »

I think it just works as a generic "hello" since it is the same for everyone the way it is written.
Report Spam   Logged

Tash
Members

Offline Offline

Posts: 26



View Profile
« Reply #17 on: September 16, 2007, 07:34:20 pm »

This codes changes the Hello text at the top of your board...
Just change YOUR TEXT HERE to the text you want Hello to become.  You may use HTML.

NOTE:  I can't make it have a space between your text and the username...so yea, here is the code:

Code:
<script>
function change_hello(){
//Created by Agent Moose (http://www.smcodes.smfforfree3.com)
$(function() {
text = "CHANGE TEXT HERE"
a = $("td span b").html()
$("table td.titlebg2 span").contains("Hello").html(text).append("&nb"+"sp;<b>"+a+"</b>");
});}
change_hello();
</script>

Hi, I tried this but it didn't work for me.

I placed it in the Footer? 

Waaaaaaaaaa Huh?
Report Spam   Logged
Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,672



View Profile WWW
« Reply #18 on: September 16, 2007, 08:03:43 pm »

Make sure you have this code in your Headers.  All of my codes will need to have this in it:

<script src="http://209.85.48.12/9581/134/upload/p4217340.ibf">//Jquery code</script>

That might be the problem.
Report Spam   Logged

Pages: 1 [2]   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy