bosss

Registered
Hello!

Will attach two pictures from sidebar poll in gamer time style (ok) and sidebar poll fusion gamer (not ok).

Please some help to adjust pool in fusion gamer.

regards

bosss
 

Attachments

  • poll_fusiongamer.png
    poll_fusiongamer.png
    51 KB · Views: 21
  • poll_gamer_time.png
    poll_gamer_time.png
    14.6 KB · Views: 22
Whatever ever add-on that is it may worth be suggesting to them to use something other than h3 tags, it'll clash with the sidebar styling on just about any style. I'm aware XF handles polls in threads with h3 but there's no sidebar styling effecting it there since it's not a sidebar :D.

Try this in extra.css:

Code:
.widget-poll .pollBlock .pollContent {
    padding-left: 0px;
}
.widget-poll .overlayScroll.pollResultsOverlay {
    padding-right: 0px;
}
.XenBase .widget-poll .pollResults h3 {
    background-image: none;
    margin: 5px auto;
    padding: 5px 0px;
    border-width: 0px;
}
 
Last edited:

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back