Support Forum
How do I remove the register and login buttons at the top of the forum?
Ike
Sawtry, UK
Member
Free Members
OfflineHey Gayle
No problem, you just need to remove the template functions from spHead.php.
Using 'Default' theme as an example, open:
sp-resources > forum-themes > default > templates > spHead.php
In this template you will need to comment out the buttons, using /* before and */ after the functions sp_LogInOutButton and sp_RegisterButton so it will look like:
/*sp_LogInOutButton('tagClass=spButton spRight', __sp('Log In'), __sp('Log Out'), __sp('Log in and log out'));
sp_RegisterButton('tagClass=spButton spRight', __sp('Register'), __sp('Register'));*/As usual, we always recommend making this a custom or child theme to preserve changes..
Hope this helps
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
Stefano Prete: 325
Carlos: 291
Member Stats:
Guest Posters: 621
Members: 17380
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10142
Posts: 79667
Support Forum
All RSS