hashover-next
hashover-next copied to clipboard
Default images should be in theme
The default images should be stored in the theme.
Makes sense as the current ones might not be up to everyone's liking.
I assume you mean avatar.png, delicon.png, first-comment.png, place-holder.png, etc, should be placed using CSS, with background-image or the like, instead of using the <img> tag.
Correct?
Actually I meant just where the image folders are.
So if one makes a theme they can supply their own images
I will consider doing so.