right now the paypal button on my site looks like this...
Where can I change/put the following and have it work? Right now it says it's 'inline'.
p.payment_module.paypal a {
padding: 10px;
background-color: #FBFBFB;
}
I tried putting it at the end of global.css, that didn't work. I tried making a paypal.css file, that didn't work. Help....
Question
SLiCK_303
right now the paypal button on my site looks like this... Where can I change/put the following and have it work? Right now it says it's 'inline'.
p.payment_module.paypal a { padding: 10px; background-color: #FBFBFB; }
I tried putting it at the end of global.css, that didn't work. I tried making a paypal.css file, that didn't work. Help....5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now