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.

Problem in background image for different staff

3 posters

Go down

Solved Problem in background image for different staff

Post by faisii_x March 19th 2016, 11:39 am

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 March 19th 2016, 7:37 pm; edited 1 time in total
faisii_x
faisii_x
Forumember

Male Posts : 105
Reputation : 3
Language : English Urdu

http://avacs.zforum.biz

Back to top Go down

Solved Re: Problem in background image for different staff

Post by Take Notes March 19th 2016, 5:45 pm

His/her forum is phpBB3.
Take Notes
Take Notes
Helper
Helper

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

Back to top Go down

Solved Re: Problem in background image for different staff

Post by faisii_x March 19th 2016, 7:38 pm

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
faisii_x
faisii_x
Forumember

Male Posts : 105
Reputation : 3
Language : English Urdu

http://avacs.zforum.biz

Back to top Go down

Solved Re: Problem in background image for different staff

Post by SLGray March 19th 2016, 10:07 pm

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.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum