Page 27 of 68 FirstFirst ... 17252627282937 ... LastLast
Results 261 to 270 of 672
  1. #261
    Join Date
    Aug 2007
    Location
    Fort Worth, Texas, United States
    Posts
    177
    Plugin Contributions
    0

    Default Re: Acadame - Another Professional Template

    Do you have a URL?


    Also, did you follow the read me files? It tells you a few ADMIN settings that you need to do.

    Vicky

  2. #262
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Acadame - Another Professional Template

    Think it's all straightened out now ...

    When installing templates for the first time, or Zen Cart for that matter, install the sample product data so things are a bit easier to get used to.

    Once your comfortable that you've become familiar with the features of Zen, I'd say installing the sample data isn't necessary any more.

  3. #263
    Join Date
    Jul 2004
    Posts
    41
    Plugin Contributions
    0

    Default Re: Acadame - Another Professional Template

    I just want to say thanks to Testuser who helped me out personally to get this theme running perfectly. Awesome awesome awesome!!!
    Zen-cart = win

  4. #264
    Join Date
    Jul 2007
    Posts
    5
    Plugin Contributions
    0

    css problem Re: Acadame - Another Professional Template

    Hi!


    Im again back with some questions:

    1. How can I change Sidebox background colors,
    2. I made 2 images - Box Header and Box Footer (I want a rounded box)
    how can i put them in?

    I dont need frame over my box.
    So with this i have a few more questions..


    I put a background on my site,
    but it can see only in sides of my site,
    I need it in center too (not in boxes, but around)
    And - with this - how can I change Text colors..




    P.S. Sorry - bad English..

  5. #265
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Acadame - Another Professional Template

    Quote Originally Posted by Capz View Post
    Hi!


    Im again back with some questions:

    1. How can I change Sidebox background colors,
    2. I made 2 images - Box Header and Box Footer (I want a rounded box)
    how can i put them in?

    I dont need frame over my box.
    So with this i have a few more questions..


    I put a background on my site,
    but it can see only in sides of my site,
    I need it in center too (not in boxes, but around)
    And - with this - how can I change Text colors..




    P.S. Sorry - bad English..
    Do you have a link to site?

  6. #266
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Languages Header TPL File

    Language Header Bug Fix:

    Replace tpl_languages header.php in the acadame templates folder, sideboxes subfolder with the following:

    Code:
    <?php
    /**
     * Acadame Top Box Template
     *
     * @package templateSystem
     * @copyright Copyright 2007 iChoze Internet Solutions http://ichoze.com
     * @copyright Portions Copyright 2003-2006 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: tpl_languages.php 2982 2007-09-02 testuser $
     */
      $content = "";
      $content .= '<div id="lang_header" class="topBox centeredContent">';
      $lng_cnt = 0;
      $content .= 'Languages:<br />';
      while (list($key, $value) = each($lng->catalog_languages)) {
        $content .= '<a href="' . zen_href_link($_GET['main_page'], zen_get_all_get_params(array('language', 'currency')) . 'language=' . $key, $request_type) . '">' . zen_image(DIR_WS_LANGUAGES .  $value['directory'] . '/images/' . $value['image'], $value['name']) . '</a>&nbsp;&nbsp;';
        $lng_cnt ++;
      }
    $content .= '</div>';
    ?>
    Last edited by testuser; 4 Sep 2007 at 12:33 AM.

  7. #267
    Join Date
    Jul 2004
    Posts
    41
    Plugin Contributions
    0

    Default Re: Languages Header TPL File

    Quote Originally Posted by testuser View Post
    Language Header Bug Fix:

    Replace tpl_languages header.php in the acadame templates folder, sideboxes subfolder with the following:

    Code:
    <?php
    /**
     * Acadame Top Box Template
     *
     * @package templateSystem
     * @copyright Copyright 2007 iChoze Internet Solutions http://ichoze.com
     * @copyright Portions Copyright 2003-2006 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: tpl_languages.php 2982 2007-09-02 testuser $
     */
      $content = "";
      $content .= '<div id="lang_header" class="topBox centeredContent">';
      $lng_cnt = 0;
      $content .= 'Languages:<br />';
      while (list($key, $value) = each($lng->catalog_languages)) {
        $content .= '<a href="' . zen_href_link($_GET['main_page'], zen_get_all_get_params(array('language', 'currency')) . 'language=' . $key, $request_type) . '">' . zen_image(DIR_WS_LANGUAGES .  $value['directory'] . '/images/' . $value['image'], $value['name']) . '</a>&nbsp;&nbsp;';
        $lng_cnt ++;
      }
    $content .= '</div>';
    ?>
    Worked like a charm, thanks!
    Zen-cart = win

  8. #268
    Join Date
    Sep 2006
    Posts
    277
    Plugin Contributions
    2

    Default Re: Acadame - Another Professional Template

    what is the latest ZENCART your templates work with?

  9. #269
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Acadame - Another Professional Template

    Quote Originally Posted by stevefriedman71 View Post
    what is the latest ZENCART your templates work with?
    1.3.7 series

  10. #270
    Join Date
    Sep 2006
    Posts
    405
    Plugin Contributions
    0

    Default Re: Acadame - Another Professional Template

    THANK YOU VERY MUCH for teh tpl_language_header.php - fix...

    regards,
    kruna

 

 
Page 27 of 68 FirstFirst ... 17252627282937 ... LastLast

Similar Threads

  1. New to Zencart, using Acadame template
    By bellabel in forum Addon Templates
    Replies: 5
    Last Post: 27 Jun 2011, 07:52 PM
  2. Replies: 2
    Last Post: 16 Dec 2008, 03:44 AM
  3. Installing Acadame Template
    By jbreezy in forum Addon Templates
    Replies: 2
    Last Post: 19 Nov 2008, 11:29 AM
  4. Acadame Template Help
    By trisha1581 in forum Addon Templates
    Replies: 0
    Last Post: 13 May 2008, 08:44 PM
  5. Plz help me! Acadame Template
    By wardah15 in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 12 Feb 2008, 10:26 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR