vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Code Requests & Support :: Remove delete forum button - View Topic
Topic Rating: *****
Printable View
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,012
Status: Offline
Gender: Male
Location: vForums
Age: 34
Joined:  
Reputation: 62%  


pmwww
Remove delete forum button (5th Jul 09 at 4:26am UTC)
Resolved - Support v2
Ok the "Delete forum" code removes the "other" category in the admin panel, it also removes the Forum Stats link.

Code:
 
  1. <style type="text/css">
  2. <!--
  3. #delete_forum{
  4. display: none;
  5. }
  6. //-->
  7. </style>
  8.  
 




and this is what it looks like with the code:
Image

and this is what it looks like without the code:
Image


if there is a fix to this please fix away:)

Thanks.
Michael
Moderator
*****

[Avatar]
Recoding the future

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

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Remove delete forum button (5th Jul 09 at 11:42am UTC)
What do you want it to remove? {Unsure}

Plus, fix the image! {Tongue Out}
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,012
Status: Offline
Gender: Male
Location: vForums
Age: 34
Joined:  
Reputation: 62%  


pmwww
Re: Remove delete forum button (5th Jul 09 at 2:56pm UTC)
I only want the "Delete forum" link removed but it removes the whole "other" category from the admin panel.

There was an issue when I pasted the image links. {Tongue Out}
Michael
Moderator
*****

[Avatar]
Recoding the future

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

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Remove delete forum button (5th Jul 09 at 3:31pm UTC)
Try this code:

Main Footer:

Code:
 
  1. <script>
  2. get('li', 'tag', get('delete_forum', 'id'))[1].style.display = 'none';  
  3. </script>
 
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,012
Status: Offline
Gender: Male
Location: vForums
Age: 34
Joined:  
Reputation: 62%  


pmwww
Re: Remove delete forum button (5th Jul 09 at 8:48pm UTC)
Thanks. {Smile} That worked!
 Printable View

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