Page 1 of 3 123 LastLast
Results 1 to 10 of 321

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Rustic Template Support Thread

    Quote Originally Posted by TheWolve View Post
    just one more question if I may? These symbols are annoying the 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 |

    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.

  2. #2
    Join Date
    Jan 2005
    Location
    Amsterdam, NL
    Posts
    50
    Plugin Contributions
    0

    Default 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

  3. #3
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Rustic Template Support Thread

    Quote Originally Posted by Richard-nl View Post
    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.

  4. #4
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default 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-->

  5. #5
    Join Date
    Jan 2005
    Location
    Amsterdam, NL
    Posts
    50
    Plugin Contributions
    0

    Default Re: Rustic Template Support Thread

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

    It still does not want to center.


  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Rustic Template Support Thread

    Quote Originally Posted by Richard-nl View Post
    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 */
    }

  7. #7
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default 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&amp;cPath=0&amp;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 */
    }

  8. #8
    Join Date
    Jan 2005
    Location
    Amsterdam, NL
    Posts
    50
    Plugin Contributions
    0

    Default Re: Rustic Template Support Thread

    Quote Originally Posted by clydejones View Post
    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):
    Code:
    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.

  9. #9
    Join Date
    Sep 2008
    Location
    san diego, ca
    Posts
    30
    Plugin Contributions
    0

    Default Re: Rustic Template Support Thread

    Hi again Clyde,

    I am trying to change the title, keywords and description in the meta tags for the general pages (index, etc.). I know how to do it for the product pages. From reading other posts, there seems to be a meta_tags.php file but can't find it. Please let me know where it is or if I need to copy a file from somewhere else.

    Thanks!

  10. #10
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Rustic Template Support Thread

    Quote Originally Posted by roadliner View Post
    Hi again Clyde,

    I am trying to change the title, keywords and description in the meta tags for the general pages (index, etc.). I know how to do it for the product pages. From reading other posts, there seems to be a meta_tags.php file but can't find it. Please let me know where it is or if I need to copy a file from somewhere else.

    Thanks!
    open includes/languages/english/meta_tags.php

    copy this file to includes/languages/english/rustic/

    Edit the file, save it and upload to your server.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 107
    Last Post: 11 Nov 2024, 08:28 PM
  2. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg