MyBB Community Forums

Full Version: Remove Loginbox?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to remove the login box because i don't need it and it's screwed up.
[Image: 2e1nJ]

<snip>
The forum theme is Block and Blue.
#dialog {
display:none;
}
Should do the trick. Smile
(2013-03-08, 05:52 PM)maniacmusic Wrote: [ -> ]
#dialog {
display:none;
}
Should do the trick. Smile
Uhm, nope. I put that in global.css and didn't really work.
how about
div#dialog {
display:none;
}
(2013-03-08, 06:52 PM)maniacmusic Wrote: [ -> ]how about
div#dialog {
display:none;
}

Nope..
Well, remove it manually then from "header_welcomeblock_guest"
EDIT: You have been denied support due to hacking content on your site.