Zen Cart Logo
Forums / Addon Templates / Simple Zen Template - Support Thread

Simple Zen Template - Support Thread

Views: 127,081

Results 241 to 260 of 462
21 Mar 2007, 21:23
#241
kentestyle avatar

kentestyle

New Zenner

Join Date:
Apr 2006
Posts:
4
Plugin Contributions:
0

Simple Zen Template - Support Thread

Thank you;

It seemed like a great solution and I tried it but for some reason it changes the display of my center column products into rows.

I use red for testing so I can see where I am making changes...the red shows where I want it to be but I do not want to change my products display to rows...

I love this template.

Is there something else I should do?

Thanks again,

21 Mar 2007, 21:29
#242
kentestyle avatar

kentestyle

New Zenner

Join Date:
Apr 2006
Posts:
4
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

I am not used to posting I just wanted to state that .leftBoxHeading { worked just as stated.

Wow...I can't tell you how long I tired to solved this problem.

21 Mar 2007, 22:10
#243
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Simple Zen Template - Support Thread

kentestyle:

I am not used to posting I just wanted to state that .leftBoxHeading { worked just as stated.

Wow...I can't tell you how long I tired to solved this problem.

The easy way to do this is to look at the source of your site (right click, and choose "View Source", then find the area you want to adjust, and look and see what styles are applied near that area, and give it a test.

Or if you use Firefox, you can try the Web Developer extension. It has a lot of nifty features that come in handy when trying to figure out which style to change.

24 Mar 2007, 20:33
#244
brudosm avatar

brudosm

New Zenner

Join Date:
Jul 2005
Posts:
5
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

Great template! I apologize if this has been answered elsewhere. I believe the only problem I have is in FF while checking out. At the Payment Information page the 'Your Total' not displaying quite right. The detail lines appear to be overflowing. It is fine in IE7. Also, some of the checkout buttons seem to display in the wrong location for the same reason. Try it out at http://www.cqfiltersales.com. Note: this is a live site. Sincerely, Mark

24 Mar 2007, 21:10
#245
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Simple Zen Template - Support Thread

brudosm:

Great template! I apologize if this has been answered elsewhere. I believe the only problem I have is in FF while checking out. At the Payment Information page the 'Your Total' not displaying quite right. The detail lines appear to be overflowing. It is fine in IE7. Also, some of the checkout buttons seem to display in the wrong location for the same reason. Try it out at http://www.cqfiltersales.com. Note: this is a live site. Sincerely, Mark

Perhaps its because of this error in the stylesheet (my fault):

.forward, #shoppingCartDefault #PPECbutton { {
float: right;
}

(remove the one of the extra '{')

Thanks for the reminder that I need to update this template.

25 Mar 2007, 12:59
#246
brudosm avatar

brudosm

New Zenner

Join Date:
Jul 2005
Posts:
5
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

jettrue:

Perhaps its because of this error in the stylesheet (my fault):

.forward, #shoppingCartDefault #PPECbutton { {
float: right;
}

(remove the one of the extra '{')

Thanks for the reminder that I need to update this template.

That fixed it - thanks to everyone in this thread for shaking out the bugs.

26 Mar 2007, 20:49
#247
jedbase avatar

jedbase

New Zenner

Join Date:
Jan 2007
Posts:
5
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

I have a question about my configure.php files. I was creating my test store on one server, but now that I am finished I have moved it to another server. I was getting errors on my .htaccess, until I took those out. My store uploads correctly, but when I try to go to the site I get this: http://www.aboutgreenwoodms.com/templates/catalog/zc_install/index.php

I should be getting: http://www.aboutgreenwoodms.com/templates/catalog

Should I try to fix my configure.php files to this address, or do I need to re-install? Just looking for some advice from someone that has ran into this before.

Thanks,
Eugene

26 Mar 2007, 21:18
#248
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Simple Zen Template - Support Thread

jedbase:

I have a question about my configure.php files. I was creating my test store on one server, but now that I am finished I have moved it to another server. I was getting errors on my .htaccess, until I took those out. My store uploads correctly, but when I try to go to the site I get this: http://www.aboutgreenwoodms.com/templates/catalog/zc_install/index.php

I should be getting: http://www.aboutgreenwoodms.com/templates/catalog

Should I try to fix my configure.php files to this address, or do I need to re-install? Just looking for some advice from someone that has ran into this before.

Thanks,
Eugene

I would post this in the general questions forum, I'm not really positive, but the only thing that makes me wonder, is your site really in the catalog/ folder which is inside of the templates/ folder? Shouldn't it be here:
http://www.aboutgreenwoodms.com/catalog/

Sounds odd to me.

02 Apr 2007, 04:35
#249
erika avatar

erika

New Zenner

Join Date:
Nov 2005
Location:
Tucson, AZ
Posts:
19
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

Hi. Thank you for this template, it looks fabulous, clean and simple, just what I have been wanting! I went to install it tonight and I have had a problem. The front page of my store reads this:

Warning: main(includes/templates/template_default/templates/tpl_modules_categories_tabs.php): failed to open stream: No such file or directory in /includes/templates/simple_zen/common/tpl_header.php on line 90

Warning: main(includes/templates/template_default/templates/tpl_modules_categories_tabs.php): failed to open stream: No such file or directory in /includes/templates/simple_zen/common/tpl_header.php on line 90

Fatal error: main(): Failed opening required 'includes/templates/template_default/templates/tpl_modules_categories_tabs.php' (include_path='.:/usr/local/lib/php') in /includes/templates/simple_zen/common/tpl_header.php on line 90

I have searched this forum and read the different options but I really don't see anything for this error. If anyone can direct me or give advice, I would appreciate it!

Thank you for your time.

02 Apr 2007, 11:28
#250
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Simple Zen Template - Support Thread

erika:

Hi. Thank you for this template, it looks fabulous, clean and simple, just what I have been wanting! I went to install it tonight and I have had a problem. The front page of my store reads this:

Warning: main(includes/templates/template_default/templates/tpl_modules_categories_tabs.php): failed to open stream: No such file or directory in /includes/templates/simple_zen/common/tpl_header.php on line 90

Warning: main(includes/templates/template_default/templates/tpl_modules_categories_tabs.php): failed to open stream: No such file or directory in /includes/templates/simple_zen/common/tpl_header.php on line 90

Fatal error: main(): Failed opening required 'includes/templates/template_default/templates/tpl_modules_categories_tabs.php' (include_path='.:/usr/local/lib/php') in /includes/templates/simple_zen/common/tpl_header.php on line 90

I have searched this forum and read the different options but I really don't see anything for this error. If anyone can direct me or give advice, I would appreciate it!

Thank you for your time.
It looks like you may be missing the file tpl_modules_categories_tabs.php.

06 Apr 2007, 19:56
#251
cntgifts avatar

cntgifts

Totally Zenned

Join Date:
Sep 2005
Posts:
836
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

Does this work for 1.3.7?

06 Apr 2007, 21:18
#252
rkb avatar

rkb

New Zenner

Join Date:
Sep 2006
Location:
Beerwah. QLD. Australia
Posts:
79
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

If you are referring to whether simple Zen works with 1.3.7, yes
https://www.bwf.com.au
https://www.thepatchshop.com.au

06 Apr 2007, 23:05
#254
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Simple Zen Template - Support Thread

CnTGifts:

http://www.wholesaledirectgifts.com/index.php

any suggestions

Any suggestions about what?

07 Apr 2007, 20:48
#255
cntgifts avatar

cntgifts

Totally Zenned

Join Date:
Sep 2005
Posts:
836
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

IS there a way to change the size of the text in the side boxes

07 Apr 2007, 21:08
#256
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Simple Zen Template - Support Thread

CnTGifts:

IS there a way to change the size of the text in the side boxes

Most definitely. You can change any font you want with the stylesheet. Change:

#navColumnOne {
padding: 0.5em;
}

to

#navColumnOne {
padding: 0.5em;
font-size:110%;
}

09 Apr 2007, 21:52
#257
cntgifts avatar

cntgifts

Totally Zenned

Join Date:
Sep 2005
Posts:
836
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

Is it possible to make the template wider?

09 Apr 2007, 22:22
#258
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Simple Zen Template - Support Thread

CnTGifts:

Is it possible to make the template wider?

Most definitely :cool:

div#mainWrapper {
margin-top:25px;
text-align: left;
width: 750px;
vertical-align: top;
background:#fff;
border:5px solid #333;
}

Change the width.

09 Apr 2007, 23:34
#259
cntgifts avatar

cntgifts

Totally Zenned

Join Date:
Sep 2005
Posts:
836
Plugin Contributions:
0

Re: Simple Zen Template - Support Thread

if you do that it messes up the look of the contact us, my account image, hmm

10 Apr 2007, 01:54
#260
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Simple Zen Template - Support Thread

CnTGifts:

if you do that it messes up the look of the contact us, my account image, hmm

Just change #logoWrapper width to match whatever you change mainWrapper to.