I would like to disable my background image on this page...
Or do something so I can actually read the text.
http://dirtsquirrelclothing.com/stor...products_id=11
Any ideas?
I would like to disable my background image on this page...
Or do something so I can actually read the text.
http://dirtsquirrelclothing.com/stor...products_id=11
Any ideas?
St,
Locate this:
includes/templates/classic/css/stylesheet.css
Add this:
#productGeneral {background-color: #ffffff;}
- I noticed you are still using the classic template.
- Take time to read the override system in the Tutorials/FAQ tab on the top of this page..
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
Thanks. That worked great. What would be the same command for the "Log In" page?
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
awesome. you are the man.
while i got you, i have one more question... I would like to skip the checkout section of zen cart and have it fast forward to the Authorize.net part.
To be more precise... I want to go from the Shopping Cart Page, click on 'Go To Checkout' Button and go straight to Authorize.net
I want to bypass delivery, shipping, payment section of zen cart b/c we are using authorize anyway! Make sense? I hope their is an easy fix for this as well. If not, thank you for your help
St,
That little task will take some major coding..
You might want to post a thread in the commercial section
- http://www.zen-cart.com/forum/index.php
- Scroll down the forum to find the commercial section
- I believe Yellow1912 on his web site has a mod for this, you might contact him. :)
- http://www.zen-cart.com/forum/member.php?u=31716
- Look at his signature for the fast and easy checkout
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
maybe it will be easier if i just disable the background for the three pages of information zen cart collects.
delivery info
payment info
confirmation page
what would the css for those pages call for. (i know it's easy but i don't know what the pages are labeled as.) Thanks a ton