The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Missing text beside signature checkbox
On my site, under quick reply, there is a checkbox with nothing beside it. In SHOWTHREAD (which is not been edited) it says,
Code:
{vb:rawphrase show_your_signature} |
#2
|
||||
|
||||
Do a search in phrases for a phrase titled "show_your_signature". Is it there? If not, add it.
|
#3
|
||||
|
||||
Thanks Lynne, I just did that and noting still shows. any other suggestions? Shouldn't this be a default phrase?
|
#4
|
||||
|
||||
Yeah, it should be. Was it not there? Did you have to add it? Does it show in your page source and perhaps the text is just the same color as your background?
|
#5
|
||||
|
||||
That's what I thought! I did have to add it, but got nothing. This shows in view source:
Code:
<div class="blockrow"> <ul class="checkradio group"> <li><label for="cb_signature"> <input type="checkbox" name="signature" id="cb_signature" value="1" checked="checked" tabindex="5"/> Show your signature </label></li> </ul> </div> |
#6
|
||||
|
||||
It looks like you have the text color the same as the background. You should take a look at this article to find your stylevars - HOW TO Find what Stylevar you need to edit
|
#7
|
||||
|
||||
Thanks for your time today Lynne
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|