1. webknecht
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 07 August 2015
  5.  Subscribe via email
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
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juergen

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
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

thats exactly what I meant!!

Thanks a lot!

Juergen
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
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
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

sorry here ist the correct link:

http://web800.knechtwebramstein12.alfahosting.org/inhalt

Maybe you can use admin access sent last week??

Juergen
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juergen

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
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

thats it!!

thanks a lot, now its perfect!!

Juergen
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
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
.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
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

solved the issue in the meantime... had to ad as well


.wrapper960, .backgrounds .content_background {
width: 930px;
}

div.vegas-container {
height: 440px !important;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!