Topic: Change SideNav's image background
Mauricio Ortensi pro asked 7 years ago
Mauricio Ortensi pro answered 7 years ago
isQED Dev answered 5 years ago
Hi,
I'm an MDB Angular Pro user, and I love your product. Can you please add to your SideNav documentation and specify that the background-image property in class sn-bg-[x] points to images on mdbootstrap's server? Any and all image links to mdbootstrap's servers yield tremendous latency; users need to know when an MDB class contains hyperlinks. Thanks !
--Arun
Marta Szymanska staff pro premium commented 5 years ago
Hi,
thank you for your idea, we will try to implement this.
Best, Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Agnieszka Ciurysek commented 7 years ago
Hi, The first way you can change background image is using classsn-bg-1
,sn-bg-2
,sn-bg-3
orsn-bg-4
. The second way is using your own image in 800x1600px size and add link to the image into css style. If you want to remove backgroud image just delete classsn-bg-1
(respectively 2, 3, or 4) and change the color in skins scss filesass/mdb/pro/_skins.scss
Regards