MyBB Community Forums

Full Version: How to get rid of that [+] tipsy
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I hover that collapse button I automatically get this [+] tooltip.

http://i.hizliresim.com/YJgA7a.jpg

The thing is, that thing does not disappear later. It simply stays there.

a. How can I make it work as intended, so it disappears ?
b. If I cant make it work, how can I remove it?
c. If thats also impossible, how can I remove that collapse buton entirely?
have a look in forumbit_depth1_cat template under the forum bit templates.
What should I change there?
You have a template so don't know what you have in there, but the part you looking for in the default template is

<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>