Support › Forums › White – HTML Template › Background images › Reply To: Background images
June 8, 2015 at 2:28 pm
#4588
Participant
I finally got the homepage background to work, but the other images are still not showing up.
Here is an example of the code:
}
.aboutme .author-image-2{
padding-bottom: 100px;
background: url(‘../images/aboutme3.png’) top left no-repeat;
background-size: 55%;
position: relative;
}
Do I need to link the image to anything in the source code or js?
Best,
Anna