- Posts: 6
- Thank you received: 0
quantity button has been cut off in safari on mac.
12 years 10 months ago - 12 years 10 months ago #1871
by TAO XU
quantity button has been cut off in safari on mac. was created by TAO XU
quantity button has been cut off half in safari on mac.(Ot boutique box for Joomla 1.5)
how can I fix it?
how can I fix it?
Attachments:
Last edit: 12 years 10 months ago by TAO XU.
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 10 months ago #1872
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: quantity button has been cut off in safari on mac.
Hi,
please post your site url here then we can see it and tell you how to fix with css modification.
Thanks
please post your site url here then we can see it and tell you how to fix with css modification.
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
12 years 10 months ago #1874
by TAO XU
Replied by TAO XU on topic Re: quantity button has been cut off in safari on mac.
website here:
www.guttersonline.com.au
www.guttersonline.com.au
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 10 months ago #1877
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: quantity button has been cut off in safari on mac.
Hi,
Please edit file: components/com_virtuemart/themes/ot_theme/theme.css
find this code:
then remove the line "white-space: nowrap;".
Thanks
Please edit file: components/com_virtuemart/themes/ot_theme/theme.css
find this code:
Code:
.addtocart_form {
width: 100%;
white-space: nowrap;
display: inline;
}
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
Time to create page: 0.188 seconds