Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Remove the button "Mark all forums read" (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Remove the button "Mark all forums read"
#53098
Remove the button "Mark all forums read" 4 Months, 2 Weeks ago  
How Do I Remove the button "Mark all forums read"?
hevonen (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/07/05 05:35 By hevonen.
 
The administrator has disabled public write access.  
#53099
Re:Remove the button "Mark all forums read" 4 Months, 2 Weeks ago  
Comment this line from fb_category_list_bottom.php :

Code:

<input type = "submit" class = "button<?php echo $boardclass ;?> fbs" value = "<?php echo _GEN_MARK_ALL_FORUMS_READ ;?>"/>
bescunpui (User)
Junior Boarder
Posts: 54
graphgraph
User Offline Click here to see the profile of this user
Novapress - Tu Contezi!
Logged Logged
 
The administrator has disabled public write access.  
#53112
Re:Remove the button "Mark all forums read" 4 Months, 2 Weeks ago  
Thank you! This solves the main problem.
By the way, is it possible to remove the whole section where the button is originally?
After I made the button not work anymore, there is only the blue background left which I would like to remove.
hevonen (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/07/05 19:09 By hevonen.
 
The administrator has disabled public write access.  
Go to top