Page 26 of 70 FirstFirst ... 16242526272836 ... LastLast
Results 251 to 260 of 691
  1. #251
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by 2004g35 View Post
    Thanks Clde
    works like a charm
    glad to help

  2. #252
    Join Date
    Aug 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Clyde,
    Quick question, have installed the cold steel template and most everything is working great, love the look of the template itself.
    My problem involves attributes. This template puts them above the item description and has taken the images for attributes and overlapped them. Is there any way to move the attributes down low again? thanks in advance. Here is a link to a product showing this problem http://www.favorgiftstation.com/inde...roducts_id=291

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

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by FGStation View Post
    Clyde,
    Quick question, have installed the cold steel template and most everything is working great, love the look of the template itself.
    My problem involves attributes. This template puts them above the item description and has taken the images for attributes and overlapped them. Is there any way to move the attributes down low again? thanks in advance. Here is a link to a product showing this problem http://www.favorgiftstation.com/inde...roducts_id=291
    open includes/templates/cold_steel/templates/tpl_product_info_display.php

    find the appropriate <!--bof <!--eof section and move things around where you wish.

  4. #254
    Join Date
    Aug 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Thanks, just what I needed. One last question though, within the attributes code you have the price code as well. I moved the attributes to down below the quantity discounts which also moved the price. When I tried to move the price code back up top it altered model # text to be much larger and bolder. Is there somewhere more specific I need to put the price code? <h2 id="productPrices" class="productGeneral">
    I put it on line 85 and that's where this problem occured.

  5. #255
    Join Date
    Aug 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    ok, just realized I was being stupid. Only copied single line for price when in fact it is about 10 lines. Everything is good now, thanks for the help, much appreciated.

    Edit: Did have one last question, in the contact us module, I'm getting a star.gif showing up. The actual text as this gif doesn't exist. Is this missing from your templates? or is this something missing from a mod? Though I have tried your other templates as well and none of the others have this missing gif. This is for the "Required Information" images.

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

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by FGStation View Post
    ok, just realized I was being stupid. Only copied single line for price when in fact it is about 10 lines. Everything is good now, thanks for the help, much appreciated.

    Edit: Did have one last question, in the contact us module, I'm getting a star.gif showing up. The actual text as this gif doesn't exist. Is this missing from your templates? or is this something missing from a mod? Though I have tried your other templates as well and none of the others have this missing gif. This is for the "Required Information" images.
    open includes/languages/cold_steel/english.php

    check at around line 278 and make sure the following define statements are present

    Code:
      define('FORM_REQUIRED_INFORMATION', ' = Required information');
      define('ENTRY_REQUIRED_SYMBOL', 'star.gif');
    define('ENTRY_REQUIRED_SYMBOL_ALT', 'required information');
    define('ENTRY_REQUIRED_SYMBOL_HEIGHT', '12');
    define('ENTRY_REQUIRED_SYMBOL_WIDTH', '12');

  7. #257
    Join Date
    Aug 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Yes those lines are in there just like that. My issue seems to be that I don't have a star.gif anyone on my site. Was thinking maybe I was missing something here.

  8. #258
    Join Date
    Feb 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Hi,
    I really like this template and I have started to use it on a test site, what I am wondering is I have seen a lot of the sites using this template with tabs on top of the page under the logo?? How do I get the tabs on top which say Home, Login, Contact Us etc.

    If I don't make any senss, i am talking about the orange tabs on top http://www.favorgiftstation.com


    Thanks in advance!

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

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by FGStation View Post
    Yes those lines are in there just like that. My issue seems to be that I don't have a star.gif anyone on my site. Was thinking maybe I was missing something here.
    This should help.

    just unzip the file and upload the images to includes/templates/cold_steel/images

    Attachment 6392
    Last edited by clydejones; 31 Dec 2009 at 02:36 AM.

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

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by HelpMeSell View Post
    Hi,
    I really like this template and I have started to use it on a test site, what I am wondering is I have seen a lot of the sites using this template with tabs on top of the page under the logo?? How do I get the tabs on top which say Home, Login, Contact Us etc.

    If I don't make any senss, i am talking about the orange tabs on top http://www.favorgiftstation.com


    Thanks in advance!

    open includes/languages/english/cold_steel/header.php

    adjust these declarations to match the height and width of your logo (220 x 90)

    define('HEADER_LOGO_WIDTH', '157');
    define('HEADER_LOGO_HEIGHT', '88');

 

 
Page 26 of 70 FirstFirst ... 16242526272836 ... LastLast

Similar Threads

  1. Responsive Cold Steel Template for v1.5.x
    By rbarbour in forum Addon Templates
    Replies: 38
    Last Post: 29 May 2017, 03:12 AM
  2. v150 Cold Steel Template
    By Sniper in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Aug 2012, 06:25 PM
  3. v150 Ice Cold Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 5
    Last Post: 23 Jun 2012, 08:02 PM
  4. Cold Steel Template - fatal error
    By itseemedsosimple in forum Addon Templates
    Replies: 2
    Last Post: 1 Mar 2011, 12:46 AM
  5. Attribute Alignment Problem Cold Steel Template
    By CascianoLtd in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 25 Sep 2009, 05:54 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