Forums / Addon Templates / Rustic Template Support Thread

Rustic Template Support Thread

Views: 79,691

Results 1 to 20 of 321
16 May 2008, 17:21
#1
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Rustic Template Support Thread

Rustic Template for ZenCart 1.3.8* is now available in the downloads section.

Description: 900px 3 column fixed width. Colours: Gray, Maroon, Brown, Tan. Customized button set included. Shopping Cart details in Header. Customer Greeting in Header. Date in Navigation Bar. Order Steps (tableless) installed. Better Categories Sidebox installed Tested using Firefox, IE7, Opera, Safari.

Additional Information:

RECOMMENDED SIDEBOX COLUMN SETTINGS:

admin -_ configuration -_ layout settings Column Width - Left (set to 160px) Column Width - Right (set to 160px)

STYLESHEET SETTINGS:

The top horizontal category navigation, EZpages navigation and the footer IP address are set to display none by default. To use comment out this declaration:

#navEZPagesTop, #navCatTabsWrapper, #siteinfoIP { display: none; }

and un-comment the following two declarations:

/* #navCatTabsWrapper { margin: 0 auto; background: url(../images/navbar.gif) repeat-x; font-weight: bold; color: #ffffff; }

#navEZPagesTop { margin: 0 auto; padding: 5px 0; background: url(../images/navbar.gif) repeat-x; color: #ffffff; font-size: 0.95em; font-weight: bold; height:23px; }*/

25 May 2008, 17:06
#2
thewolve avatar

thewolve

New Zenner

Join Date:
May 2008
Posts:
16
Plugin Contributions:
0

Re: Rustic Template Support Thread

Hello Clyde..I'm new to Zen and I just DL the rustic template...but there is a missing gif.

bc_cat_boxes.gif

any help with this would be great

25 May 2008, 22:18
#3
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Rustic Template Support Thread

Here you are:

just unzip the file and upload the entire includes folder to your server.

[Attachment no longer available]

28 May 2008, 15:20
#4
thewolve avatar

thewolve

New Zenner

Join Date:
May 2008
Posts:
16
Plugin Contributions:
0

Re: Rustic Template Support Thread

Thank you :clap:

28 May 2008, 18:14
#5
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Rustic Template Support Thread

Glad to help!

29 May 2008, 01:58
#6
thewolve avatar

thewolve

New Zenner

Join Date:
May 2008
Posts:
16
Plugin Contributions:
0

Re: Rustic Template Support Thread

just one more question if I may? These symbols are annoying the :censored: out of me. Could you find your way clear to point me in the right direction to find the file that are controling these symbols?

the symbol ares are from my sub cats

Collections-> |_ Wild West Decor

I can live with the underscore...but this one | :unsure:

thanks in advance.

BTW the TheWolve fix.zip was just what I needed. Once again Thanks..you rock!

29 May 2008, 06:52
#7
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Rustic Template Support Thread

TheWolve:

just one more question if I may? These symbols are annoying the :censored: out of me. Could you find your way clear to point me in the right direction to find the file that are controling these symbols?

the symbol ares are from my sub cats

Collections-> |_ Wild West Decor

I can live with the underscore...but this one | :unsure:

thanks in advance.

BTW the TheWolve fix.zip was just what I needed. Once again Thanks..you rock!

admin -> configuration -> layout settings

Categories Separator between the Category Name and Count Categories Separator between the Category Name and Sub Categories

You can delete the defaults and/or substitute your own.

05 Jul 2008, 04:08
#8
richard_nl avatar

richard_nl

New Zenner

Join Date:
Jan 2005
Location:
Amsterdam, NL
Posts:
45
Plugin Contributions:
0

Re: Rustic Template Support Thread

I would like to center the show. I'm using the Rustic template now and changed 95% width to 800px width.

But it stays on the left

Where do I have to search??

http://res3.digitalus.nl/~admin37/index.php

05 Jul 2008, 05:11
#9
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Rustic Template Support Thread

Richard-nl:

I would like to center the show. I'm using the Rustic template now and changed 95% width to 800px width.

But it stays on the left

Where do I have to search??

http://res3.digitalus.nl/~admin37/index.php

