I'm in the admin tools, next step is Store Logo. When I uploaded it, it was way to big. Can anyone give me the size? Thanks
Latest News: (loading..)
image size for the "store logo"
Started by dculley, Jan 21 2012, 19:23
2 replies to this topic
#1
Posted 21 January 2012, 19:23
#2
Posted 21 January 2012, 19:32
@dculley,
The maximum default size is 267 x 60.
If you want it a larger height will need to edit the stylesheet.css
#header {
height: 60px;
}
If you want it wider, you will need to edit the header.php file
Chris
The maximum default size is 267 x 60.
If you want it a larger height will need to edit the stylesheet.css
#header {
height: 60px;
}
If you want it wider, you will need to edit the header.php file
Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
#3
Posted 21 January 2012, 19:46
Thanks - That is a big help.














