tekone Posted October 18, 2009 Share Posted October 18, 2009 My site has buttons what have an image as the background.. If you were in WHMCS and clicked order from the portal home, I want to be able to change the buttons from that point on to mimic the existing ones. I can't even seem to find the file to replace the first button that says order now the code I want that button to mimic is .SubmitButton { display:block; height:25px; text-align:center; padding:0 10px; font-size:11px; font-family: Verdana, Arial, Tahoma, sans-serif; text-decoration:none; font-weight:bold; cursor:pointer; color:#FFF; float:left; margin-top:10px; border:1px solid #5cbdf7; background: url(images/bg-button.jpg) top left; } the image is 0 Quote Link to comment Share on other sites More sharing options...
tekone Posted October 18, 2009 Author Share Posted October 18, 2009 https://hostedplanet.com/clients/cart.php?systpl=newskin is the example 0 Quote Link to comment Share on other sites More sharing options...
thehost5968 Posted October 18, 2009 Share Posted October 18, 2009 You would need to go in to all the WHMCS ROOT/templates/orderforms/your type/all files and change each one one at a time. then put / change your CSS in the WHMCS ROOT/templates/orderforms/your type/style.css 0 Quote Link to comment Share on other sites More sharing options...
tekone Posted October 19, 2009 Author Share Posted October 19, 2009 well I found it, this is going to take forever to add class="SubmitButton" to every button.. but whatever, it'll be perfect when I'm done, it's looking incredible already. 0 Quote Link to comment Share on other sites More sharing options...
tekone Posted October 19, 2009 Author Share Posted October 19, 2009 SOLVED and showcased http://forum.whmcs.com/showthread.php?t=24457 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.