As far as I can tell after looking at your site, it seems that you have closed the <body> and <html> immediately after the flash header. You can see this from the view source snipit below:

<body bgcolor="#cc3300"> <!--URL's die in de film worden gebruikt--> <!--tekst die in de film wordt gebruikt--> <!-- handcrafted in the

handcrafted in the

-->

<script language="JavaScript" type="text/javascript"> <!-- if (AC_FL_RunContent == 0 || DetectFlashVer == 0) { alert("Deze pagina vereist AC_RunActiveContent.js."); } else { var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision); if(hasRightVersion) { // wanneer we een acceptabele versie hebben gedetecteerd // sluit de Flash-film in AC_FL_RunContent( 'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0', 'width', '800', 'height', '150', 'src', 'includes/templates/rustic/common/logo', 'quality', 'high', 'pluginspage', 'http://www.macromedia.com/go/getflashplayer', 'align', 'middle', 'play', 'true', 'loop', 'true', 'scale', 'showall', 'wmode', 'transparent', 'devicefont', 'false', 'id', 'logo', 'bgcolor', '#cc3300', 'name', 'logo', 'menu', 'false', 'allowScriptAccess','sameDomain', 'allowFullScreen','false', 'movie', 'includes/templates/rustic/common/logo', 'salign', '' ); //end AC code } else { // versie van Flash is te laag of kan de insteekmodule niet vinden var alternateContent = 'Plaats hier alternatieve HTML-inhoud. ' + 'Voor deze inhoud is Adobe Flash Player vereist. ' + '<a href=http://www.macromedia.com/go/getflash/>Flash downloaden</a>'; document.write(alternateContent); // Niet-Flash-inhoud invoegen } } // --> </script> <noscript> // Bied alternatieve inhoud voor browsers die scripts niet ondersteunen // of waarvoor het gebruik van scripts is uitgeschakeld. Plaats hier alternatieve HTML-inhoud. Voor deze inhoud is Adobe Flash Player vereist. <a href="http://www.macromedia.com/go/getflash/">Flash downloaden</a> </noscript> </body> </html>

This may be part of the problem.

05 Jul 2008, 05:31
#10
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: Rustic Template Support Thread

There are also double HEAD & BODY tags.

</head> <body id="indexHomeBody"> <div id="mainWrapper" align="center">

........

</script> </head> <body bgcolor="#cc3300"> <!--URL's die in de film worden gebruikt-->
05 Jul 2008, 13:41
#11
richard_nl avatar

richard_nl

New Zenner

Join Date:
Jan 2005
Location:
Amsterdam, NL
Posts:
45
Plugin Contributions:
0

Re: Rustic Template Support Thread

I removed the double <body> and <head> tags.

It still does not want to center.

:(

05 Jul 2008, 14:01
#12
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Rustic Template Support Thread

Richard-nl:

I removed the double <body> and <head> tags.

It still does not want to center.

:(

You still need to remove the highlighted portion in the flash header<body bgcolor="#cc3300"> See the snipit below:

<script language="javascript"> AC_FL_RunContent = 0; </script> <script language="javascript"> DetectFlashVer = 0; </script> <script src="includes/templates/rustic/common/AC_RunActiveContent.js" language="javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- // ----------------------------------------------------------------------------- // Algemene eigenschappen // Primair versienummer van Flash is vereist. var requiredMajorVersion = 6; // Secundair versienummer van Flash is vereist. var requiredMinorVersion = 0; // Revisie van Flash is vereist. var requiredRevision = 79; // ----------------------------------------------------------------------------- // --> </script>

<body bgcolor="#cc3300">

<!--URL's die in de film worden gebruikt--> <!--tekst die in de film wordt gebruikt--> <!-- Remove the highlighted portion of the following declaration in your stylesheet.css body { margin: 0; padding: 0; font-family: verdana, arial, helvetica, sans-serif; font-size: 62.5%; color: #000; width: 800px; background: url(../images/bg.gif) repeat-x 0 0 #660000; /* #E7D4B6 */ }
05 Jul 2008, 15:09
#13
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: Rustic Template Support Thread

Also need to remove this:

<td class="productListing-data"><h3 class="itemTitle"><a href="http://res3.digitalus.nl/~admin37//index.php?main_page=product_info&cPath=0&products_id=1">Kunstwerk 1</a></h3><div class="listingDescription"></td>

Not to conflict with what Clyde suggested, but I would suggest the following:

body { margin: 0 auto; padding: 0; font-family: verdana, arial, helvetica, sans-serif; font-size: 62.5%; color: #000; background: url(../images/bg.gif) repeat-x 0 0 #660000; /* #E7D4B6 */ }

05 Jul 2008, 17:18
#14
richard_nl avatar

richard_nl

New Zenner

Join Date:
Jan 2005
Location:
Amsterdam, NL
Posts:
45
Plugin Contributions:
0

Re: Rustic Template Support Thread

clydejones:

You still need to remove the highlighted portion in the flash header<body bgcolor="#cc3300">

Remove the highlighted portion of the following declaration in your stylesheet.css

body { width: 800px; }

The removal of the bgcolor has no inpact at all.

The width removal or adjustment gives the shop 100% width. The head is centered.

Curent code (CSS):

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;		 
	width: 900px;	 
	background: url(../images/bg.gif) repeat-x 0 0 #660000;	 /* #E7D4B6 */
	}
/* Rustic Template Layout*/
	/*BOF Main Wrapper - Wraps the contents of the layout*/	
	#mainWrapper {
	margin: 0 auto; 
	padding: 0; 
	text-align: left; 
	width: 800px; 
	vertical-align: middle
	}

You can see the curent output online now.

05 Jul 2008, 17:25
#15
jenclark avatar

jenclark

New Zenner

Join Date:
Jun 2008
Posts:
9
Plugin Contributions:
0

Re: Rustic Template Support Thread

I have a question on this template on install. Where do I put the include file. Do I replace the includes files that is in the zencart file on the ftp or do I install whatis in includes in certain files? I"m really confused and this is my first time installing a template so any detailed help would be greatly apprectiated.

05 Jul 2008, 17:42
#16
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Rustic Template Support Thread

jenclark:

I have a question on this template on install. Where do I put the include file. Do I replace the includes files that is in the zencart file on the ftp or do I install whatis in includes in certain files? I"m really confused and this is my first time installing a template so any detailed help would be greatly apprectiated.

Just FTP the entire includes folder to your server

05 Jul 2008, 17:55
#17
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Rustic Template Support Thread

Richard-nl:

The removal of the bgcolor has no inpact at all.

The width removal or adjustment gives the shop 100% width. The head is centered.

You can see the curent output online now.

Try adding the highlighted portion to this declaration in the stylesheet.css

#contentMainWrapper { margin: 0 auto; padding: 0; background: #EDEAE6; clear: both; width: 800px;

05 Jul 2008, 17:58
#18
jenclark avatar

jenclark

New Zenner

Join Date:
Jun 2008
Posts:
9
Plugin Contributions:
0

Re: Rustic Template Support Thread

Do I replace or over ride the includes folder that is there now?

05 Jul 2008, 17:59
#19
richard_nl avatar

richard_nl

New Zenner

Join Date:
Jan 2005
Location:
Amsterdam, NL
Posts:
45
Plugin Contributions:
0

Re: Rustic Template Support Thread

clydejones:

Just FTP the entire includes folder to your server

In includes you will find english.php that is the only file you have to check with your current file. The rest of the files are fairly straigt forward, just copy those folders what does have content in it. I mean that the folders what you have to upload has to be (automatic) created.

10 Jul 2008, 17:06
#20
einstin avatar

einstin

New Zenner

Join Date:
Feb 2005
Location:
Atlanta, GA
Posts:
71
Plugin Contributions:
0

Re: Rustic Template Support Thread

Clyde; Need you to take a look at http://www.southraven.com and tell me what's wrong with the sidebox's heading alignment before I start playing with the css. This is a stock, unmodified 138a install and just the template uploaded and the 1 gif file added that was overlooked.

Also, is there a reason why the categories box header is different from the other sidebox headers? Personally I would prefer it be like the other sidebox headers.

E