StackIdeas
Header image above title
By
Chris
on Thursday, 18 March 2021
Posted in
General Issues
Replies
3
Likes
0
Views
777
Votes
0
Is it possible to have a header image above the title like on
https://prnt.sc/10p6yey
?
Event with some template overrides if possible.
Hi there,
Yes, it is possible to place the cover image above the title. You'll need to do some template overrides on the existing EasyBlog template. Read through our documentation for this:
https://stackideas.com/docs/easyblog/administrators/customizations/template-overriding
.
Hope this helps.
Thanks.
Yasser Ibrahim
·
Friday, 19 March 2021 11:16
·
0 Likes
·
0 Votes
·
0 Comments
·
#538124
Hi,
Do have more specific instructions? Perhaps an example?
Chris
·
Friday, 19 March 2021 16:12
·
0 Likes
·
0 Votes
·
0 Comments
·
#538177
Hey there,
Unfortunately, we do not have a ready example to show you. But basically, you'll need some PHP and html knowledge to begin with.
Create a template override for this file:
/components/com_easyblog/themes/wireframe/blogs/entry/default.posts.php
Then, locate and find the code that generates the cover and place it accordingly.
Hope this helps.
Thanks.
Yasser Ibrahim
·
Friday, 19 March 2021 16:29
·
0 Likes
·
0 Votes
·
0 Comments
·
#538187
View Full Post