Styling the results bars
-
Hi, I would like to remove the inline stylesheet which is added before a poll, and do the styling in my own stylesheet. Where possible I would like to use css classes to apply consistent styles to all my polls, rather than inline styles which target specific elements.
Firstly, can I do this? I can make a new template and clear the css section. This will get rid of the rules, but leave an empty style tag. Is there a way to stop the style from being added at all?
Secondly, how can I style the answer result bar? The elements that make it up don’t have any usable css identifiers, which makes it very difficult to target them from a normal stylesheet. I’d like to add some useful identifiers, but the results bar doesn’t seem to be something I can change from the template.
Thanks!
- The topic ‘Styling the results bars’ is closed to new replies.