How Do I Vertically Shrink the Banner?
I found the below code, and found that if I reduce the height pixels for the header in this piece of the style.css...
.art-header
{
margin:0 auto;
height: 230px;
background-image: url('images/object2016014759.png'),url('images/object1962882233.png'), url('images/header.jpg');
background-position: 848px 65px,0px 38px, 0 0;
background-repeat: no-repeat;
position: relative;
z-index: auto !important;
} Because of this, I'm thinking that in order to get the banner shorter (without cutting-off the bottom portion of the banner as it is), is to reduce the size of the three images referenced in the code above. Am I right?
Inexpensive Web Hosting
Unlimited Web Hosting