Simple Machine Codes
March 28, 2024, 02:10:12 pm
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  

Add Text above Avatar in Blog Section

Pages: [1]   Go Down
  Print  
Author Topic: Add Text above Avatar in Blog Section  (Read 541 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Administrator

Offline Offline

Gender: Male
Posts: 2,672



View Profile WWW
« on: May 14, 2008, 02:38:49 pm »

Below The Board:
Code:
<script>
function TextAbove(ID,Text){
if(location.href.match("blog/(main|entry)/" + ID)){
//Created by Agent Moose (smcodes.smfforfree3.com)
document.getElementById("blog_user").innerHTML = Text + document.getElementById("blog_user").innerHTML;
};};
TextAbove("ID","TEXT");
</script>

ID = The ID of the user you want to add text to
TEXT = The TExt.  You may use HTML.

Enjoy Smiley
Report Spam   Logged

Share on Facebook Share on Twitter



Pages: [1]   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