vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Font Does Not Display For Poll (https://vborg.vbsupport.ru/showthread.php?t=265762)

RogerBerke 06-26-2011 01:06 AM

Lynne

I think this is what you are looking for. Thanks for your help
--------------------------------------------------------------------


Quote:

<div id="pollinfo" class="polloptionsblock">
<form class="block" action="poll.php?do=pollvote&amp;pollid=7" method="post">
<div class="blockhead">
<h2>Poll: <span class="polltitle">Another Test</span></h2>

<a class="textcontrol blockhead_info" href="poll.php?pollid=7&amp;do=polledit"><img class="inlineimg" src="images/cms/edit_small.png" alt="Edit Poll" title="Edit Poll"/></a>


</div>
<div class="blockbody">

<h3 class="pollsubhead">
This poll will close on <strong>06-26-2011</strong> at <strong>07:55 AM</strong>

</h3>


<div id="polloptions" class="blockrow">
<ul class="checkradio group">

<li><label for="rb_optionnumber_1"><input type="radio" name="optionnumber" value="1" id="rb_optionnumber_1" tabindex="1" /> Yes</label></li>
<li><label for="rb_optionnumber_2"><input type="radio" name="optionnumber" value="2" id="rb_optionnumber_2" tabindex="1" /> No</label></li>

</ul>
</div>
</div>

<div class="blockfoot">
<div class="group">

<input type="submit" class="button" value="Vote Now" tabindex="1" />
<a class="textcontrol" href="poll.php?pollid=7&amp;do=showresults">View Poll Results</a>
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="1309053327-2c75755909a90d793faf2f6b2240c2360cc6a533" />
<input type="hidden" name="do" value="pollvote" />
<input type="hidden" name="pollid" value="7" />
</div>
</div>

</form>
</div>
--------------- Added [DATE]1309054125[/DATE] at [TIME]1309054125[/TIME] ---------------

I checked. The only template that has been changed is the contactus.css template.

Thanks for helping.

- Roger -


Quote:

Check to see if any of those have been edited and/or need to be reverted

Lynne 06-26-2011 01:58 AM

Your page source clearly shows that the text is there.
Code:

<li><label for="rb_optionnumber_1"><input type="radio"  name="optionnumber" value="1" id="rb_optionnumber_1" tabindex="1" />  Yes</label></li>
 <li><label for="rb_optionnumber_2"><input type="radio"  name="optionnumber" value="2" id="rb_optionnumber_2" tabindex="1" /> No</label></li>

You either have some css that is setting the display to none or your text is the same color as the background.

RogerBerke 06-26-2011 02:26 AM

1 Attachment(s)
I fooled around until I got the background on the poll changed to a different color (variable is poll_background). I don't think that the font is the same color as the background.

Thanks for your help.

- Roger -

Lynne 06-26-2011 03:09 AM

Then I would guess your CSS is setting the display to none or the font color is transparent. You can check that with firebug if you are familiar with it.

RogerBerke 06-26-2011 02:48 PM

Lynne

I used Firebug to get a listing of CSS content from poll page that will not display correctly.

I could use a little help in interpreting the results. The text file is very big (runs 58 pages in Word), so I am not sure if I should post results here. Can I post it as a 'text' attachment?

Thanks for your help.

- Roger Berke -

Lynne 06-26-2011 03:02 PM

A text file? I'm not sure what you are ending up with. firebug is something I only use in the browser - I get no text file to go with it.

Why don't you PM me a link/username so I can take a look.

RogerBerke 06-26-2011 04:08 PM

Lynne

PM Sent!

I did a 'copy' and 'paste' for the results from the firebug window.

Thanks for your help.

- Roger -

Lynne 06-26-2011 04:18 PM

I PMed you with what the problem was. You had set a font-size to 0, so the options were not showing.

RogerBerke 06-26-2011 04:26 PM

Lynne

You are the BEST! FIXED!

Thanks for your help.

- Roger Berke -


All times are GMT. The time now is 06:12 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01061 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete