Support › Forums › White – HTML Template › Background images › Reply To: Background images
June 8, 2015 at 2:24 pm
#4587
Participant
I got the homepage background to work, but I am still having problems with the author image, testimonial image, and skills background.
Here is an example of the codes in css:
}
.aboutme .author-image-2{
padding-bottom: 100px;
background: url(‘../images/aboutme3.png’) top left no-repeat;
background-size: 55%;
position: relative;
}
Is there anything in the index source code or js that I need to change along with the css?
Best,
Anna