MyBB Community Forums

Full Version: Getting icon set back.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there, I seem to have lost my icons on my forum. Its the new thread, post reply, edit icons. Anyway to get them back.
Reupload them from the MyBB package? Smile

All images will be in the images folder of course.
Yeah ive done that, but nothing :|
It looks like there is no image tags set with those links.

Your site looks like this.

<div class="forumbutton">
      <a href="newreply.php?tid=32">
            <span>Post Reply</span>

      </a>
</div>
Mybb's code looks like this

	<div style="padding-top: 4px;" class="float_right">
		
<a href="newreply.php?tid=42123"><img src="images/english/newreply.gif" alt="Post Reply" title="Post Reply" /></a>&nbsp;

	</div>

So it looks like it is something with the theme you are using.
Oh I see. Where can i get the default theme to copy and past the code snippets?
You can just revert templates to default.