Posted January 10, 20196 yr Hello ! 🙂 Is it possible to replace the image above a blog article by an image of my choice ? I'm talking about these images above the articles' titles : Thank you. 🙂
January 10, 20196 yr Community Expert It’s a theme resource and so you can change it there. You would replace it everywhere (profiles, clubs …), not just blogs.Â
January 10, 20196 yr That's the blog feature image placeholder, so just set the blog feature image :) Â
January 10, 20196 yr Author Thank you. I'm going to do both changes. 🙂 Here is what it looks like now : It's much better. But when I open an entry, I notice the banner is taking a lot of place on the screen... Is there a setting to change this in the ACP or do I have to modify the theme ? Thank you. 🙂 Edited January 10, 20196 yr by SecondSight
January 10, 20196 yr Hello, You can hide that image with css .cBlogEntry_withPhoto { display: none; } or change the height .cBlogEntry_withPhoto { height: 200px; } Â
January 10, 20196 yr Author Thank you ! I changed the height. My blogs and entries look just fine now. 🙂 Edited January 10, 20196 yr by SecondSight
Archived
This topic is now archived and is closed to further replies.