Poll Question Color Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Poll Question Color

    avatar
    rclaxx14
    Forumember


    Posts : 25
    Reputation : 0
    Language : English

    Solved Poll Question Color

    Post by rclaxx14 August 16th 2009, 5:01 am

    I've looked at every solved and unsolved question about changing the poll question color and nothing has worked so far. Here's what my poll section looks like:
    Code:

    /*Poll*/
    .poll,.polls h4 {
       font-size: 11px;
       }
    .borderwrapm {
       margin: 5px;
            color: #99CCFF;
       }
    .poll .poll-choice {
       clear: both;
       margin: 0.5em 0;
            color: #99CCFF;
       }
    .poll fieldset {
            margin: 1em;
            }
    .polls {
       margin: 4px;
       font-family: Arial,Verdana,Tahoma,sans-serif;
       font-size: 0.9em;
       }
    .polls .row1 {
       padding: 4px;
       font-weight: bold;
       }
    .polls dl {
       margin: 1em;
       padding: 5px 0 0 0;
       line-height: 120%;
       }
    .polls dt {
       text-align: left;
       float: left;
       display: block;
       width: 30%;
       border-right: none;
       padding: 0;
       margin: 0;
       font-size: 1.1em;
       }
    .polls dd {
       float: left;
       }
    .polls dd em {
       font-weight: bold;
       font-style: normal;
       }
    .polls dd.number-votes {
       margin: 0 0.5em;
       width: 4em;
       text-align: center;
            color: #000000;
       }

    Please help! Thank you. P.s. the board is invision if that helps at all. and it's located at clanus.darkbb.com.
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Poll Question Color

    Post by ankillien August 16th 2009, 6:27 am

    Hello,

    Please tell me what version are you using? The code may defer for different versions Wink
    avatar
    rclaxx14
    Forumember


    Posts : 25
    Reputation : 0
    Language : English

    Solved Re: Poll Question Color

    Post by rclaxx14 August 16th 2009, 6:47 am

    If this is what youre looking for:

    Theme Version: (invision)
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Poll Question Color

    Post by ankillien August 16th 2009, 7:40 am

    Go to Admin CP > Display > Colors > CSS
    Add this code there and submit.

    Code:
    h4.formsubtitle
    color : red;
    }

    Change red as per your need.
    avatar
    rclaxx14
    Forumember


    Posts : 25
    Reputation : 0
    Language : English

    Solved Re: Poll Question Color

    Post by rclaxx14 August 16th 2009, 5:06 pm

    I searched for the in the CSS and the search yielded no results. What now? Should I copy and paste my whole CSS?
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Poll Question Color

    Post by ankillien August 16th 2009, 6:46 pm

    Yes, you just have to copy and paste this code in CSS and submit.
    avatar
    rclaxx14
    Forumember


    Posts : 25
    Reputation : 0
    Language : English

    Solved Re: Poll Question Color

    Post by rclaxx14 August 16th 2009, 8:15 pm

    This worked! thank you so much!!!!
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Poll Question Color

    Post by Sanket August 16th 2009, 8:19 pm

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    Sanket