Blatchy submitted a new resource:
[bd] Widget Framework Poll Block - Ads Poll Bar Graph To Widget Results
Read more about this resource...
[bd] Widget Framework Poll Block - Ads Poll Bar Graph To Widget Results
replace wf_widget_poll_block_result with the following.
This will make your results now appear as such
View attachment 144812
<xen:edithint template="wf_default.css" />
<xen:edithint template="polls.css" />
<style type="text/css">
.widget-poll .pollBlock .pollResult h3.optionText {
text-overflow: inherit !important;
width: 100% !important;
display:block !important;
margin: 0;
padding: 0;
}
.widget-poll .pollBlock .pollResult div {
display:block !important;
}...
Read more about this resource...