Re: Cherry Zen Template Support Thread
Jettrue
So far you have been incredibly helpful and I have but 1 more question.
My test site is www.durinstower.com/shop as you can see i enjoy your template. The trouble is this up by the logo there are 2 little white parts to the left and right of my logo I need to get rid of those and would lik the logo to go where the black and white parts meet.
I know that I can change the background to black behind the logo but I would prefer if the logo fit instead of having any seperation.
Thanks
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
darktowerhobbies
Jettrue
So far you have been incredibly helpful and I have but 1 more question.
My test site is
www.durinstower.com/shop as you can see i enjoy your template. The trouble is this up by the logo there are 2 little white parts to the left and right of my logo I need to get rid of those and would lik the logo to go where the black and white parts meet.
I know that I can change the background to black behind the logo but I would prefer if the logo fit instead of having any seperation.
Thanks
How would you do that with a site that changes width depending on the browser window? My option is the best way, unless you want to make the site a static width to match the width of your logo.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Division
Hi
How do I remove the following:-
Your logo could be wider here, Sales Header Text Could Be here, Or a Banner Image, or any combination of the three; find instructions in the readme.txt, which you have read already, right?
If you'd read the readme.txt :cool:
Quote:
9. You can change or remove the header sales text "Your logo could be wider here, Sales Header Text Could Be here, Or a Banner Image, or any combination of the three; find instructions in the readme.txt, which you have read already, right?" in includes/languages/english/cherry_zen/header.php.
Re: Cherry Zen Template Support Thread
Brilliant, (http://www.cybernet-online.net).
Okay, how do I remove the white stuff below the banner and then centre the banner?
Thanks
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
Division
Open up that same language file, (includes/languages/english/cherry_zen/header.php) and make the HEADER_SALES_TEXT completely BLANK, like this (you left a space).
define('HEADER_SALES_TEXT', '');
Then that extra section will go away.
Then to center the logo, remove float:left; from the #logo tag in the stylesheet.css.:yes:
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
jettrue
Open up that same language file, (includes/languages/english/cherry_zen/header.php) and make the HEADER_SALES_TEXT completely BLANK, like this (you left a space).
define('HEADER_SALES_TEXT', '');
Then that extra section will go away.
Then to center the logo, remove float:left; from the #logo tag in the stylesheet.css.:yes:
Okay, I have done that.
I need to make the links below the banner logo centrered please.
Re: Cherry Zen Template Support Thread
like I said so simple that I wasn't finding it lol got it now :)
Re: Cherry Zen Template Support Thread
I like this template, how would I add a repeating background behind the store instead of a html color
thanks
Re: Cherry Zen Template Support Thread
Hi:
I'm using your template with ZC 1.3.8a. Although I have modified the template considerably, I chose it because it already included some of the mods I wanted to incorporate.
I'm using split login. I have State = true
State - Always display as pulldown? = true
When set to true, there is an extra required field below the State pull down.
- what is this for as it has no label
- if not needed, how do I remove/hide it?
the webiste is lela designs
thank you.
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
newagekat
Hi:
I'm using your template with ZC 1.3.8a. Although I have modified the template considerably, I chose it because it already included some of the mods I wanted to incorporate.
I'm using split login. I have State = true
State - Always display as pulldown? = true
When set to true, there is an extra required field below the State pull down.
- what is this for as it has no label
- if not needed, how do I remove/hide it?
the webiste is
lela designs
thank you.
This would be a good question for the general forum, as it is not template related, and I am not sure.