Heisenberg submitted a new resource:
You must be registered for see links
- Cool Spoiler Tag[jQuery]vB Version: 3.8.x
Follow the instructions below to implement a nice spoiler tag.
Files to edit:
Main CSS
SHOWTHREAD
1 Style Manager >> All style options>> Main CSS
Scroll all the way down and find:
Code:/* Header and Navbar CSS */
Paste ABOVE:
Code:/* Spoiler */ #slidingDiv { display: none; height:150px; background-color: #d0e0f0; padding:20px; margin-top:10px; border-bottom:5px solid #FF5B00; }
2. SHOWTHREAD
Find:...
You must be registered for see links
Last edited:
