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

    Problem in background image for different staff

    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved Problem in background image for different staff

    Post by faisii_x Sat 19 Mar - 12:39

    Technical Details


    Forum version : #phpBB2
    Position : Member
    Concerned browser(s) : Google Chrome
    Who the problem concerns : All members
    Forum link : http://avacs.zforum.biz

    Description of problem

    Hello i put this code
    Code:
    <span class="st-rang">RANK TITLE HERE</span>
    in rank title
    This code in JavaScript
    Code:
    $(function() {
    $('.st-rang').closest('.post').addClass('st-answer');
    });

    And this in CSS
    Code:
        .post.online.st-answer {    background:url("http://i84.servimg.com/u/f84/17/67/69/17/image10.png")repeat-y scroll left top,url("http://2img.net/i/fa/prosilver/icon_user_online_en.png")no-repeat scroll right top #E5F1F9;    }    .post.st-answer {    background:url("http://i84.servimg.com/u/f84/17/67/69/17/image10.png")repeat-y scroll left top #E5F1F9;    }
    but its not working background of Admin post wasn't changed Please check the codes if something wrong ?


    Last edited by faisii_x on Sat 19 Mar - 20:37; edited 1 time in total
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: Problem in background image for different staff

    Post by Take Notes Sat 19 Mar - 18:45

    His/her forum is phpBB3.
    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved Re: Problem in background image for different staff

    Post by faisii_x Sat 19 Mar - 20:38

    Royal Bengal wrote:Hello,
    I see your forum is phpbb3 not phpbb2. If this is correct then try to check this one https://help.forumotion.com/t145431-special-users-bg-color-in-forum?highlight=Special+rank+bg+color
    Thanks
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Problem in background image for different staff

    Post by SLGray Sat 19 Mar - 23:07

    Topic solved and archived



    Problem in background image for different staff Slgray10

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

      Current date/time is Wed 13 Nov - 21:36