Jump to content

Change cover photo size

Featured Replies

Posted

Is there any way to make the cover photo bigger? More like Facebook's size. At the moment its really small in height and a lot of people are having trouble getting an image to fit

Put this in your custom.css


#elProfileHeader {

    padding-top: 175px;
    height: 250px;
}

You can increase the values further, but use the same amount. 

By amount you mean ratio?

  • Author

Yeah that worked for me. I made it padding: 221 height: 315

I think this has made it the same as Facebook 851 x 315

  • 2 weeks later...
On 4/29/2019 at 9:55 AM, opentype said:

Put this in your custom.css



#elProfileHeader {

    padding-top: 175px;
    height: 250px;
}

You can increase the values further, but use the same amount. 

This doesn't seem to have any affect on my profile images. Hmmm...I wonder why? I am also trying to make them Facebook size so that people know what to create.

Profile cover photos are actually really hard.  They're different ratios on mobile tablet, or desktop.  

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.