Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #979903
    bedingfield
    Participant

    Good Morning,

    i have a couple of basic questions on the use of [ recent_posts ]

    Could you tell me what CSS controls the size of the date field please.

    Also what CSS controls the colour and hover state of the A:LINKS in the body of a post or page. Mine are currently red and I would like to change them.

    http:www.elyrunners.club

    Thank you.

    #980013
    Thai
    Moderator

    Hi There,

    Please try adding the following CSS:

    .entry-content.content a:hover {
        color: #5D87D6;
    }
    .x-recent-posts .x-recent-posts-date {
        font-size: 14px;
    }

    Hope it helps 🙂

    #980047
    bedingfield
    Participant

    Thank you. I would also need to apply same hover colour to recent posts too. May I ask the CSS for this too. Thanks. 🙂

    #980143
    Thai
    Moderator

    Hi There,

    Please try with this CSS:

    .x-recent-posts a:hover .h-recent-posts {
        color: #f00
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-979903 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>