Jump to content

Where are button values stored?


tekone

Recommended Posts

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

 

bg-button.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated