• Resolved foodopi

    (@foodopi)


    Hi,

    Wanted to know if we can reduce the size of the front page center banner.

    Regards,

    Kalyon SR
    Foodopium.in

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi foodopi.

    Would you like to reduce the width, or height or both?

    The banner you currently use is a bit higher than recommended 550px (it is 687px high) so you can start from there.

    Kind regards.

    Thread Starter foodopi

    (@foodopi)

    I want to reduce the height of the banner and keep the width the same..

    Regards,

    Kalyon SR

    You can try something like this, but you’ll most likely need to re-upload resized image in order to keep the natural aspect ratio.

    .frontpage-banner > img {
    	max-height: 400px;
    	width: 100%;
    }

    Play with 400px value.

    Kind regards.

    Thread Starter foodopi

    (@foodopi)

    Thanks was able to get it done, only the banner looks a bit stretched when it got cropped and finally uploading was done.

    Can this be fixed..

    For the start, you’ll have to upload an image that is much wider than the current one. It is only 792px wide while the slider expects it to be 1200px wide or more.

    You’ll probably have to play a bit with the dimensions in order to get them to look natural.

    If you have any additional questions, feel free to ask.

    Kind regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Front Banner Size’ is closed to new replies.