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
3 posters

    Reason for Editing - Background

    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Reason for Editing - Background

    Post by runawayhorses Mon Aug 20, 2012 6:57 am

    What is the CSS code to change the "Reason for Editing" text field background color? I'm using "Invision" forum.
    As you can see the text field in this screenshot is white:

    thanks

    Reason for Editing - Background Reasonedit


    Last edited by runawayhorses on Mon Aug 20, 2012 8:53 am; edited 1 time in total
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Reason for Editing - Background

    Post by Nera. Mon Aug 20, 2012 8:23 am

    Add this to your CSS and change color in the code:

    Code:
    .ipbform2 dl dd input {
        background: red !important;
    }
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Reason for Editing - Background

    Post by runawayhorses Mon Aug 20, 2012 8:52 am

    Thank you Nera that worked fine.. Smile
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Reason for Editing - Background

    Post by Jophy Mon Aug 20, 2012 10:07 am

    Topic Solved & Locked

      Current date/time is Sun Sep 22, 2024 10:27 pm