DanAndrei Posted May 11, 2017 Share Posted May 11, 2017 (edited) Salutare, Vreau sa modific headerul paginii la presta 1.6 In presta 1.5 functioneaza dar ma intereseaza cum as putea sa o fac sa arata ok si in 1.6 Am incercat eu ceva dar nu arata prea bine. Am modificat in themes/css/global.css header { z-index: 1; position: relative; background-image: url(../img/bgrd3.png); padding-bottom: 1px; height:100%; width:100%; } Multumesc! Edited May 11, 2017 by DanDobras (see edit history) Link to comment Share on other sites More sharing options...
DanAndrei Posted May 11, 2017 Author Share Posted May 11, 2017 OK, am reusit. header { z-index: 1; position: relative; background: #fff; padding-bottom: 15px; background-image: url('../img/bgrd3.png'); background-repeat:no-repeat; background-size:contain; background-position:center; height: 100%; } 1 Link to comment Share on other sites More sharing options...
venusdsh Posted April 15, 2019 Share Posted April 15, 2019 Bravo Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now