Notifications
Clear all

wpForo 1.x.x [Closed] User Rank Background Change

7 Posts
2 Users
1 Reactions
2,046 Views
Posts: 5
Topic starter
(@esclikes)
Active Member
Joined: 6 years ago

how do I change the background of the image in the image

6 Replies
Sofy
Posts: 4900
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi @esclikes,

The attachment is not available. Please try adding it again.

1 Reply
(@esclikes)
Joined: 6 years ago

Active Member
Posts: 5
Posted by: Sofy

Hi @esclikes,

The attachment is not available. Please try adding it again.

İmg resimag.com/p1/3434630db6.jpeg

Sofy
Posts: 4900
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Please leave your forum URL to allow us to provide a CSS solution for you. 

Posts: 5
Topic starter
(@esclikes)
Active Member
Joined: 6 years ago

Sofy thx support my forum  http://www.hacklinkalemi.org/

Sofy
Posts: 4900
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

@esclikes,

Please use the following CSS code, navigate to Dashboard > Forums > Settings > Styles admin page,   put it in "Custom CSS Code" textarea, save it delete al caches, do CRTL+F5 on the frontend. 

#wpforo #wpforo-wrap span.wpf-member-title.wpfut.wpfug-6 {
background-color: #b00 !important;
color: #fff !important;
}

Don't forget to change the red marked color codes before using.

1 Reply
(@esclikes)
Joined: 6 years ago

Active Member
Posts: 5
Posted by: Sofy

@esclikes,

Please use the following CSS code, navigate to Dashboard > Forums > Settings > Styles admin page,   put it in "Custom CSS Code" textarea, save it delete al caches, do CRTL+F5 on the frontend. 

#wpforo #wpforo-wrap span.wpf-member-title.wpfut.wpfug-6 {
background-color: #b00 !important;
color: #fff !important;
}

Don't forget to change the redmarked color codes before using.

Thanks work bro.

Need to change 6 for other user groups

#wpforo #wpforo-wrap span.wpf-member-title.wpfut.wpfug-7

#wpforo #wpforo-wrap span.wpf-member-title.wpfut.wpfug-8

#wpforo #wpforo-wrap span.wpf-member-title.wpfut.wpfug-9

#wpforo #wpforo-wrap span.wpf-member-title.wpfut.wpfug- bla bla ?