Results 1 to 10 of 392

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Location
    EGYPT
    Posts
    74
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    it a nice template and soft

    but here is some problems for me :

    1. I need right column always on.
    2. more information side box contains disapear. both in IE and FF
    3. there is a problem in footer IE
    4. links in header (contact us & account & shoping cart didnt work in FF.
    5. Need to may spaces between lines in all pages ( can be edited one by one from define page editoe by addining ablank line. ut I think there is way from CSC


    thank you in advance

  2. #2
    Join Date
    Jan 2008
    Location
    EGYPT
    Posts
    74
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    sorry

    the link

  3. #3
    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 soba View Post
    it a nice template and soft

    but here is some problems for me :

    1. I need right column always on.
    2. more information side box contains disapear. both in IE and FF
    3. there is a problem in footer IE
    4. links in header (contact us & account & shoping cart didnt work in FF.
    5. Need to may spaces between lines in all pages ( can be edited one by one from define page editoe by addining ablank line. ut I think there is way from CSC


    thank you in advance

    QUOTE=soba;617901]sorry

    the link
    1. I need right column always on.

    Open includes/templates/glacial_age/common/tpl_main_page.php
    find and comment out/delete these lines of code
    Code:
     if (in_array($current_page_base,explode(",",'specials,products_new,featured_products,products_all')) ) {
        $flag_disable_right = true;
      }
    
    if ($current_page_base == 'index' and $cPath > '0' ) {
    $flag_disable_right = true;
    }
    2. more information side box contains disapear. both in IE and FF

    I didn't notice anything unusual about the sideboxes.

    3. there is a problem in footer IE

    can you be more specific about what the problem is?

    4. links in header (contact us & account & shoping cart didnt work in FF.

    They work when setting the site to English so I'm guessing this has something to do with your arabic language file(s) and or the character set when displaying the site in Arabic.

    5. Need to may spaces between lines in all pages ( can be edited one by one from define page editoe by addining ablank line. ut I think there is way from CSC

    Open includes/templates/glacial_age/css/stylesheet.css
    add the highlighted section to the body declaration

    body {
    margin: 0;
    padding: 0;
    font: normal 62.5%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #ccccff;
    line-height: 1.4em;
    }

  4. #4
    Join Date
    Jan 2008
    Location
    EGYPT
    Posts
    74
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    thank you for your help


    Quote Originally Posted by clydejones View Post
    1. I need right column always on.

    it is ok for categories but not work if open one product details

    2. more information side box contains disapear. both in IE and FF

    see the Our customers side box and try mouseover

    3. there is a problem in footer IE

    can you be more specific about what the problem is?

    in IE only but in FF ok ( see attachment )

    4. links in header (contact us & account & shoping cart didnt work in FF.

    They work when setting the site to English so I'm guessing this has something to do with your arabic language file(s) and or the character set when displaying the site in Arabic.

    the links work in IE both languges. but in FF work for English only


    }
    Attached Images Attached Images  
    Last edited by soba; 27 Sep 2008 at 12:16 AM.

  5. #5
    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 soba View Post
    thank you for your help
    1. I need right column always on.
    it is ok for categories but not work if open one product details

    make sure you've deleted this line of code in includes/templates/glacial_age/common/tpl_main_page.php

    Code:
    if ($current_page_base == 'index' and $cPath > '0' ) {
    $flag_disable_right = true;
    }
    2. more information side box contains disapear. both in IE and FF
    see the Our customers side box and try mouseover


    Appears to be working normaly - I show a hover effect where the text turns white in a darker blue background

    3. there is a problem in footer IE
    can you be more specific about what the problem is?
    in IE only but in FF ok ( see attachment )


    I'll have to take a closer look at this issue.

    ----------

    Can you post a zip file of tpl_main_page.php and tpl_header.php

  6. #6
    Join Date
    Jan 2008
    Location
    EGYPT
    Posts
    74
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    here is 2 the files
    plus 2 side boxes problem
    Attached Files Attached Files

  7. #7
    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 soba View Post
    here is 2 the files
    plus 2 side boxes problem
    I made one correction to this file.

    Just unzip it and upload to your server (includes/templates/glacial_age/common/

    Attachment 4602
    Last edited by clydejones; 31 Dec 2009 at 02:32 AM.

  8. #8
    Join Date
    Dec 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    HI..

    www.awmiv.com

    a little gap above the categories shows up on left... looking in CSS to see if I did something...

    Thank you,

    Daniel

  9. #9
    Join Date
    Dec 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: Glacial Age Template Support Thread

    uploaded clean style sheet.. only thing I can think of it is as a result of expanding the columns to 200px.... and redoing the header image?

  10. #10
    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 ugogo View Post
    Hi

    When I extracted it from the zip files, there are many php files out of the includes file and none in the includes file. IN the includes folder there is only one folder, is that right?

    When I try upload those php files my server says critical error and doesn't allow the uploads.


    Thanks
    When you unzip the package you should have

    an includes folder and three text files

    upload (FTP) the includes folder to your server where you have zen cart installed.

 

 

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