The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    Changing text color

    prenianle
    prenianle
    Forumember


    Female Posts : 83
    Reputation : 2
    Language : English

    In progress Changing text color

    Post by prenianle August 3rd 2014, 10:29 am

    Hello. I have a problem with the color of the text. As i've posted the screenshot below, i like to change the text to white. I configured it in AP>Display>Colors>
    As i change the link color to white, the title of my forum also be white which is not my plan. Is there any codes to change ONLY those texts that i want to change?

    here is my forum: http://pinoytechs.forumtl.com

    Changing text color Pic12
    Changing text color Pix212
    prenianle
    prenianle
    Forumember


    Female Posts : 83
    Reputation : 2
    Language : English

    In progress Re: Changing text color

    Post by prenianle August 3rd 2014, 2:01 pm

    is this so hard? hehe
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Changing text color

    Post by SLGray August 3rd 2014, 11:20 pm

    Second Reminder:

    Please don't double post. Your post needs to be separated by at least 24 hours before bumping. Please use the edit button instead!


    Add this to your CSS styelsheet:

    Code:
    .cattitle {
     Â   color: YOUR COLOR;
    }
    a.cattitle {
     Â   color: YOUR COLOR;
    }
    .module-title {
     Â   color: YOUR COLOR;
    }



    Changing text color Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    prenianle
    prenianle
    Forumember


    Female Posts : 83
    Reputation : 2
    Language : English

    In progress Re: Changing text color

    Post by prenianle August 4th 2014, 5:19 am

    wow it works! You're the man!

      Current date/time is November 11th 2024, 9:54 pm