0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
I recommend tiny_mce. It's easily to install and lesser code. You can go to their website at [url]http://tinymce.moxiecode.com/[/url]
You can try this in css file : [code=css].list ul { background:url(images/imagename.gif) center left no-repeat; padding-left:15px; list-style:none; }[/code] and use div class list in your html file like this : [code=html]<ul class="list"> <li>text</li> <ul>[/code]
The End.
rockyourweb