Skip to:
Content
Pages
Categories
Search
Top
Bottom

Poll Plugin Issue


  • ja_santacruz
    Member

    @ja_santacruz

    http://www.retrobola.com/forum/topic.php?id=3&replies=1#post-6

    See how the poll appears on the right hand side? I wouldn’t mind but you can’t see all of it. Can I change it to appear above the first topic response.

    This is the CSS code within the plugin;

    #bb_polls {list-style: none; width:35em; line-height:120%; margin:5px 0; padding:5px; border:1px solid #ADADAD; font-size:90%; color:#000; background:#eee; }

    #bb_polls .submit {cursor: pointer; cursor: hand; text-align:center; padding:2px 5px;}

    #bb_polls .nowrap {white-space:nowrap;}

    #bb_polls p {margin:15px 0;padding:0;}

    #bb_polls .poll_question, #bb_polls .poll_footer {font-weight:bold; text-align:center; color:#2E6E15;}

    #bb_polls .poll_label {font-weight:bold; margin:1em 0 1em 1em;}

    #bb_polls .poll_option {overflow:hidden; white-space:nowrap; margin:2px 0 -2px 0; text-align:center; font-size:11px; line-height:9px; padding:1px 0 0 0; border:1px solid #303030; color:#fff; }

    #bb_polls .poll_option1 {background:red;}

    #bb_polls .poll_option2 {background:green;}

    #bb_polls .poll_option3 {background:blue;}

    #bb_polls .poll_option4 {background:orange;}

    #bb_polls .poll_option5 {background:purple;}

    #bb_polls .poll_option6 {background:pink;}

    #bb_polls .poll_option7 {background:olive;}

    #bb_polls .poll_option8 {background:navy;}

    #bb_polls .poll_option9 {background:teal;}

    #bb_polls .poll_option10 {background:aqua;}

    #bb_polls .poll_option11 {background:maroon;}

    #bb_polls .poll_option12 {background:fuchsia;}

    It is the blank 3 column theme. I am using bbpress 1.0.3

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar