Look really good!
Look really good!
To all:
This is what I consider a pleasing, but basic template to start with.
Not at all at the limits of what can be done but then it is FREE.
Zen-Venom Get Bitten
Hi all,
I LOVE the template but am having some issues with my header logo showing up, I'm getting the X instead of a pic. site is http://skin-s-sents.ca/ZenCart/index.php I did have most everything else set up but went back to the default thinking I messed something up. I'm sure this is something simple enough but I'm new and just not getting it. I did edit the /includes/languages/english/header to read either logo.gif or logo.png (I tried them both) and put the pic in /includes/templates/custom/images, and chose 'custom' template in admin, so if someone could please give me some tips on how I may fix this so I can move on that would be greatly appreciated!
Lisa
Currently it is seeking this image at this location:
/ZenCart/includes/templates/template_default/images/logo.png
Make sure that the image is placed at this location:
/ZenCart/includes/templates/lavender/images/logo.png
Also, double check that spelling and the case match where you have edited the file and it matches the actual file as:
logo.png is not the same as logo.PNG or Logo.png
Zen-Venom Get Bitten
Oh god, I am a true blonde, it was named Logo.png and my header.php said logo.png, I knew it was going to be something simple. Well, there's 4 hours of my life I will never get back! lol Thanks kobra!
Another question...
I'm trying to change the Category Heading 'For the..." from center align to left align. I did try changing various things like adding
and changing the padding from 0.5 to:HTML Code:.leftBoxHeading{ text-align: center; }
but nothing is working for me so I thought it might be something specific to this template?HTML Code:.leftBoxHeading, .centerBoxHeading { margin: 0em; background-color: transparent; padding: 0.2em 0.2em; }
Thanks, Lisa
Oh, 1 more thing, trying to get rid of the Bath Body ...etc in the purple bar under the tagline. What is that bar called? so I can try to find it.
Last edited by AutumnLisa; 18 Dec 2006 at 02:07 AM.
Try:
text-align: left;
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.