Leic Posted April 5, 2018 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 48 Reputation: 0 Joined: 02/27/18 Last Seen: May 3, 2018 Share Posted April 5, 2018 could anyone tell me on how to add a background image on the bootstrap theme of fluxcp? TIA Link to comment Share on other sites More sharing options...
1 Akkarin Posted April 5, 2018 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Share Posted April 5, 2018 An example of a fixed (not moving when scrolling) background image. You put this at the bottom of your /themes/bootstrap/css/flux.css file. body { background: #000000 url(/themes/bootstrap/img/imagename.jpg) no-repeat top center fixed; } Link to comment Share on other sites More sharing options...
0 Leic Posted April 5, 2018 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 48 Reputation: 0 Joined: 02/27/18 Last Seen: May 3, 2018 Author Share Posted April 5, 2018 thanks for the reply. how about auto sizing the picture and making it 50% opacity? Link to comment Share on other sites More sharing options...
0 Akkarin Posted April 5, 2018 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1632 Joined: 03/26/12 Last Seen: April 15 Share Posted April 5, 2018 https://www.w3schools.com/css/css_image_transparency.asp Google is your friend. Link to comment Share on other sites More sharing options...
Question
Leic
could anyone tell me on how to add a background image on the bootstrap theme of fluxcp? TIA
Link to comment
Share on other sites
3 answers to this question
Recommended Posts