Quote:
Originally Posted by sticky
Installed and a cool mod but the preview first post / last post window doesn't really stay open. Also, any way to add a space so it doesn't appear right under banners?
|
You can go to the "threadnav" template and add a
<br> at the very top, or go to "threadnav.css" template and in .threadnav properties add
margin-top: 10px;
then you can adjust the spacing until it's just right.