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

    Thanks System Background

    avatar
    runawayhorses
    Hyperactive


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

    Solved Thanks System Background

    Post by runawayhorses August 25th 2012, 12:58 pm

    Is it possible to use a background image for the thanks system as opposed to a background color? For example when a member thanks someone it changes the background image of the post instead of the background color.

    I'm using Invision.

    thanks


    Last edited by runawayhorses on August 27th 2012, 1:15 am; edited 1 time in total
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: Thanks System Background

    Post by LGforum August 26th 2012, 3:56 am

    Try this CSS:
    Code:
    .post[style] {
      background: url(image URL) !important;
    }
    The important declaration will be needed.
    avatar
    Guest
    Guest


    Solved Re: Thanks System Background

    Post by Guest August 26th 2012, 4:13 am

    What exactly does this do?
    avatar
    runawayhorses
    Hyperactive


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

    Solved Re: Thanks System Background

    Post by runawayhorses August 27th 2012, 1:14 am

    Thanks LG that worked perfectly. I wasn't satisfied with a solid color for the thanks background, and the image background looks so much better. Glad it worked.

    thanks again. Smile
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Thanks System Background

    Post by Sanket August 27th 2012, 5:00 am

    Topic Solved & Locked

      Current date/time is September 22nd 2024, 10:19 pm