mardon Posted January 2, 2011 Share Posted January 2, 2011 I upgraded mysite from version 1.0.0.8 to 1.3.5 . In CMS i want use but even if in editor tinyMCE i have the symbol for in shop is without it. http://www.tucnak.cz/shop/content/3-obchodni-podminky. How i can style the in CMS Link to comment Share on other sites More sharing options...
rocky Posted January 3, 2011 Share Posted January 3, 2011 It's the following code in the /* global rte fields */ section of global.css that styles the bullets: div.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul { padding-left: 2em } div.rte ul, .mceContentBody ul { list-style-type: square; margin-left: 10px } Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now