Thank you! Most of those were solved. :)

Quote Originally Posted by jettrue View Post
Originally Posted by hedron
- The bullets in the product description are not indented. How can I fix that?
http://www.saleyla.com/store/index.p...&products_id=1

This is kind of a hack of a fix, but you can add this to your stylesheet.css
#productinfoBody ul {padding-left:15px;margin:0;float:left;width:270px;}
Unfortunately this does not work... in Firefox it wraps the last two lines to the right and in IE it ignores the line break between the bullets and the second to last line.

If I increase the width it will push the bullets down in IE and ignore the line break in Firefox.


Am I the only one who has this issue with the bullets?

Do you know why the html editing feature allows for bullets but they don't work?


Thank you for everything.