test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • abav Friend
    #119041

    Hi,

    Sorry for the newbie question…

    I’m having a trouble finding the CSS code to change the text color & size of content item titles inside the colored -green -blue -orange User8, User9 & Top positions.

    regards,
    Alexandre

    cssyeah Moderator
    #215283

    Hi

    Open the template_css.css file, find some css code section:

    Change the text color & size of user 8, user 9 and top positions.


    div.module-blue h3,
    div.module-green h3,
    div.module-orange h3 {
    text-transform: uppercase;
    font-size: 1em;
    margin: 0 0 5px;
    color: #??????; <-- Color of title
    font-size: ??px; <-- Font site of title
    }

    🙂

    abav Friend
    #215290

    Hi trungch

    Thanks for the quick reply.

    I guess I wasn’t very clear on my question, I would like to change the NewsFlash item title… not the module title.

    regards,
    Alexandre

    abav Friend
    #215296

    Hi,

    I ended up changing the CSS for Content Item Titles all over the template… but it’s OK.

    regards,
    Alexandre

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  abav 17 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum