Topic: image not showing from local floder for my background
powerwebdesignz pro asked 6 years ago
CSS:
.bgphoto {
position: relative;
height: 100%;
background: url('PWDMDB/img/poweronbg.jpg')no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
no matter how i put the class or image in my html it does not show but the MDB image that comes with the template works.
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags