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
- webknecht
- Commercial Templates
- Friday, 07 August 2015
- Subscribe via email
Hi Juergen
Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters (edit to taste)....
Ciarán
Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters (edit to taste)....
.vegas-slide-inner {
background-size: 1300px auto !important;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Hi Ciaran,
now I have a last issue concerning my project using the Template vitality:
http://web800.knechtwebramstein12.alfahosting.org/inhalt
I would like to reduce the vertical gap between the hornav menue on top an the header!!
Maybe you have a solution too for this issue!!
Juergen
now I have a last issue concerning my project using the Template vitality:
http://web800.knechtwebramstein12.alfahosting.org/inhalt
I would like to reduce the vertical gap between the hornav menue on top an the header!!
Maybe you have a solution too for this issue!!
Juergen
- more than a month ago
- Commercial Templates
- # 3
Hi Ciaran,
sorry here ist the correct link:
http://web800.knechtwebramstein12.alfahosting.org/inhalt
Maybe you can use admin access sent last week??
Juergen
sorry here ist the correct link:
http://web800.knechtwebramstein12.alfahosting.org/inhalt
Maybe you can use admin access sent last week??
Juergen
- more than a month ago
- Commercial Templates
- # 4
Hi Juergen
Try adding the following to the Custom CSS field of your templates parameters...
Ciarán
Try adding the following to the Custom CSS field of your templates parameters...
.vegas-slide, .vegas-slide-inner {
background-position: center top !important;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Hi,
I'm having the same issue with this site I am working on at the moment
http://redesign.tailwagger.info/joomla/index.php
So I used this for my custom css
and obtained the result I attached.
...and put even the other code you proposed, but deleted it again quite soon ... as some of the top of my picture was cut off and the height was still the same as before
What I would like the see, is the horzontal gaps on top and bottom to vanish (left and right could put right by changing the background color from orange to darkgreen).
How can I manage this?
Regards Kyna
I'm having the same issue with this site I am working on at the moment
http://redesign.tailwagger.info/joomla/index.php
So I used this for my custom css
.vegas-slide-inner {
background-size: 960px auto !important;
}
and obtained the result I attached.
...and put even the other code you proposed, but deleted it again quite soon ... as some of the top of my picture was cut off and the height was still the same as before
What I would like the see, is the horzontal gaps on top and bottom to vanish (left and right could put right by changing the background color from orange to darkgreen).
How can I manage this?
Regards Kyna
- more than a month ago
- Commercial Templates
- # 7
Hi,
solved the issue in the meantime... had to ad as well
solved the issue in the meantime... had to ad as well
.wrapper960, .backgrounds .content_background {
width: 930px;
}
div.vegas-container {
height: 440px !important;
}
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »