Page 17 of 40 FirstFirst ... 7151617181927 ... LastLast
Results 161 to 170 of 392
  1. #161
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Glacial Age Template Support Thread

    Quote Originally Posted by NickP View Post
    Perhaps I'm missing something, but isn't that the original code I had? (see earlier post)
    yes, but the declaration that set it display: none is now commented out.

  2. #162
    Join Date
    Mar 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    Alas. Still not functioning. Is there perhaps another file linked to the stylesheet that could cause the problem.
    I'm using Dutch language files.

  3. #163
    Join Date
    Mar 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    Category tabs solved. Finally succes

    Original stylesheet.css:
    Code:
    /*#navCatTabsWrapper, #siteinfoIP {
    display: none;
    }
    #navCatTabsWrapper {
        margin: 0;
        background-color: #E5EDF5;
        font-weight: bold;
        color: #ffffff;
        height: 1%;
        width: 100%;
        }
    #navCatTabs ul  {
        margin: 0;
        padding:  0.5em 0em;
        list-style-type: none;
        text-align: center;
        line-height: 1.5em;
        }
    #navCatTabs ul li {
        display: inline;
        white-space: nowrap;
        }
    #navCatTabs ul li a {
        text-decoration: none;
        padding: 0em 0.5em;
        margin: 0;
        color: #000;
        }
    #navCatTabs ul li a:hover {
        color: #000;
        }*/
    Replaced with:
    Code:
    /*#navCatTabsWrapper*/
    #navCatTabsWrapper {
        margin: 0;
        background-color: #E5EDF5;
        font-weight: bold;
        color: #ffffff;
        height: 1%;
        width: 100%;
        } 
    #navCatTabs ul  {
    	margin: 0;
    	padding:  0.5em 0em;
    	list-style-type: none;
    	text-align: center;
    	line-height: 1.5em;
    	}
    #navCatTabs ul li {
    	display: inline;
    	white-space: nowrap;
    	}
    #navCatTabs ul li a {
    	text-decoration: none;
    	padding: 0em 0.5em;
    	margin: 0;
    	color: #000;
    	}
    #navCatTabs ul li a:hover {
    	color: #000;
    	}
    In includes/templates/glacial_age/common/tpl_header.php find the line:
    Code:
    <!--bof-optional categories tabs navigation display-->
    <!--<?php // require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?>-->
    <!--eof-optional categories tabs navigation display-->
    replace with:
    Code:
    <!--bof-optional categories tabs navigation display-->
    <?php require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?>
    <!--eof-optional categories tabs navigation display-->

  4. #164
    Join Date
    Mar 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    My earlier question about showing the right sideboxes on the indexpages also solved.

    In includes/templates/glacial_age/common find the first following line and erase it:

    Code:
    if ($current_page_base == 'index' and $cPath > '0' ) {
    $flag_disable_right = true;
    }

  5. #165
    Join Date
    Feb 2010
    Posts
    179
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    Hi, how do I change the popup image sizes for this template when you click on the enlarge image?
    Thanks

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

    Default Re: Glacial Age Template Support Thread

    Quote Originally Posted by kenny724 View Post
    Hi, how do I change the popup image sizes for this template when you click on the enlarge image?
    Thanks
    Not a template specific question - this depends on what your settings are in admin -> configuration -> images

    a link to your site would be useul

  7. #167
    Join Date
    Feb 2010
    Posts
    179
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    hi....the directory to the zencart is www.midsouthcoin.com/public_html. I don't see a large setting under there for the size. I do for the other sizes. Thanks.

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

    Default Re: Glacial Age Template Support Thread

    Quote Originally Posted by kenny724 View Post
    hi....the directory to the zencart is www.midsouthcoin.com/public_html. I don't see a large setting under there for the size. I do for the other sizes. Thanks.
    what is the size of the product image(s) you have already uploaded?

  9. #169
    Join Date
    Feb 2010
    Posts
    179
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    Hi, I figured it out. it looks better. However, when you click on the products, this there a way to have just the pictures and description listed like the new products at the bottom instead of horizontally? I don't think that's a big deal...just curious. Thanks.

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

    Default Re: Glacial Age Template Support Thread

    Quote Originally Posted by kenny724 View Post
    Hi, I figured it out. it looks better. However, when you click on the products, this there a way to have just the pictures and description listed like the new products at the bottom instead of horizontally? I don't think that's a big deal...just curious. Thanks.
    not sure what you mean?

 

 
Page 17 of 40 FirstFirst ... 7151617181927 ... LastLast

Similar Threads

  1. Quick Help With Glacial Age Template
    By andycowboy in forum Addon Templates
    Replies: 3
    Last Post: 29 Dec 2011, 02:19 PM
  2. Glacial Age help
    By zbdude in forum Addon Templates
    Replies: 3
    Last Post: 10 Jul 2010, 07:05 PM
  3. Glacial Age V2.0 Template
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 May 2010, 02:12 PM
  4. Logo Full Width - Glacial Age template
    By RiverCity in forum Addon Templates
    Replies: 2
    Last Post: 6 Jul 2009, 06:54 PM
  5. glacial age template help
    By bubblycrazy in forum General Questions
    Replies: 5
    Last Post: 26 Jan 2009, 01:28 AM

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