what is the path to the stylesheet you are trying to edit as I do not see the edits when I view your stylesheet
Printable View
what is the path to the stylesheet you are trying to edit as I do not see the edits when I view your stylesheet
Mike,
public_html/cart/includes/templates/template_default/css/stylesheet.css... What do you think.....
God bless
Joseph
ok nevermind my last don't want to confuse you. I dug deeper and in fact you are using the classic stylesheet. so yes in fact the path to the stylesheet would be includes/templates/classic/css/stylesheet.css
Sorry it was my mistake. Please add the code I posted to the body in that stylesheet and leave it there so I can check it
Mike,
ok it is there in .....includes/templates/classic/css/stylesheet.css
God bless
Joseph
I FOUND IT!!!!!!remove that little bugger in red should fix itCode:body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-color: #e5edf5;
background-image: url(../images/backgrnd1.png);}
padding-top: 25px;
padding-bottom: 25px;}
Mike,
Thank you Jesus......... I thank you for your help.. Do you know someone on this board that could walk me through easy poputate and loading a csv file.
God bless
Joseph
That extra } was causing a parse error. Thats what happens with cut and paste, you just dropped my code in without making sure it was wrapped in the } so the extra } which is where the old rule stopped was causing an error
I would just do a search on "easy populate" and I'm sure somebody will stick out as an expert.
One of these days when we both have some time I would like to work on converting your setup to use the correct overides template system. As it is now if you where to update the cart you would lose ALL of the customizations. Oh and if I find sometime this weekend I'm gonna do the image map stuff for your header, mostly as an exercise for me and a favor to you.
Mike,
That would be awesome, I do thank you for all your help.... is this your web site
www.stabandstash.com. I am not completly sure what correcting the overides template system...... but if something is wrong and you can help when you get time that would be awesome.. Thank you and may the Lord bless you with more of HIM (Jesus)
Joseph
Another question.....are you going to be converting the html site completely over to zen cart or are you just going to point to the cart for the product pages. I ask cause I can see the whole thing using zen cart without the html page on the front end. just curious.