View Full Version : Missing text beside signature checkbox
voglermc
01-01-2010, 01:03 AM
On my site, under quick reply, there is a checkbox with nothing beside it. In SHOWTHREAD (which is not been edited) it says, {vb:rawphrase show_your_signature}
I'd like some help in figuring it out and get it to show the correct text. Anyone have any ideas?
Lynne
01-01-2010, 02:46 PM
Do a search in phrases for a phrase titled "show_your_signature". Is it there? If not, add it.
voglermc
01-01-2010, 03:00 PM
Thanks Lynne, I just did that and noting still shows. any other suggestions? Shouldn't this be a default phrase?
Lynne
01-01-2010, 03:04 PM
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?
voglermc
01-01-2010, 03:16 PM
That's what I thought! I did have to add it, but got nothing. This shows in view source:
<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>
But does not show on rendered page. What stylevar controls it's color? I thought I checked all the stiylevars for correct color
Lynne
01-01-2010, 05:25 PM
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 (https://vborg.vbsupport.ru/showthread.php?t=230309)
voglermc
01-01-2010, 10:02 PM
Thanks for your time today Lynne
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.