Support

Home Forums Event Espresso Premium Adding Images to Espresso Calendar

Adding Images to Espresso Calendar

Posted: June 24, 2013 at 10:53 am


greenvillebrewtours

June 24, 2013 at 10:53 am

I would like to add our logo to the calendar on the event dates and I have not been successful in doing so – any recommendations would be greatly appreciated! Right side widget on home page (scroll down).

http://greenvillebrewtours.com/486.5ff.myftpupload.com/


Josh

  • Support Staff

June 24, 2013 at 12:51 pm

Have you tried adding a background image with CSS? Something like this should do it:

.espresso_calendar_widget a.fc-event-skin div {
background: url('url-to-your-small-logo-image.png') no-repeat 6px -24px;
}


greenvillebrewtours

June 24, 2013 at 2:20 pm

Thanks, Josh! Where would I add this info?


Josh

  • Support Staff

June 24, 2013 at 3:23 pm

Anywhere you’d normally add custom CSS. Since it looks like you have the Responsive WP theme active, it has its own Custom CSS option you could use. You can access the Responsive theme’s custom CSS panel by going to Appearance>Theme Options>Custom CSS Styles.


greenvillebrewtours

June 24, 2013 at 3:42 pm

Tried adding the link to that location – still not showing a logo image in the calendar??? Maybe something with the image URL – took it from my media files.


Josh

  • Support Staff

June 24, 2013 at 4:39 pm

Hi there,

I checked and the image you have set for the background is much larger than the individual date box in the calendar. The logo should be resized to about 32px wide x 18 px tall for it to fit.

Then you could try altering the CSS to be:

.espresso_calendar_widget .fc-event-skin {
background: url('http://greenvillebrewtours.com/486.5ff.myftpupload.com/wp-content/uploads/2013/05/cropped-OriginalLogo.png') no-repeat 0 0;
}


greenvillebrewtours

June 24, 2013 at 7:02 pm

Got it – you rock – thanks for your help!

The support post ‘Adding Images to Espresso Calendar’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso