- Thank you received: 0
Cart Button on the iPad
-
alexde
-
Topic Author
- New Member
-
Less
More
13 years 11 months ago - 13 years 11 months ago #7289
by alexde
Cart Button on the iPad was created by alexde
Hi, i have problems with the Template on the iPad.
The cart button is not on the right place.
See Attachment
The cart button is not on the right place.
See Attachment
Last edit: 13 years 11 months ago by alexde.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 11 months ago #7315
by ivan.milic
Replied by ivan.milic on topic Re: Cart Button on the iPad
Hi,
open components\com_virtuemart\themes\hot_furniture\theme.css
find this:
.inputboxquantity {
width:27px;
height:28px;
border:none;
text-align:center;
background:none;
float:left;
line-height:28px;
}
set width: property to some smaller value perhaps 25px, you must try that yourself , put the biggest value that will fit that field in ipad.
open components\com_virtuemart\themes\hot_furniture\theme.css
find this:
.inputboxquantity {
width:27px;
height:28px;
border:none;
text-align:center;
background:none;
float:left;
line-height:28px;
}
set width: property to some smaller value perhaps 25px, you must try that yourself , put the biggest value that will fit that field in ipad.
Please Log in to join the conversation.
Time to create page: 0.145 seconds