Support Forum
I know this topic has been addressed in the past (https://simple-press.com/suppo.....all-icons/), but I am having difficulty removing icons from the forum.
I am hoping to remove the icons from buttons like 'Members', 'Search' and 'Login/Logout' so that they simply display text.
I attempted to remove the 'Login/Logout' button by changing the following line in spHead.php:
sp_LogInOutButton('tagClass=spButton spRight', __sp('Log In'), __sp('Log Out'), __sp('Log in and log out'));
to
sp_LogInOutButton('tagClass=spButton spRight&icon=', __sp('Log In'), __sp('Log Out'), __sp('Log in and log out'));
Any help you can offer is greatly appreciated.
Thanks!
for log in/out button, something like:
sp_LogInOutButton('tagClass=spButton spRight&logInIcon=&logOutIcon=', __sp('Log In'), __sp('Log Out'), __sp('Log in and log out'));
you just had the wrong argument... they may vary from template function to template function...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)