Post Separation with Image or HTML?
-
Just curious if its possible to separate each post with an image or html code like <hr /> ect.
I would just like to be able to show something between each post but can’t figure anything out that works. I tried using CSS to add borders to the tpg-get-posts-post class but border-bottom displays under my text and does not display under my thumbnail since it is being floated.
So far the only thing I have found to work like I want it to is adding another <div> around tpg-get-posts-post and styling it the way I want it but thats using browser inspect element and editing the output. Is there anyway to add another <div> as a wrapper class like tpg-get-posts-post-wrap or something?
If that’s not possible is there anyway to add something between post without having to hack the plugin?
The topic ‘Post Separation with Image or HTML?’ is closed to new replies.