Graphic to short on large screen

More
2 years 7 months ago - 2 years 7 months ago #49086 by fuhrmann
Hi,
the bggraphic at the top of the site is too short for large screens (2650 width) - see screenshot 
Where can i change this and fix the issue?
Thank you!
Michael

Last edit: 2 years 7 months ago by fuhrmann.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 7 months ago #49090 by milos
Hello,

You should open this image in graphic editing software and increase the image size.

/media/templates/site/golf/images/custom/content_bg_home.png

Then upload the new image with FTP. If you don't see the changes after that, try clearing the browser cache.

Regards,
Milos

Please Log in to join the conversation.

More
2 years 7 months ago #49091 by fuhrmann
I have tried exactly this for myself, but it doesnt work

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 7 months ago #49093 by milos
You can also try this. Edit file custom.css and find this:
Code:
.contentrow { background: url(../images/custom/content_bg_home.png) no-repeat; padding-top: 120px; padding-bottom: 65px; color: #b7b0a5; position: relative; margin-top: -420px; }

Now, change it to this:
Code:
.contentrow { background: url(../images/custom/content_bg_home.png) no-repeat; padding-top: 120px; padding-bottom: 65px; color: #b7b0a5; position: relative; margin-top: -420px; background-size: cover; }

Again, if you don't see the change, you must clear the browser cache and reload several times.

Regards,
Milos

Please Log in to join the conversation.

More
2 years 7 months ago #49094 by fuhrmann
I have tried it again...now it works! Thank you

Please Log in to join the conversation.

Time to create page: 0.143 seconds
Powered by Kunena Forum