Guys, I've been browsing around the way to get customized bullet on wordpress. The suggestion is to edit style.css. I did it, but the image is not as I expected. I uploaded the cross mark image, but the image that appear is tick mark. I never uploaded tick mark image. I tried to upload to every directory that contain image, but nothing change. Is there any plugin to make it easier? Thanks
I don't think you need to upload an image, but change the HTML character set. Usually the default bullet is • which is & # 8 2 2 6 ; (minus the spaces). A 'dagger' is †made with & # 8 2 2 4 ; and so on. The list is here: http://natural-innovations.com/wa/doc-charset.html . You would need to find where the bullet code is embedded, then change it to whatever other one you want instead.
I am looking for a wp plugin for inserting bullets.. I tried big ed one but looking for better one. anyone can help pls?
Hi I hope someone has a better solution to this... I've been looking for the same thing for quite some time now. Actually stuck with the theme I'm using without any way to customize the bullet points but I'll try your suggestions. Thanks!
What exactly are you trying to set as the bullet? Also, this most likely should be done just by editing the .CSS file. I don't think a plugin would really be necessary here.