MyBB Community Forums

Full Version: Make logo visible on index page only?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Strange. When I try it in my localhost it works fine. I'll check back in live too.

For big logo at both index and portal, you have to use:

if ( document.location.href.indexOf('index') > -1 || document.location.href.indexOf('portal') > -1) {
Tried this and I still get small on portal. Im only editing this stuff in my theme, do I need to edit this on my default also for it to work? I have refreshed and cleared cache.

Thanks everyone (big hugs) , this plugin wins http://mods.mybb.com/view/ougc-forum-logo ..
Pages: 1 2