Quote Originally Posted by Sara's Soaps View Post
Clyde,

I got two of my issues straightened out, but this one seems to still be hanging me up:

The deep red on the template is pretty, but it clashes horribly with the hot pink of my logo and lettering. I was trying to change the red to blue by overriding the tier2_bg.gif file, but it's not overriding the original. Is there a way this can be done?

Also, my logo is off, dimension-wise, being more rectangular than square (the dimensions are only off by a pixel in real life). I've changed the dimensions on the graphic itself, as well as played around with the stylesheet. How can I fix that? If it were up to me, I'd scootch it way over to the left so my entire header shows, though I'm considering taking a pic out of the header, which will help with spacing.

That's enough to play with for now. I'm sure I'll have more questions later.

~Sara
logo:

includes/languages/english/comstock/header.php

adjust the height and width of the logo
define('HEADER_LOGO_WIDTH', '192');
define('HEADER_LOGO_HEIGHT', '100');

create a new graphic making sure is is the same size as the original (in your choice of color) save it as tier2_bg.gif to includes/templates/comstock/images