1. sdoratti
  2. Commercial Templates
  3. Monday, 07 September 2015
  4.  Subscribe via email
Hi there,
Moving along with http://camelliaenglishsetters.com/ and am wondering how to size the banner to work as attached on the pages other than the homepage. For some reason it wants to stretch it out so you can't actually tell it's flowers (see file attached, it measures 200 high by 1140 wide). Also, on the copy template, it only allows me to assign it to the top menu items, but not the hidden menu items. Is there any code you can provide me to fix these issues?
TIA
Sherri
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Sherri

By default the header image's background-szie property is set to 'cover' which will cause it to stretch on some screen sizes. You can force this image to display as is by adding the following to the Custom CSS field of your templates parameters...


#header_bg {
background-size: auto auto !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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