ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Retired, but build and run websites for organisations of school leaders and others - e.g. http://www.icponline.org, http://www.aspa.asn.au, http://www.appa.asn.au
Re: bullets
Posted 16 years 3 months ago
If you want to move the bullets around, say further to the left, you can insert the following line at the start of the Group Modules section in template_css.css:
ul { margin: 6px; padding: 5px; }
You can change the ??px values to suit your preferences. It worked for me on several templates, including Versatility 4. I was given that code by someone in another thread in the Versatility 4 forum.
Retired, but build and run websites for organisations of school leaders and others - e.g. http://www.icponline.org, http://www.aspa.asn.au, http://www.appa.asn.au
Re: bullets
Posted 16 years 3 months ago
Great! I'm pleased to be able to pass the knowledge on.