MyBB Community Forums

Full Version: Home, search and Memberlist images are corrupt.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Post edit;

I have the logo working now, but my Home, Search, and Memberlist icons are not showing up. It looks like this:
[Image: f8e0d50100c14a5295827f6.png]
Link ?
Because it's looking for ./images/i3urn/Home.png which doesn't exist.

I think it should be ./images/Home.png

In your header template change {$theme['imgdir']} to images
(2012-02-14, 11:12 AM)Alan Shepperson Wrote: [ -> ]Because it's looking for ./images/i3urn/Home.png which doesn't exist.

I think it should be ./images/Home.png

In your header template change {$theme['imgdir']} to images



Thank you! I really do apriceiate the help!

Would you happen to know where I could find a plugin to add a portal to the site? Or what template I would edit to add it? Thanks.
(2012-02-14, 03:48 PM)Alan Shepperson Wrote: [ -> ]http://nastyx.comuf.com/portal.php


Now, forgive my noobie-ness, but would you happen to know where I can edit this and make it appear before you see the forum?
You could use this tutorial: http://community.mybb.com/thread-106919.html
depending on what your after the portal for.
You could always set up your htaccess to redirect http://site.com to http://site.com/portal.php