-
AuthorPosts
-
kallan Friend
kallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
November 29, 2007 at 8:49 pm #124080Hi all,
Don’t know where this add to cart is coming from but it is displaying out to the left of the page.
Only happens in MozillaCan view at http://www.flagdisplays.getrheel.co.nz
Any help would be greatly appreciated.
Cheers
Kiwidesignkallan Friendkallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
January 17, 2008 at 11:30 pm #236626I believe the problem lies with the feature products module.
I would be really gratefull for some help figuring out how to fix this issue.
Thanks
Kiwidesigncuongvq Friendcuongvq
- Join date:
- July 2006
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 5 times in 1 posts
January 28, 2008 at 7:24 am #237385Hi kallan! nice to help you.
Your site have Add to cart module & Add to cart button. I don’t know your problem in button or module?kallan Friendkallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
January 28, 2008 at 10:10 pm #237480The problem is in Mozilla on the home page of the site. On the left hand side of the screen you can see the Add to cart text (I have a wide screen). The add to cart buttons are all showing in the correct place.
I will upload a pic for you to see what I mean.
kashxo Friendkashxo
- Join date:
- April 2007
- Posts:
- 605
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 11
- Thanked:
- 78 times in 40 posts
January 30, 2008 at 7:16 am #237662Hi Kallan,
This is just a trick from our Design Team to remove the text of “Add to Cart” button from VirtueMart.
You can get rid of this text by modifying this css code. Please open your file ja-vm.css and go to line 10:
<blockquote>a.addtocart {
background:transparent url(../images/button-addtocart.gif) no-repeat scroll left bottom;
display:block;
height:30px;
text-indent:-2000px;
width:90px;
}</blockquote>
Change the red text to:
<blockquote>a.addtocart {
background:transparent url(../images/button-addtocart.gif) no-repeat scroll left bottom;
display:block;
height:30px;
text-indent:-9000px;
width:90px;
}</blockquote>
will make it disappear from viewport
Hope this help 🙂 -
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by kallan 16 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum