Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Changing the input box size on the chckout pages
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Mark Priest
VP-CART Expert

United Kingdom
580 Posts

Posted - October 06 2012 :  12:44:53  Show Profile  Reply with Quote
Hi All

How can I go about changing the box size to something nice using CSS on 6.5 on the checkout pages?

Mark

Regards,

Mark
Fireworks For Sale

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - October 27 2012 :  03:05:30  Show Profile  Reply with Quote
you can edit file shop.css , that file should be inside folder named 'stylesheets'.
once you open it using text editor, search for something like .txtfield

.txtfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
and you will have to add a line inside it -

width:200px; (or any other width its up to you)

i hope this will work for you.
Diego.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00