*

thevarajah22

  • ***
  • 28 posts
hi
after i install Osclass payment Pro
there is NO box surround "buy this Pack" at the credit pack #001 and others
its showing without BOX .
please help
thank you

*

MB Themes

Re: there is NO box surround "buy this Pack" at the credit pack
« Reply #1 on: June 05, 2016, 10:02:03 AM »
@thevarajah22
PM me your url and login to user account
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

MB Themes

Re: there is NO box surround "buy this Pack" at the credit pack
« Reply #2 on: June 06, 2016, 07:36:25 AM »
@thevarajah22
Add following line:
Code: [Select]
ul.payments-ul .button {float:left; color: #fff; text-decoration:none;  border:none;display:block; background-position: 0 0;border:1px solid #4181cd;background-color: #4181cd; background-repeat: repeat-x;background-image: -webkit-linear-gradient(top, #6daef9, #4181cd); background-image: -moz-linear-gradient(top, #5096EA, #4181cd); background-image: -o-linear-gradient(top, #5096EA, #4181cd); background-image: linear-gradient(to bottom, #5096EA, #4181cd); color: #fff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5096EA', endColorstr='#4181cd', GradientType=0); outline:none;}

Into file:
oc-content/themes/patricia/style.css
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots