Webwork Solutions Posted January 21, 2013 Share Posted January 21, 2013 (edited) hi every one. i want to change the bg color of one buton on my shop. i try to change but its gonna apply for all the butons. here is my shop http://hostingnovapy...m/~nutrican/es/ only i want to change the background color of Registration buton at block login area. thanks Edited January 24, 2013 by comzemadrid (see edit history) Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted January 21, 2013 Share Posted January 21, 2013 You will need to add a class to that button in the tpl and then add a new CSS class rule. This way you can change just the color of that particular button. Hope that helps! Marty Shue Link to comment Share on other sites More sharing options...
Webwork Solutions Posted January 21, 2013 Author Share Posted January 21, 2013 yes but i dont have any idea. could you pleas tell me which page i have to edit exactly? Link to comment Share on other sites More sharing options...
nadie Posted January 21, 2013 Share Posted January 21, 2013 hi every one. i want to change the bg color of one buton on my shop. i try to change but its gonna apply for all the butons. here is my shop http://hostingnovapy...m/~nutrican/es/ only i want to change the background color of Registration buton at block login area. thanks Real example, based on your "block area login" of your store. File: modules/blocklogin/blocklogin.css Button Login (Module BlockLogin) Example: Add: #bloquelogin #SubmitLogin { background: codigo_de_color; } Button Registrer (Module BlockLogin) Example: Add: #bloquelogin #Submit { background: codigo_de_color; } Sorry for my English. Link to comment Share on other sites More sharing options...
Webwork Solutions Posted January 22, 2013 Author Share Posted January 22, 2013 many thanks. i paste your css. but its change for few seconds and later it stay the same. http://hostingnovapyme2.com/~nutrican/es/ Link to comment Share on other sites More sharing options...
Webwork Solutions Posted January 22, 2013 Author Share Posted January 22, 2013 pues mucha gracias. ahora esta muy bien. je je sory for my spanish tio. gracias y un paar de saludos Link to comment Share on other sites More sharing options...
nadie Posted January 22, 2013 Share Posted January 22, 2013 pues mucha gracias. ahora esta muy bien. je je sory for my spanish tio. gracias y un paar de saludos Perfect ! Add "Solved" of the title topic ! Sorry for my English. Link to comment Share on other sites More sharing options...
Webwork Solutions Posted January 22, 2013 Author Share Posted January 22, 2013 Solved Link to comment Share on other sites More sharing options...
Recommended Posts