Contributions
CSS Buttons Everywhere
CSS Buttons Everywhere for osCommerce 2 MS 2.2
by Tim Elam aka Bigredman74
ABOUT THIS CONTRIBUTION:
This contribution uses the alt text of a button and the CSS style sheet to create a custom looking button.
CREDITS:
This contribution is a combination of CSS BUTTONS, http://www.oscommerce.com/community/contributions,3328 and css buttons, http://www.oscommerce.com/community/contributions,3363.
Both of these contributions work as promised, but by using parts from each, the results are better looking buttons and a quicker install time.
SUPPORT THREAD:
Please post your requests for support installation help or your comments and suggestions to http://forums.oscommerce.com/index.php?showtopic=161156.
Expand All / Collapse All
For those who use this contribution you will see there is a difference between the regular buttons and the submit buttons. This fixes it so all buttons look the same.
It is not my fix, I got it from Basic Design Contribution. Hope it helps someone.
First of all, thanks to the author of CSS Buttons Everywhere. ;)
This is just an extra tip for the CSS buttons!
In your stylesheet you can add the class
.cssButton:active to get an effect when clicking the buttons. See file for details..
UPDATE 3 - Full Package Attached
In this Update:
- Minor addition to the tep_image_submit function.
- Changed the tep_image_function, links now work in Internet Explorer.
- Optional: Added extra properties to style sheet class “cssButtons” for better formatting. Change these as desired.
- Tested on a fresh osCommerce install and also a heavily modded site in Firefox, Internet Explorer, and Opera.
Support Thread:
Please post your requests for support and installation help or your comments and suggestions to http://forums.oscommerce.com/index.php?showtopic=161156.
UPDATE 3 - Full Package Attached
In this Update:
- Minor addition to the tep_image_submit function.
- Changed the tep_image_function, links now work in Internet Explorer.
- Optional: Added extra properties to style sheet class “cssButtons” for better formatting. Change these as desired.
- Tested on a fresh osCommerce install and also a heavily modded site in Firefox, Internet Explorer, and Opera.
Support Thread:
Please post your requests for support and installation help or your comments and suggestions to http://forums.oscommerce.com/index.php?showtopic=161156.
There was an error in the class attribute value.
In the html_output.php file, the value for the class attribute is "cssButton".
But in the stylesheet.css file, the added class is "buttonSubmit".
So, the css rule wasnt applied to the buttons in the catalog.
Now, it's "fixed".
Nice and great contribution, and excuse my english.
CSS Buttons Everywhere – Update – Full Package Attached
UPDATE:
Corrected typo in path to stylesheet.php.
SUPPORT THREAD:
Please post your requests for support installation help or your comments and suggestions to http://forums.oscommerce.com/index.php?showtopic=161156.
CSS Buttons Everywhere for osCommerce 2 MS 2.2
by Tim Elam aka Bigredman74
ABOUT THIS CONTRIBUTION:
This contribution uses the alt text of a button and the CSS style sheet to create a custom looking button.
CREDITS:
This contribution is a combination of CSS BUTTONS, http://www.oscommerce.com/community/contributions,3328 and css buttons, http://www.oscommerce.com/community/contributions,3363.
Both of these contributions work as promised, but by using parts from each, the results are better looking buttons and a quicker install time.
SUPPORT THREAD:
Please post your requests for support installation help or your comments and suggestions to http://forums.oscommerce.com/index.php?showtopic=161156.
Note: Contributions are used at own risk.