[Custom Code] Modern Panel SSL Orderpage Fix

Started by Lawrence, May 23, 2013, 09:39:28 AM

Lawrence

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: [email]larry.aim@aim.com[/email] | 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.

Vanse

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.