Community Support Forums — WordPress® ( Users Helping Users ) — 2011-12-20T05:45:04-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=16422 2011-12-20T05:45:04-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16422&p=57026#p57026 <![CDATA[Re: Authorize.net card images not displaying properly]]>
Actually, the padding style was in a file outside s2Member, if I remember correctly.

http://www.eyedotoo.org/wp-content/them ... s?ver=1.21
Line 138
.rokradios, .rokchecks {padding: 1px 5px 7px 24px;line-height: 120%;}

Statistics: Posted by Cristián Lávaque — December 20th, 2011, 5:45 am


]]>
2011-12-20T03:08:05-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16422&p=57000#p57000 <![CDATA[Re: Authorize.net card images not displaying properly]]>
in this file s2member-pro\includes\separates\gateways\authnet\authnet.css

i changed
Code:
label.s2member-pro-authnet-form-card-type-label
   {
      width: 25%;
      cursor: pointer;
      text-align: center;
      display: inline-block;
      
   }


to
Code:
label.s2member-pro-authnet-form-card-type-label
   {
      width: 15%;
      cursor: pointer;
      text-align: center;
      display: inline-block;
      padding-top: 28px;
   }


thats it.it works now

Statistics: Posted by soft1700 — December 20th, 2011, 3:08 am


]]>
2011-12-20T00:33:19-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16422&p=56991#p56991 <![CDATA[Re: Authorize.net card images not displaying properly]]> Statistics: Posted by soft1700 — December 20th, 2011, 12:33 am


]]>
2011-12-19T18:21:27-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16422&p=56965#p56965 <![CDATA[Re: Authorize.net card images not displaying properly]]> http://getfirebug.com

I hope that helps.

Statistics: Posted by Cristián Lávaque — December 19th, 2011, 6:21 pm


]]>
2011-12-18T19:41:24-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16422&p=56859#p56859 <![CDATA[Authorize.net card images not displaying properly]]> http://www.eyedotoo.org/?page_id=1373
under the billing method the card images are not showing up properly. I am sure its a css issue. can someone help me out with it?

Statistics: Posted by soft1700 — December 18th, 2011, 7:41 pm


]]>