MyBB Tutorials

Hide until reply - ForumCamp Version

Submitted by linkzy, , Thread ID: 41

Thread Closed
linkzy
No pressure, no diamonds
Level:
0
Reputation:
181
Posts:
5.34K
Likes:
341
Credits:
54
15-01-2015, 07:11 AM
This post was last modified: 15-01-2015, 08:05 AM by Aoki
#1
Hey everyone. SubExpress requested it, so I'm releasing it here.

Installation (Complete every step or it won't work):
Download the attachment.
Unrar it and upload it to your forum root.
Install the plugin in your ACP.

Go to ACP > Templates & Style > Themes > YOUR THEME > global.css and add:
PHP Code:
.unhide {
    
background#333;
        
border1px solid #444;
        
padding8px;
}

.
hide {
    
background#333;
        
border1px solid #444;
        
padding8px;

Next, go to ACP > Templates & Style > Templates > Global Templates > hideip_box and replace everything with:

PHP Code:
<br><div class="hide">{$msg}</div

Go to ACP > Templates & Style > Templates > Global Templates > unhideip_box and replace everything with:

PHP Code:
<br><div class="unhide">{$msg}</div
To make the icons work, go to ACP > Templates & Style > Templates > YOUR THEMES TEMPLATES > Ungrouped Templates > headerinclude and add the following above {$stylesheets}:

PHP Code:
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet"
If you need help with anything, post here. :D

So ok This tut was written by linkzy :D Tongue :* :yus:

Download Plugin -

Content locked
This content has been locked. Please login or register in order to unlock it.
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |



Users browsing this thread: 1 Guest(s)