Profile cover image help!
Wally Offline
Junior Member
**
Posts: 12
Joined: Apr 2016
Post: #2
RE: Profile cover image help!
If you're still using that plugin, go to its template code from that plugin and strip the code down until it's just the image link and save it.

Now go to your memprofile template and create a div box with the following code

Code:
<div style="background-image:url($profile_bg_variable);background-size:cover;background-position:center;height:300px;">Arrange user information inside this div</div>


Replace $profile_bg_variable with the variable of your profile background plugin and arrange the user information inside that div.

(This post was last modified: 03-24-2017 09:54 PM by Wally.)
03-24-2017 09:54 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Profile cover image help! - DaNnIbOi - 03-23-2017, 04:29 AM
RE: Profile cover image help! - Wally - 03-24-2017 09:54 PM

 Standard Tools
Forum Jump: