![]() |
Quote:
|
This is awesome. I wanted to change the text "Stick Threads" to "IMPORTANT!!" so I edited the "delim_sticky" phrase. Works perfectly.
Question: The space between the "Sticky Thread" area and the "Normal threads" is too close. Is there a way to increase the space? Maybe add another table row between them? |
Thxn works great!!! mark as installed:)
|
Quote:
Hopefully, I'd like to make these changes soon on my forum. |
no prob :D
|
Quote:
Open both templates - FORUMDISPLAY_Separate & FORUMDISPLAY_Separate2 and edit the following line: Find: Code:
<div class="icon0 nonsticky"> Code:
<div class="icon0 nonsticky" style="padding:10px;"> |
OK, if you want to add a separation between the "Sticky Threads" and "Normal Threads", just add a
Code:
<br> Code:
<div class="icon0 nonsticky"> I found that the text for "Sticky Threads" and "Normal Threads" were a bit cramped in that cell, so I added a space around the phrases. To do this, just add a little html code. In the "FORUMDISPLAY_Separate" template, find Code:
<p><b> $vbphrase[delim_normal] Code:
<p> Code:
<table><tr><td height="25"> Code:
</p> Code:
</td></tr></table> In the "FORUMDISPLAY_Separate2" template, find Code:
<p><b> $vbphrase[delim_sticky] Code:
<p> Code:
<table><tr><td height="25"> Code:
</p> Code:
</td></tr></table> Note: You can replace the number "25" in the "<td height="25"> statement with a larger or smaller number to increase or decrease the space in that cell. |
simple, cool , installed , 5*
Thanx |
cool
installed |
Very helpful. Thanks and installed.
|
All times are GMT. The time now is 08:26 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|