MyBB Community Forums

Full Version: Merge Post Crash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
You need to add this to your global.css:

.hiddenrow{
    display: none;
}
(2011-04-17, 03:35 PM)faviouz Wrote: [ -> ]You need to add this to your global.css:

.hiddenrow{
    display: none;
}

Doesn't work, just takes out the white 'background' we have behind the menu/forums to make it easier to read. (Forum: http://forum.erepublikpk.co.cc/)
http://community.mybb.com/thread-75028.html

Do as it says on the last paragraph.
This is my current global.css:

margin: auto auto;
padding: 20px 0;
text-align: left;
That's your entire global.css? There's something very wrong with that...

Did you run the Find Updated Templates tool?
Pages: 1 2 3