vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: PM Info in 3 locations - View Topic
Topic Rating: *****
Printable View
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
PM Info in 3 locations (30th Dec 07 at 10:03pm UTC)
Lets you put the 'userbar' either:
- above the banner
- between the banner and menu
- below the menu

Global Header

Edit below.

var bar_loc = "1" //0 = above banner, 1 = between banner & menu, 2 = below menu

Code:
 
  1. <script type="text/javascript">
  2. /*PM Info in 3 locations
  3. Created By Wrighty
  4. support.virtualforums.co.uk*/
  5.  
  6. var bar_loc = "1" //0 = above banner, 1 = between banner & menu, 2 = below menu
  7.  
  8. //===========NO EDIT!=============
  9. document.getElementsByTagName('td')[3].parentNode.style.display="none";
  10. var b= document.getElementsByTagName("table")[0].insertRow(1).insertCell(0);
  11. b.width="100%";
  12. b.className="menu";
  13. pm = document.getElementsByTagName('td')[4].innerHTML;
  14. b.innerHTML = pm;
  15. </script>
 
Reverse Blade
Full Member
***

[Avatar]

Posts: 152
Status: Offline
Gender: Male
Joined:  
Reputation: 0%  


pm
Re: PM Info in 3 locations (30th Dec 07 at 10:06pm UTC)
Copier >_> {Smile}

Reverse Arts, Comming soon!
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: PM Info in 3 locations (30th Dec 07 at 10:08pm UTC)
{Tongue Out}

I actually coded this a couple days ago, just missed out when I posted all my others... {Smile}
 Printable View

All times are GMT+0 :: The current time is 4:46pm
Page generated in 4.5774 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums