خرید بک لینک

Vote count: 0

On this website I am working on (www.adexreisen.de), there is a header background image that is styled with the following CSS:

.header {
    position: relative;
    min-height: 436px;
    background: url("../img/holland-canal.jpg") no-repeat;
    background-size: cover;
}

As it is now, when resizing the window and on lower resolutions, the image is aligned to the left and thus the right part of the picture gets cut off. The right side of the picture contains the bridge, which I want to be visible at all times.

Is it possible to position the background image in such a way that it is always aligned to the right, i.e. that the left part of the image is cut off when resizing to a smaller window?

Thank you!

asked 1 min ago

برچسب: aligning background image to right,align background image to right css,align background image to right side, نویسنده: استخدام کار تاريخ: دوشنبه 15 شهريور 1395 ساعت: 12:12

صفحه بندی