Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • stewarttodd Friend
    #132110

    I think my last question got buried in the other requests.

    TWO questions:
    1) In Internet Explorer 7, the poll options are appeared centered instead of justified left against the radio buttons. They look correct in Firefox…

    2) Where can increase the height of the poll results colored bars?

    site is http://74.54.218.226/~gilmore/

    Sherlock Friend
    #265205

    Hi
    Plz edit template.css (line 1204)

    div.moduletable_hilite table {
    margin-left:-5px;
    width:100%;--> add this line
    }

    Sherlock Friend
    #265206

    2. you can edit view.html.php(componentscom_pollviewspoll folder)
    Search this line:

    $barheight = 4;
    Change 4 as you want

    stewarttodd Friend
    #265264

    I actually had to add

    div.moduletable_hilite table {
    margin-left:-5px;
    width:100%;--> add this line
    text-align: left; --> and this line
    }

    And it works now.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  stewarttodd 15 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum