I am using a tachyon template from rockettheme. When I publish the answers component I get these circles on my buttons. Example below.
www.makeoverfitness.com/fitness-answers.html
You should disable the Input Styling option under your Rocket Theme template configuration.
I could not understand what you are asking for, can you please explain it?
William, if you want to write code, use code tag (see button on toolbar of submit answer form).
clinton, Rocket Theme provides way to exclude specific HTML elements from styling with its own style. So you can exclude the CA buttons from the styling so that it works fine for you.
If you need support for this, please do send a mail to me through contact form.
looks like I can't put html tags in my answer, they where stripped out!!... : ( instead of (ul) try (ul style="list-style:none")...
you can then use several (li)(/li) tags, instead one (li) with tons of (br /) tags.
replace the () with great than and less than, as I can't write html tags in this response.
Hello fellow rocket themer... looks like that circle is coming from rocket theme, attached to the ul class, try instead of just . Give that a shot!... If it works then you can use the unordered list with several "lines" instead of what you are currently doing with tags. Best of luck. -William
Will this make the entire site look funny. I would like to keep the overall look of the new template?