How to alter the heading in the Vantage theme?

FAQ –
In Vantage the following terms need to be clearly understood:
Heading The area at the top of the page which may contain the logo,
Menu The primary meny may be in a bar below the heading, or in the heading
Logo – a graphic which may be the entire header, or icon sized used at the beginning of the menu bar. The log is always a link to the home page. (I think this is true.)

MastHead,  I think this is the combination of the header and logo.

Slider: The graphic below the header. It can be a single image, or multiple images.  (For this site, it seems superflous and I have not used one.)

To take out the slider: dashboard ….

To upload a logo: Dashboard-> Appearance -> Thene Settings -> Logo

To specify the logo in the header or in the navigation bar:

Dashboard ->    Customizing -> Layout  … masthead Default

To Make the header take up the full width of the screen.

My trys; Make the width 1600px

use custom css  with the vantage custom css app.

/* Header Padding */

header#masthead .hgroup {
padding-bottom: 45px !important;
padding-top: 45px !important;
}

 

seach “change of size of masthead in site origon .com

 

Still working on this.

Designing a logo: size 1049X 150. Use Gimp, Adobe photoshop, ??? monkey (on line), any graphics program. Save it as a prn file.

Posted in Web Site development.

Leave a Reply