Hi Ciaran,
I would like to use header photos in a fix size for example 1300x500px but without upscaling.
Found another thread concerning alteration of the height which works fine.
Is there a way to change settings accordingly??
Juergen
.vegas-slide-inner {
background-size: 1300px auto !important;
}
.vegas-slide, .vegas-slide-inner {
background-position: center top !important;
}
.vegas-slide-inner {
background-size: 960px auto !important;
}
.wrapper960, .backgrounds .content_background {
width: 930px;
}
div.vegas-container {
height: 440px !important;
}