Shape 5

Joomla Templates => Amazed Photography - Club => : wycowboy July 06, 2016, 01:19:20 PM



: modify logo size
: wycowboy July 06, 2016, 01:19:20 PM
how can I change the size of the logo? I need to make the logo larger...


: Re: modify logo size
: jonahh July 07, 2016, 01:49:03 PM
Hello,

The logo will show as to whatever size you save it to in your photo editing program. There is no height or width restriction on it.


: Re: modify logo size
: wycowboy July 07, 2016, 02:25:46 PM
AH OK... I DID NOT TRY THAT THXS....

ONE OTHER ITEM WITH SAME SITE, I WANT THE LOGO TO BE OVERLAPPING THE BACKGROUND COLOR AT THE TOP.

I HAVE ATTACHED AN IMAGE OF THE CURRENT AND THEN WHAT I WANT IT TO LOOK LIKE.

ANY SUGGESTIONS?


: Re: modify logo size
: jonahh July 08, 2016, 11:41:26 AM
So you just want to remove some spacing below the logo?


: Re: modify logo size
: wycowboy July 08, 2016, 01:11:24 PM
when you see the graphic from original comment, you will see to screen shots. Top screen shot is what I have now. the bottom screen shot is what I want.

Correct, I want to remove most of the blank spacing below the current view. Basically, I would like to split the difference as in my demo I previously sent you. It is the bottom part of the image I sent that I am trying to achieve.

thxs


: Re: modify logo size
: jonahh July 12, 2016, 01:16:40 PM
Ok you can edit the spacing here. There are 2 sets one for the header and the other for where the text is below the logo. You may only need to adjust one area but I gave you both below for reference:

:
#s5_pos_custom_1_inner {
    padding-bottom: 85px;
    padding-top: 75px;
}

template.css lin 612

:
#s5_header_area2 {
    background: #fbfafa none repeat scroll 0 0;
    padding-bottom: 40px;
    padding-top: 40px;
}

template.css line 606