CSS background image
-
I have image in background:
https://www.rikovmlin.netbackground-image: url(images/pozadina.jpg); background-repeat: no-repeat; background-position: left 100px; background-attachment: fixed;
so, image is on the left, WP content is “center” and it looks different on every screen resolution.
Is it possible to put background image on “center” minus 700px of horizontal (in order to ensure that the image will allways be on the left side of text, but near it?
How to do the code?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS background image’ is closed to new replies.