Design and CSS styles
Version 4.x > Design and CSS styles > Bullets- disc, circle, etc. View modes: 
User avatar
Member
Member
amartin-uwb - 3/15/2010 5:03:33 PM
   
Bullets- disc, circle, etc.
Hello. For some reason, the bullets on the page I'm working on will only show up as circles versus discs as well. When editing, the bullets will change to show as discs, but in the preview/publish they look like circles. They are definitely set as discs in the code- perhaps the web designer set the template only to show one kind of bullet? Is that possible, or is this very fixable? Thanks!

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 3/23/2010 10:01:59 AM
   
RE:Bullets- disc, circle, etc.
Hello,

the display of bullets may be determined by styles used in your stylesheet. Could you please check if you use different stylesheet for editor and for site? Could you please also check if there are any settings for bullets for <ul> tag in site's default stylesheet?

You could also try to use Firebug plugin for Firefox to see what styles are applied to particular component of page.

Best Regards,

Martin Dobsicek