MyBB Community Forums

Full Version: double view of select all thread please have a look.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi dear fellows,
i have a problem could you please see this picture?
[Image: 152cj9g.jpg]
if image not working then go here
http://i44.tinypic.com/152cj9g.jpg
Last day i install this forum and today when i check this i found this error.
Please help me.
thanks and waiting of your replies.
best regards
Go to: ACP > Themes > Your theme > global.css > and add the following code in it;
.hiddenrow {
    display: none;
}

.selectall {
    background-color: #FFFBD9;
    font-weight: bold;
    text-align: center;
}

save style sheet;
thanks its working and now i am fine with this. Love your fast reply.