Profile cover image

BeatRelease
BeatRelease
@beatrelease
9 years ago
43 posts
Hey guys, I'm having trouble making a cover/header image for my profile pages...like how Twitter and Facebook has.

Jamroom user @garymoncrieff has a profile page that shows his Halle Berry image header on this post here: https://www.jamroom.net/the-jamroom-network/forum/design-and-skin-customization/29721/profile-layouts

unfortunately the post is closed or I would have posted there.

@garymoncrieff is it possible you can share the coding on how you created the header or does anyone else have a similar code?

Thanks.
halleberry1.png
halleberry1.png  •  912KB


updated by @beatrelease: 04/01/16 10:44:47AM
michael
@michael
9 years ago
7,714 posts
Better that its in its own question/thread.

The file your probably wanting is the profile_header.tpl file for your skin.

So for elastic, it would be:
/skins/jrElastic/profile_header.tpl

You could add another row to that template above the existing one:
    <div class="row">
        <div class="col12 last">
          // PUT YOUR IMAGE IN HERE.      
        </div>
        <div class="col12 last">
            <div class="profile_name_box">
......

And use the Form Designer to alter the Profile options to allow users to upload the image. (might want to figure out the correct dimensions first and put that in the Form Designer options as a note.)

"Using the Form Designer"
http://www.jamroom.net/the-jamroom-network/documentation/getting-started/1275/using-the-form-designer
gary.moncrieff
gary.moncrieff
@garymoncrieff
9 years ago
865 posts
Sorry I overlooked this post, did you get this figured out?

I haven't worked on my Jamroom site in the past few months but I can dig up the code if you still need it?
updated by @garymoncrieff: 10/24/15 03:57:29PM
BeatRelease
BeatRelease
@beatrelease
9 years ago
43 posts
gary.moncrieff:
Sorry I overlooked this post, did you get this figured out?

I haven't worked on my Jamroom site in the past few months but I can dig up the code if you still need it?


Sorry for the delay man, I just seen the post. I'm back to designing my jamroom site and would greatly appreciate it if you could dig up the code man! Thanks!
BeatRelease
BeatRelease
@beatrelease
9 years ago
43 posts
@garymoncrieff hey bud, pretty sure you haven't seen this post in a while, were you able to dig up the code? I can pay if needed. Thanks!

Tags