How to change volunteer and footer image

More
1 year 4 months ago #50759 by swvanderlaan
How do I change the volunteer and footer image? Should I do this in
Code:
media/templates/site/humanity/css/custom.css
? Or somewhere else? 

I changed these lines.

For the 'volunteer' image:
Code:
.user2row div.sparky_container {     background: url(../images/custom/doneer_vrucht_yellowburn_1380x450.png) no-repeat;     padding: 100px 0; }

For the bottom/footer background image:
Code:
.bottomrow {     background: url(../images/custom/bottom_background_brug_black_and_white_1600x407.png);     background-size: cover;     border-top: 5px solid #ffcc33;     padding: 100px 0 150px; }
 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 4 months ago #50762 by milos
Hello,

Yes, this is the way to do it. Another way is to replace the image file without changing the CSS code. So, for example, for the bottom background image, create your JPG image, dimensions 1600 x 407 pixels, name it bottom_bg.jpg and upload it to the folder "/media/templates/site/humanity/images/custom" (overwrite original image).

Regards,
Milos
The following user(s) said Thank You: swvanderlaan

Please Log in to join the conversation.

Time to create page: 0.191 seconds
Powered by Kunena Forum