"Create a Poll" option not working 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

    "Create a Poll" option not working

    avatar
    Jerrr
    New Member


    Posts : 20
    Reputation : 1
    Language : English

    Solved "Create a Poll" option not working

    Post by Jerrr April 29th 2015, 6:31 am

    Hello there,
    Exactly as stated in the title, the "Create a Poll" option on each new Topic of my forum is not working.

    The forum address is chromamen.forumotion.com

    Any help would be much appreciated, as I did not find anything covering this with the search function or in the FAQ.

    Thanks,
    Jerrr
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13246
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: "Create a Poll" option not working

    Post by Ange Tuteur April 29th 2015, 7:01 am

    Hi @Jerrr,

    By looking over your stylesheet, it appears that you're missing the necessary style rules for displaying the less / more icons. Add the following rules to your stylesheet :
    ( Administration Panel > Display > Colors > CSS stylesheet )
    Code:
    .sprite-tabs_more {
      background:url("http://2img.net/i/fa/sprite_icons.png") no-repeat scroll -1386px 0px transparent;
      height:9px;
      width:9px;
    }
    .sprite-tabs_less {
      background: url("http://2img.net/i/fa/sprite_icons.png") no-repeat scroll -1327px 0px transparent;
      height:9px;
      width:9px;
    }

    That should display the necessary icons, so you can toggle the display of options, dice, polls, etc.. Smile
    avatar
    Jerrr
    New Member


    Posts : 20
    Reputation : 1
    Language : English

    Solved Re: "Create a Poll" option not working

    Post by Jerrr April 29th 2015, 7:19 am

    Hi there,
    Thanks a ton!

    Thanks,
    Jerrr
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51550
    Reputation : 3519
    Language : English
    Location : United States

    Solved Re: "Create a Poll" option not working

    Post by SLGray April 30th 2015, 4:30 am

    Topic solved and archived



    "Create a Poll" option not working Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.