vForums Support Banner


Visit vForums

 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: Mini Profile on Right Side of Forum - View Topic
Topic Rating: *****
Printable View
Danny
Full Member
***

[Avatar]

Posts: 180
Status: Offline
Gender: Male
Location: Durham
Age: 33
Joined:  
Reputation: 1%  


pmmsnxfire
Mini Profile on Right Side of Forum (31st Dec 07 at 3:16pm UTC)
Global Footer

Preview :: Click

Does what it says in the title {Tongue Out}

Thanks to wrighty for helping make it cross browser.

Code:
 
  1. <script type="text/javascript">
  2. <!--
  3. /*Mini Profile on Right Side of Forum by Danny*/
  4.  
  5. if(location.href.match(/view/i)){
  6. var getRow = document.getElementsByTagName("tr");
  7. for(x=0; x<getRow.length; x++){
  8. if(getRow[x].cells[0].innerHTML.match(/(Joined:|Guest)/i) && getRow[x].cells[0].width == '20%'){
  9. var newCell = getRow[x].insertCell(2);
  10. var newHTML = getRow[x].cells[0].innerHTML;
  11. newCell.innerHTML = newHTML;
  12. newCell.vAlign = 'top';
  13. newCell.style.width = '20%';
  14. newCell.className = getRow[x].cells[1].className;
  15. getRow[x].cells[0].style.display ='none';
  16. }
  17. }
  18. }
  19.  
  20. //-->
  21. </script>
 

Myspace | deviantART

"Suffer For Your Art"
Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Mini Profile on Right Side of Forum (31st Dec 07 at 5:48pm UTC)
Could have just cloned it {Tongue Out}


Image

Now obsession rules my mind
This commotion makes me blind
Searching out who ever runs
Or has stolen away my life

But i've already said

Don't ever back down
Don't ever turn around
My end has come
So now I come for you....

Danny
Full Member
***

[Avatar]

Posts: 180
Status: Offline
Gender: Male
Location: Durham
Age: 33
Joined:  
Reputation: 1%  


pmmsnxfire
Re: Mini Profile on Right Side of Forum (1st Jan 08 at 4:01am UTC)
shhhh {Tongue Out}

Myspace | deviantART

"Suffer For Your Art"
Dreg[Bot]
Moderator
*****

[Avatar]
Broken

Posts: 415
Status: Offline
Gender: Male
Age: 37
Joined:  

Additional Groups:
Coding Team
***


Reputation: 14%  


pm
Re: Mini Profile on Right Side of Forum (1st Jan 08 at 6:50am UTC)
AHH! why is everyone ssshhing me! XD


Image

Now obsession rules my mind
This commotion makes me blind
Searching out who ever runs
Or has stolen away my life

But i've already said

Don't ever back down
Don't ever turn around
My end has come
So now I come for you....

 Printable View

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