Forums

The Events Calendar - Change Text Clour??? (7 posts)

  1. acrobson
    Member
    Posted 1 year ago #

    Can anyone tell me how to change the text colour for the WordPress Plugin 'The Events Calendar'?

    I have a black theme on my site, therefore all text information I enter into 'The Events Calendar' cannot be read as it's default is black, when entering the event's details.

    Can this be changed and if so, where?

    This is the plugin which I'm using -

    http://wordpress.org/extend/plugins/the-events-calendar/screenshots/

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Can we see the plugin on your site? You probably need to make a few additions to your theme's stylesheet, so we need to see it in action on your site to confirm this and offer useful suggestions.

  3. acrobson
    Member
    Posted 1 year ago #

    Sure, this is the plug-in on the 'Events' pahge on my site.

    http://adamrobson.co.uk/category/events/

    The event in the calendar view is in the colour white, which works fine, however, when you click on an event,

    http://adamrobson.co.uk/2011/02/15/sam-raincock-introducing-the-field-of-computer-forensics/

    the 'Event Information' at the top of the page, where the iCal Import and google map links are, all of the text is black, the same as my theme back ground. However, the text colour of the post itself, is grey, as the post editor obviously allowed me to edit this.

    I would just like to change the black text at the top to say, white, or grey even.

    Thanks,

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try adding:

    #tec-content { color: #fff;}

    to the bottom of your theme's style.css file.

  5. acrobson
    Member
    Posted 1 year ago #

    That has worked a treat, thank you.

    http://adamrobson.co.uk/2011/02/15/sam-raincock-introducing-the-field-of-computer-forensics/

    Is there anyway of changing the font style (To say Arial) for the text at the top of the page which was previously black, or am I asking too much! :-)

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You could try adding:

    #tec-content .entry-title {font-family: arial, sans-serif;}

    to the bottom of your stylesheet.

  7. acrobson
    Member
    Posted 1 year ago #

    Thanks, I tried that, no luck. Maybe it's something for another day.

    I also need to look at changing the white date tab on 'calendar' view to maybe grey. It just seems a little 'in your face' with the contrasting black and white.

    http://adamrobson.co.uk/category/events/2011-02

Topic Closed

This topic has been closed to new replies.

About this Topic