• Hi,
    I have the upcoming events generating a list of calendar events like below

    What’s On
    May 2, 2011 – Toddlers
    May 2, 2011 – Community Walks
    May 2, 2011 – Choir

    I want to change the format of the dates which are enclosed in < strong > tags. Change the font colour, size. If I edit the main css strong definition then the format changes but I don’t want to affect the entire site.

    • I tried tweaking the my-calendar css file but couldn’t get it to change the < strong > format.
    • I have tried creating an upcoming-events in the theme css file but it was ignored.
    • I have tried editing the wp_options in the database to change the < strong > tags but then the list isn’t displayed at all.

    Can someone give me a hint of what to try next? I can’t see anything in the php files that generates the formatting, just the option text in the database.

    thanks

The topic ‘[Plugin: My Calendar] format upcoming event list’ is closed to new replies.