Home  >  Community  >  Vendio Services  >  Vendio Stores  >  Header and Logo Question


<< previous topic post new topic post reply next topic >>
 DaysGoneByAntiquesCollectibles
 
posted on October 7, 2009 03:47:59 PM new
Hi, all. New to Vendio as of today and am still trying to learn my way around. If someone doesn't mind, could they take a look at my store and tell me if there's a was to eitehr make the logo bigger or add some text (my store name) next to that logo? It looks a little bare up there right now I think.

Thank you!

 
 ChristopherCS
 
posted on October 7, 2009 04:15:02 PM new
Hello,

To use a larger image for the Vendio Store logo, follow the following steps

1. Log into your Vendio Account
2. Under Items>Store Designer>Customize Your Store – select the customize button

3. On the top navigation, select Advanced and then “Enable Advanced Mode”

4. Select the CSS file for your template (it will be the “style” template matching the color of your store)

5. You will need to edit the height allowance of your header to make room for a larger logo – In the example below we have changed the header height to 110 and the logo height to 100.

Editing the height of the header:
Look for this code in the CSS:
.Headinfo {
height: 55px !important;
}

Typical logos are 100px, so – you can experiment to get a logo to fit better.

.Headinfo {
height: 110px !important;
}



6. You will then want to go back into the CSS file and edit the allowable logo height. It is recommended that you logo not be larger than the header size you set, or your logo will not display correctly in the header.

Look for this code in the CSS

/* Logo */
.Logo {
float: left;
background-image: none !important;
width: 850px !important;
height: 55px !important;
color: #FFFFFF;
}

Increase the height of the logo to allow for a larger logo.

/* Logo */
.Logo {
float: left;
background-image: none !important;
width: 850px !important;
height: 100px !important;
color: #FFFFFF;
}

7. Save your work by clicking on the “Save” button


You can now resize up the height you specified your logo in the Store Designer, either as you upload it or by selecting a new size. It is recommended that you leave the “constrain portions” selected. This will insure the correct proportions.


Regards,
Chris
 
 
<< previous topic post new topic post reply next topic >>

Jump to

All content © 1998-2025  Vendio all rights reserved. Vendio Services, Inc.™, Simply Powerful eCommerce, Smart Services for Smart Sellers, Buy Anywhere. Sell Anywhere. Start Here.™ and The Complete Auction Management Solution™ are trademarks of Vendio. Auction slogans and artwork are copyrights © of their respective owners. Vendio accepts no liability for the views or information presented here.

The Vendio free online store builder is easy to use and includes a free shopping cart to help you can get started in minutes!