By Michael Squire on Tuesday, 21 June 2016
Posted in General
Likes 0
Views 360
Votes 0
How can I increase the height of the event header? Is it possible to do this in the event menu view?

Thanks

Mike
Try apply this following css code into your custom.css file JoomlaFolder/templates/currentTemplate/html/com_easysocial/css/custom.css (you have to manually create css folder and custom.css file)


div#fd.es .ed-profile-header--event-list-item .es-cover-container {
padding-top: 35% !important;
}
·
Friday, 24 June 2016 01:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Michael Squire,

I am sorry for the delay of this reply. May I know the exact header that are you referring this to? Is it as shown on the attached image? can you provide us some screenshot of it, it might helps a lot
·
Tuesday, 21 June 2016 10:29
·
0 Likes
·
0 Votes
·
0 Comments
·
HI Sorry for slow reply,

please see attached screenshot. It is for the header when viewing all events in a list

Thanks

Mike
·
Thursday, 23 June 2016 16:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Michael,

I am sorry for the delay of this reply,

Can you provide us with your Joomla backend and FTP access so we can better have a check and see is there a way to use css to increase these height as you mentioned on above screenshot?

You can just include your site's access once at http://stackideas.com/dashboard/site .
·
Thursday, 23 June 2016 23:25
·
0 Likes
·
0 Votes
·
0 Comments
·
HI,

Have sent the details. Much appreciate your time on this.

Thanks

Mike
·
Thursday, 23 June 2016 23:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Actually you mean the event cover height?
·
Thursday, 23 June 2016 23:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes the cover height in this view, so we can see more of the picture
·
Friday, 24 June 2016 01:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Worked, thanks very much!

Mike
·
Friday, 24 June 2016 16:49
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Friday, 24 June 2016 17:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post