Customizing SMF > Tips and Tricks

Everyone with a brain hates IE. But, some people still use it. A small tip...

(1/2) > >>

K@:
If you're a moderator and have compatibility mode enabled for IE, the "move topic" bar, to pick the boards, doesn't show up correctly.

Here's fix:

index.template.php


--- Code: (find) ---<head>';
--- End code ---


--- Code: (replace) ---<head>
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />';

--- End code ---

That disables the compatibility mode in IE and makes it use the latest version.

With thanks to the illustrious Illori. :)

Shambles:
Thanks. I have a gmod who occasionally (tho not always) seems to report this problem where the move-to dropdown is too thin or playing hide-and-seek.

K@:
I'd slap the gmod and force him to use a decent browser. ;)

oldben:
It's a good tip. Thank you ;)

Shambles:

--- Quote from: K@ on August 21, 2012, 09:59:23 AM ---I'd slap the gmod and force him to use a decent browser. ;)

--- End quote ---
Lol. There's only so much you can do to a luddite  :o


Anyway, the above does indeed seem to sort out the issue so thanks for posting it (and thanks to Her Illoriness for imparting)  :laugh:

Navigation

[0] Message Index

[#] Next page

Go to full version