Hi, Why does the theme reproduce blogs with just text adding an image that says 'no image' ? In other words: how can I delete that NO IMAGE picture ? Another question is: if an image is placed, why does it seem to be positioned poorly ? It would be better to place it a little down, nicely alligned with the text. Best wishes, Steven
Hello, 1. Paste the code given below in Custom CSS section to make image right positioned. (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .content_wrapper .featured_content .featured_thumb img.f_thumb { margin-top: 0; } 2. If you no select any image in listing then by default image ("No Image") will display. If you delete this default image then there will be no image. It will resolve your issue. Thanks & Regards Yogesh Bhade
Sorry, your proposition 1, didn't work (see screenprint). It didn't reposition the pictures in the overview BLOG pages: see http://zorgvoornop.nl/zorgvoornop.nl/category/blog/ Regarding proposition 2, I am talking about the blog page, not about the listing page. When one opens a new blog message there is no default picture to delete.
Hello !! Please use this code Code: .content_wrapper .featured_content .featured_thumb.blog { margin-top: 0px; } Please follow below image. Thanks & regards Pramod
Still regarding proposition 2, There is no default picture to delete when writing a blog message. So I don't understand how to undo the NO IMAGE popping up in the http://zorgvoornop.nl/zorgvoornop.nl/category/blog page?
Did it but it does not seem to do the trick. Perhaps I didn't do it correctly. (see screeprints) View attachment 6123 View attachment 6123
Hello, We have fixed your sidebar issue and this issue also. Please set always a feature image if you want to look on list page. Thanks & Regards Pramod