Page 29 of 70 FirstFirst ... 19272829303139 ... LastLast
Results 281 to 290 of 691
  1. #281
    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 Clyde,
    Thanks for the help, I managed to change the color of the text and edit the color of the background but when I added the lines to get the border, I got them at where I put the red arrows in the attached picture.
    Where I wanted them was the black part if thats possible??
    Thank you!!!
    It would really help if I had a URL for your site.

  2. #282
    Join Date
    Feb 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    It's www.reservoirsocks.com

    Thanks!!

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

    Default Re: Cold Steel Template Support Thread

    Originally Posted by HelpMeSell View Post
    Hi Clyde,
    Thanks for the help, I managed to change the color of the text and edit the color of the background but when I added the lines to get the border, I got them at where I put the red arrows in the attached picture.
    Where I wanted them was the black part if thats possible??
    Thank you!!!
    Add the following declarations to your stylesheet.css

    #cartContentsDisplay {
    border: 1px solid #000;
    }

    #cartSubTotal {
    border: 1px solid #000;
    }

  4. #284
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Hi,

    Do you know of an issue with Cold Steel Template and the IH Zoom function not working?

    http://www.catholic-view.com/ZenCart...&products_id=2

    I thought it might be a conflict with the Lightbox mod I'm testing, and I posted on IH support thread (no reply yet.)

    But I'm working on a second test site and with both Cold Steel and Cherry Zen the zoom does not work (no Lightbox yet):
    http://www.zentest.findmypromdress.c...oducts_id=5299

    IH Zoom works with Classic Green Template, so I'm suspecting a template issue.

    Thanks.

    sph

  5. #285
    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 SPH View Post
    Hi,

    Do you know of an issue with Cold Steel Template and the IH Zoom function not working?

    http://www.catholic-view.com/ZenCart...&products_id=2

    I thought it might be a conflict with the Lightbox mod I'm testing, and I posted on IH support thread (no reply yet.)

    But I'm working on a second test site and with both Cold Steel and Cherry Zen the zoom does not work (no Lightbox yet):
    http://www.zentest.findmypromdress.c...oducts_id=5299

    IH Zoom works with Classic Green Template, so I'm suspecting a template issue.

    Thanks.

    sph
    I'm not aware of any particular problems.

    You will want to make sure that the following IH2 folders and their files are placed in the appropriate includes/templates/YOUR_TEMPLATE directory

    IH2 folders and files
    jscript/jscript_imagehover.js
    popup_image_additional/tpl_main_page.php
    css/style_imagehover.css

  6. #286
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by clydejones View Post
    I'm not aware of any particular problems.

    You will want to make sure that the following IH2 folders and their files are placed in the appropriate includes/templates/YOUR_TEMPLATE directory

    IH2 folders and files
    jscript/jscript_imagehover.js
    popup_image_additional/tpl_main_page.php
    css/style_imagehover.css
    Thanks! I got the IH Hover Zoom working on the second test site with Cold Steel (no Lightbox mod):
    http://www.zentest.findmypromdress.c...oducts_id=5299

    But not yet on my primary test site (with Lightbox mod)
    http://www.catholic-view.com/ZenCart...&products_id=2

    So problem doesn't appear to be the template.

    Looks possibly like a combination of operator error (mine) and perhaps Lightbox conflict.

    SPH

  7. #287
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by SPH View Post
    Thanks! I got the IH Hover Zoom working on the second test site with Cold Steel (no Lightbox mod):
    http://www.zentest.findmypromdress.c...oducts_id=5299

    But not yet on my primary test site (with Lightbox mod)
    http://www.catholic-view.com/ZenCart...&products_id=2

    So problem doesn't appear to be the template.

    Looks possibly like a combination of operator error (mine) and perhaps Lightbox conflict.

    SPH
    Got it working! Your solution (IH files proper upload) worked.

    http://www.catholic-view.com/ZenCart...&products_id=2

    Thanks!

    SPH

    Operator Error

  8. #288
    Join Date
    Sep 2009
    Location
    Michigan
    Posts
    3
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Hello Clyde, first and foremost thank you for creating the template, love the look so far.

    I'm asking if you could help point me in the right direction for a few things..

    I'd like the change just the menu bar text itself, particular the brown font that is shown when not hovered. I know I need to change the color code, in where would I find the files that I need to change. Where is the file located for the page headings that are also in brown?

    I'm also trying to remove certain information that is asked upon making a new account. I'm selling downloadable mp3s and I really don't require any information other than login details for downloads. How would I go about removing this.

    I've included an imageshack post of a screenshot of exactly what I'm talking about if it helps out.

    http://img197.imageshack.us/img197/9062/storee.jpg

  9. #289
    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 AudioFitness View Post
    Hello Clyde, first and foremost thank you for creating the template, love the look so far.

    I'm asking if you could help point me in the right direction for a few things..

    I'd like the change just the menu bar text itself, particular the brown font that is shown when not hovered. I know I need to change the color code, in where would I find the files that I need to change. Where is the file located for the page headings that are also in brown?

    I'm also trying to remove certain information that is asked upon making a new account. I'm selling downloadable mp3s and I really don't require any information other than login details for downloads. How would I go about removing this.

    I've included an imageshack post of a screenshot of exactly what I'm talking about if it helps out.

    http://img197.imageshack.us/img197/9062/storee.jpg
    includes/templates/cold_steel/css/stylesheet.css (the highlighted portions are the colors change them to suit your needs.

    #navMain a {
    margin:0;
    padding:0 5px 0 4px;
    float:left;
    background: url(../images/tableft.gif) no-repeat left top;
    color:#854401;
    text-decoration:none;
    }
    #navMain a span {
    padding:2px 15px 2px 5px;
    float:left;
    display:block;
    background: url(../images/tabright.gif) no-repeat right top;
    color:#854401;
    }

    most of that information can be turned on/off in admin -> configuration -> customer details

  10. #290
    Join Date
    Sep 2009
    Location
    Michigan
    Posts
    3
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    I've turned everything off in the admin window but I'm still getting prompts for it on the page. Is there a step I'm missing?

 

 
Page 29 of 70 FirstFirst ... 19272829303139 ... 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