It would really help if I had a URL for your site.
Printable View
It's www.reservoirsocks.com
Thanks!!
Add the following declarations to your stylesheet.cssQuote:
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!!!
#cartContentsDisplay {
border: 1px solid #000;
}
#cartSubTotal {
border: 1px solid #000;
}
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
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 :(
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
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?