Lisa
Well-known member
Lisa submitted a new resource:
Add Images to your polls - Prettify your polls
Read more about this resource...
Add Images to your polls - Prettify your polls
This will give you a basic template for adding images to the left hand side of polls. I've done it so that I can add a specific image per node, but you can just use one image for the whole site if you wanted to.
This is how it might end up for you:-
View attachment 109727
Okay so, navigate to your styles section of the ACP and open the
poll_block template.
Find:-
Code:<div class="pollContent">
and add:-
...Code:<div class="custom_pollImage"></div>
Read more about this resource...