I need the "Quantity" text field to be bigger than it is.

21.10.2012 18:25
#1
swanjung
Joomshopping forum user no avatar
Name: Soowan
21.10.2012
Posts: 33
Quote
I need the "Quantity" text field to be bigger than it is.

I have changed "Quantity" to "number of words" as I am selling editing services and am charging per word.

Is there any way of changing the text field to be bigger than it is as people are going to put in big numbers, in the thousands or tens of thousands even, and the text box that is there is too small. The customer won't be able to see the whole number they put in.

Attached is an image showing what I am talking about.

Thanks for any help.
I need the "Quantity" text field to be bigger than it is.


Joomla: 2.5.3
JoomShopping: 3.11.4
PHP: 5.5
MySQL: 5.4
Website Url: http://total-edit.com
 
21.10.2012 18:30
#2
swissa
Joomshopping forum user no avatar
Name: swissandy
10.10.2011
Posts: 183
Quote
Aw: I need the "Quantity" text field to be bigger than it is.

look in /components/com_jshopping/css/default.css around line 702


.jshop .prod_qty_input input {
width: 20px;
}


edit the 20px to what you need.

By the way Joomla 2.5.3 has known security issues. You should update to 2.5.7. :-)

 
21.10.2012 18:41
#3
swanjung
Joomshopping forum user no avatar
Name: Soowan
21.10.2012
Posts: 33
Quote
Aw: I need the "Quantity" text field to be bigger than it is.

Thanks very much.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.