vForums Support Banner


Visit Base Classics - Gaming Chairs

 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Code Requests & Support :: [F] Topic description - View Topic
Topic Rating: *****
Printable View
This topic was locked 16th Mar 08 at 7:51pm by Michael
blanka
Full Member
***

[Avatar]

Posts: 319
Status: Offline
Gender: Male
Joined:  
Reputation: 10%  


pm
[F] Topic description (16th Mar 08 at 7:36pm UTC)
Not worky
http://support.virtualforums.co.uk/board/database/action/view_topic/topic/1464

I put it in global footers but it still didn't work.

Here is the link btw http://blanka.virtualforums.co.uk/board/general/
Tim
Senior Member
****
banned.

[Avatar]
The only easy day was yesterday.

Posts: 698
Status: Offline
Gender: Male
Location: Under your bed..in your closet..in your head
Age: 34
Joined:  
Reputation: 4%  


pmmsn
Re: Topic description (16th Mar 08 at 7:39pm UTC)
It worked for me, all I did was move the mouse over the text.

blanka
Full Member
***

[Avatar]

Posts: 319
Status: Offline
Gender: Male
Joined:  
Reputation: 10%  


pm
Re: Topic description (16th Mar 08 at 7:41pm UTC)
 
It worked for me, all I did was move the mouse over the text.


I wanted it to show the description under the thread title, like the code was suppose to do. {Smile}
Michael
Moderator
*****

[Avatar]
Recoding the future

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

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Topic description (16th Mar 08 at 7:42pm UTC)
Ross had changed some widths. Try this:

Code:
 
  1. <script type="text/javascript">
  2. /*Topic Description Under Topic Title
  3. Created By Wrighty - vForums Support
  4. Don't RIP, Repost or Claim! */
  5.  
  6. var d = get('td','tag')
  7. for(i=0;i<d.length;i++){
  8. if(d[i].className=="window2" && d[i].width=="54%"  && d[i].innerHTML.match(/started by/i) && location.href.match(/\/board\/(\w)/)){
  9. d[i].getElementsByTagName('span')[2].innerHTML = d[i].getElementsByTagName('span')[0].getElementsByTagName('a')[0].title
  10. }
  11. }
  12. </script>
 
Tim
Senior Member
****
banned.

[Avatar]
The only easy day was yesterday.

Posts: 698
Status: Offline
Gender: Male
Location: Under your bed..in your closet..in your head
Age: 34
Joined:  
Reputation: 4%  


pmmsn
Re: Topic description (16th Mar 08 at 7:42pm UTC)
It is, i'm seeing a descrption everywhere it should be.

Edit:NVM

blanka
Full Member
***

[Avatar]

Posts: 319
Status: Offline
Gender: Male
Joined:  
Reputation: 10%  


pm
Re: Topic description (16th Mar 08 at 7:50pm UTC)
yay it works!

Thanks Wrighty {Smile}
Michael
Moderator
*****

[Avatar]
Recoding the future

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

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Topic description (16th Mar 08 at 7:51pm UTC)
No worries! {Smile}
 Printable View

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