I have added some images into my descriptions. When displayed in a registration page I need to control their max-width and width. Issue is this also seems to impact the ical image.
<!– <?php echo apply_filters(‘filter_hook_espresso_display_ical’, $all_meta);
Where is the css for the ical image so I can allocate it a new class? As when I change the width parameter of .entry img is effects the ical image too.
Instead of changing the class of the ical image, you can change the CSS classes of the image in the event description by hovering over the image, then clicking the Edit Image button and going to the Advanced Settings.
Thanks for the quick response.. issue is I have about 1500 events, all imported. Lots of different images. I can’t go to each image and change the class.. assuming I would have to do that.
The ical has a class already (.espresso_ical_link). If you wanted to change it, you would need to edit the registration_page_display.php anmd event_list_display.php files, just do a search in each for ical and you will find the correct areas.
Viewing 3 reply threads
The support post ‘.entry img class edit changes ical image also’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.