Hi there..
I want to change the color of the "New products for May" bar in IE.. In firefox it's not showing so I can't use firebug to find where to change it.. Can anybody help me?
Hi there..
I want to change the color of the "New products for May" bar in IE.. In firefox it's not showing so I can't use firebug to find where to change it.. Can anybody help me?
Have I expressed my request badly, or is there simply noone who can help me on this?
It's the header of the box in the main area about half way down.. The "Customers who bought this product also purchased..." bar..
http://www.bysine.com/index.php?main...roducts_id=200
I believe if you find this bit in your stylesheet:
Separate the centerbox heading so you have two seperate ones:Code:.leftBoxHeading, .centerBoxHeading, .rightBoxHeading { margin: 0em; background-color: #abbbd3; background-image: url(../images/tile_back.gif); padding: 0.5em 0.2em; }
and:Code:.leftBoxHeading, .rightBoxHeading { margin: 0em; background-color: #abbbd3; background-image: url(../images/tile_back.gif); padding: 0.5em 0.2em; }
Then you can change the centerbox one to suit :)Code:.centerBoxHeading { margin: 0em; background-color: #abbbd3; background-image: url(../images/tile_back.gif); padding: 0.5em 0.2em; }
HunnyBee Design
"A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe
A,
No the classic template, Dreaded for upgrades in the futureThey will show up if you place your images in:
- root/ images
- includes/ templates/ classic/ css/ stylesheet.css
"The Override Folders"
We need to step back, just a little..
1. Using the override system means you don't have to worry about over-writing your custom files when an upgrade comes along, because they are all in custom directories you will create below.
2. Click on the link below, notice the tutorial/faqs on the top right hand side
3. http://www.zen-cart.com/forum/
4. Notice the blue header bar, click Index
5. Scroll down to override system, click
6. click on the override system really simplified, https://www.zen-cart.com/tutorials/i...hp?article=143
7. you will need to use a ftp program and create these folders
8. now read this article
9. https://www.zen-cart.com/tutorials/i...hp?article=142
10. after you finish that little step, read the article below
11. https://www.zen-cart.com/tutorials/i...hp?article=230
12. So, now when you want to edit a .php file, first upload the file to your custom folder and then edit the puppy..
When you get finished with this, read in the Tutorials/FAQS, to move your files from classic to your new override template you have created...
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
The problem wasn't that they didn't show up in FF.. It was the color in IE..
I simply changed all the #abbbd3's to the right color..Now everything has the right color! Thanks!
For some reason I just couldn't find what color I was to change.. :)
And Haredo: I will make those override things.. I just find it a wee bit complicated and am saving courage to get to it.. LOL
Lack of sleep might also have something to do with it, but I just can't seem to get myself to it at the moment.. But I will!! I promise!! ;)
Az,
Don't be afraid, if you don't try and make the changes, just wait till the next upgrade and you will be building the whole cart again instead of minor adjustments..
Remember to read the Tutorials/FAQS at the top of this page and take time to read about the structure and building process of Zen Cart..![]()
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting