Notifications
Clear all

wpForo 1.x.x [Closed] How to remove grainy background on member profile header

6 Posts
3 Users
1 Reactions
5,530 Views
Posts: 2
Topic starter
(@shokjak)
New Member
Joined: 7 years ago

How do I remove the background image which looks like the the avatar but stretched out?  I want to flush the main header information on the left, not centered.  Please advise.  Thanks!

5 Replies
Robert
Posts: 10587
Admin
(@robert)
Support Team
Joined: 9 years ago

You can use CSS code. Navigate to Dashboard > Forums > Settings > Styles admin page and put this CSS code in Custom CSS Code textarea. Then save it, delete all caches and do Ctrl+F5 on forum front:

#wpforo #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-head-bg {
background-color: #eeeeee;
background-image: none !important;
}

You can change background color by changing the #eeeeee color code.

agefx.com/web-design/color-picker/

Posts: 2
Topic starter
(@shokjak)
New Member
Joined: 7 years ago

OK thanks the css worked for removing the background but how about getting the avatar and top header information looking like the examples on the site?   I want it flushed left like the example attachment.

Thanks again!

 

 

Robert
Posts: 10587
Admin
(@robert)
Support Team
Joined: 9 years ago

I'm sorry, but there is no way. This was the old version design.

Posts: 2
(@dfoshay)
New Member
Joined: 6 years ago

Hi I followed the steps provided to remove the background image but the bottom of the image displays and object (see attached) can this be removed?

 

 

Page 1 / 2