BJBusch84
Member
Posted 1 year ago #
I know I just asked a question but this is my last one, promise.
Awhile ago I must have done something that removed the bubble that shows the amount of comments for each post on the main page. I also must have done something wrong because instead of totally removing it, I left a grey box that shows the amount of comments. I recently had a change of heart and decided I wanted it back - How can I bring the bubble back?
This is secondary, but is there a way to change it so I can have something other than the standard bubble around the number of comments? Is is possible to upload my own image? Thanks again.
My site: http://www.edgeeks.com
http://wordpress.org/extend/themes/twentyeleven/
well I was editing a local copy of that theme before...did you happen to edit style.css or move/delete the *.png by accident?
BJBusch84
Member
Posted 1 year ago #
So I know I need to do something with the below section of code. I found a comment bubble that I want to use and I saved it as "comment-bubble.png" in my media library. I thought this might automatically upload it to the blog where the grey boxes are but I was wrong. Anyone know what I need to do here? Thanks.
/* Comments link */
.entry-header .comments-link a {
background: #eee url(images/comment-bubble.png) no-repeat;