html - Website background responsive -
html - Website background responsive -
im using code:
body { background-image:url('http://evoxity.net/modules/themeconfigurator/img/bgen.jpg')!important; background-repeat:no-repeat!important; -webkit-background-size:cover!important; -moz-background-size:cover!important; -o-background-size:cover!important; background-size:fixed!important; background-position:center!important; }
i tried create responsive , workign far should more static. problem is, website software doesnt feature container background default , im not deep css self decided create on background.
now work @media background keeping how if add together windwos bar right/left site of browser.
i used module website software create backgrounds , can implement them in css dont know id of cant modify css. thats reason why own.
to question on point again. if have 1920x1080 resolution screen , drag windows bar 1 of sites, background moves should remain static , cuttet on right site works.
i utilize article reference background images-
http://css-tricks.com/perfect-full-page-background-image/
this demo of result, if looking for-
http://css-tricks.com/examples/fullpagebackgroundimage/css-1.php
html css background
Comments
Post a Comment