Change the post background color of a specific user Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
5 posters

    Change the post background color of a specific user

    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Change the post background color of a specific user

    Post by angel_of_night April 29th 2013, 3:50 pm

    Tried to use the following link: http://www.malware-site.www/forum/index.php/topic/135-how-to-change-the-post-background-color-of-a-specific-user/ which is unavaiable at the moment.
    Does anyoone have the codes for it? Thanks in advance.


    Last edited by angel_of_night on April 29th 2013, 8:26 pm; edited 1 time in total
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Change the post background color of a specific user

    Post by Sir Chivas™ April 29th 2013, 4:07 pm

    Try this,

    RevexAU wrote:Hello you can use this one , I believe the color is almost the same as the Pale Green color behind your profile information provided in the screenshot. Put this in your Javascript and make sure you've ticked in all pages.

    Code:

    $(function() {
    $('div.post:has(".admin1")').css('background','#fff url(http://i.imgur.com/BVlbi.png) repeat-y');
    });

    If you use this code make sure in Rank Administration the Rank title is
    Code:
    <span class="admin1">Rank Title Here</span>

    If you are not satisfied with the gradient color you can change it to any one of these colors below , All you have to do is replace the link with the different gradient.

    Other Gradients...
    Change the post background color of a specific user Butto209
    https://i.servimg.com/u/f47/16/97/26/79/butto209.png
    Change the post background color of a specific user Butto210
    https://i.servimg.com/u/f47/16/97/26/79/butto210.png
    Change the post background color of a specific user Butto211
    https://i.servimg.com/u/f47/16/97/26/79/butto211.png
    Change the post background color of a specific user Butto212
    https://i.servimg.com/u/f47/16/97/26/79/butto212.png
    Change the post background color of a specific user Butto213
    https://i.servimg.com/u/f47/16/97/26/79/butto213.png
    Change the post background color of a specific user Butto214
    https://i.servimg.com/u/f47/16/97/26/79/butto214.png
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Change the post background color of a specific user

    Post by angel_of_night April 29th 2013, 5:29 pm

    I've put that code in the CSS and the rank title like you said, as special rank. But nothing happened.
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Change the post background color of a specific user

    Post by Sanket April 29th 2013, 5:46 pm

    What is your Forum URL & post the exact codes you added here.
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Change the post background color of a specific user

    Post by angel_of_night April 29th 2013, 5:48 pm

    http://www.namelesscraft.org/

    I posted first code in CCS stylesheet

    Then went User&Groups > Rank administration > Add new rank > Added <span class="admin1">TEST RANK</span> to the title and saved.

    Changed my user rank to the TEST RANK, but my background is still the same.
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Change the post background color of a specific user

    Post by Sanket April 29th 2013, 5:59 pm

    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Change the post background color of a specific user

    Post by angel_of_night April 29th 2013, 6:31 pm

    Thanks, but is there a way to put in the right side instead?
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Change the post background color of a specific user

    Post by Sanket April 29th 2013, 6:33 pm

    What do you mean right side?
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Change the post background color of a specific user

    Post by angel_of_night April 29th 2013, 6:41 pm

    The image "https://2img.net/h/i1136.photobucket.com/albums/n498/dragoa/etestast.png" goes to the right side instead.
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Change the post background color of a specific user

    Post by Sanket April 29th 2013, 6:54 pm

    Here, i have edited it for you.
    Change the post background color of a specific user 14k8i0w

    In the future, please make a graphic request.
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Change the post background color of a specific user

    Post by angel_of_night April 29th 2013, 7:02 pm

    No no, that was not what I meant.
    I mean the code itself should be "go to right" because even if i post that image, it will be in the left side...
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Change the post background color of a specific user

    Post by Derri April 29th 2013, 7:04 pm

    I'm sure this is solved. However you could take a look at this code.
    http://www.avacweb.com/t1000-how-to-modify-the-post-background-of-a-specific-user

    As this is the original FMQuery code like you linked above (I think) FMQuery has merged with Avacweb.

    I know this is probably solved but thought this would be worth a look.
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: Change the post background color of a specific user

    Post by Sanket April 29th 2013, 7:05 pm

    Modify & increase the length of the image in such a way that it is transparent on the left side. That way, it would appear from right to left.
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Change the post background color of a specific user

    Post by angel_of_night April 29th 2013, 7:15 pm

    Derri wrote:I'm sure this is solved. However you could take a look at this code.
    http://www.avacweb.com/t1000-how-to-modify-the-post-background-of-a-specific-user

    As this is the original FMQuery code like you linked above (I think) FMQuery has merged with Avacweb.

    I know this is probably solved but thought this would be worth a look.
    So, with this that means I can make backgrounds for different users?

    And thanks for the tip Sanket, didn't think about it.
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Change the post background color of a specific user

    Post by Derri April 29th 2013, 8:22 pm

    angel_of_night wrote:
    Derri wrote:I'm sure this is solved. However you could take a look at this code.
    http://www.avacweb.com/t1000-how-to-modify-the-post-background-of-a-specific-user

    As this is the original FMQuery code like you linked above (I think) FMQuery has merged with Avacweb.

    I know this is probably solved but thought this would be worth a look.
    So, with this that means I can make backgrounds for different users?

    And thanks for the tip Sanket, didn't think about it.

    Like in the first line of the tutorial of the link I gave above says Razz . Yes it will allow you to give different post backgrounds to specific users for whatever your needs may be...
    angel_of_night
    angel_of_night
    Forumember


    Female Posts : 565
    Reputation : 10
    Language : portuguese

    Solved Re: Change the post background color of a specific user

    Post by angel_of_night April 29th 2013, 8:25 pm

    Sweet! You guys are awesome. Smile
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Change the post background color of a specific user

    Post by SLGray April 29th 2013, 9:53 pm

    Topic Solved & Locked



    Change the post background color of a specific user Slgray10

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