Author Topic: [Custom Code] Modern Panel SSL Orderpage Fix  (Read 1648 times)

0 Members and 1 Guest are viewing this topic.

Offline Lawrence

  • 577
  • 22
  • Community Manager
  • Active Participant
  • *****
    • Lawrence Wright
[Custom Code] Modern Panel SSL Orderpage Fix
« on: May 23, 2013, 09:39:28 AM »
If you're using the Modern Panel template and sell SSL Certificates, you've probably noticed the page is a bit botched up. Just add the following code at the end of the specified file.

hostbill/templates/orderpages/sslcertificates/style.css


.products {
  
width265px;
}

.
step-csr .left {
  
padding0 16px 0 0;
  
width518px;
}


The pages in my attachment are previews of the fixes after you've applied this easy update. I'm not sure how it will affect other templates, but really all that's happening is we're reducing the width / padding of the order page, so it should actually be fine with other templates.
Skype: sociallarry | AIM: larry.aim@aim.com | Forum Rules & Information

These forums are hosted by me with no intentions to ever monetize them. These forums are here solely for the benfit of the HostBill community.

Offline Vanse

  • 4
  • 1
  • New Member
  • *
    • Geauga Communications
Re: [Custom Code] Modern Panel SSL Orderpage Fix
« Reply #1 on: September 06, 2013, 01:14:09 PM »
Great find.

Do you have any idea how the blue bar next to Step1 step2... is done.?

I can not find it in the css.