-
AuthorPosts
-
April 8, 2009 at 6:33 pm #140088
Hey guys!
Having another issue with this cart area, if you add an item to the cart it looks like this:
it puts a black box up there, if you go to another page after it is fine. It does the same thing on the live demo for mesolite, just go to a product page add the item to the cart and look at the top right and if will white out, it covers some of the cart picture.
Firefox only…IE is fine
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 8, 2009 at 8:04 pm #300575We simply need to add
background-color transparent:
to the vm-cart div.Give me a minute to download and install the template to my desktop so I can look exactly where to put it.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 8, 2009 at 8:23 pm #300578I think this will do the trick.
Open your template html in the joomla back end and find the following.
<?php if ($this->countModules('vm-cart')) { ?>
<div id="ja-vmcart">
<jdoc:include type="modules" name="vm-cart" style="xhtml" />
</div>
<?php } ?>and change to
<?php if ($this->countModules('vm-cart')) { ?>
<div id="ja-vmcart" background-colour: transparent;>
<jdoc:include type="modules" name="vm-cart" style="xhtml" />
</div>
<?php } ?>Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 8, 2009 at 8:33 pm #300581Scratch that. There seems to be a little script affecting it. Hit refresh after you have added to cart and it will become transparent. Hmm, I’ll have a think.
April 8, 2009 at 9:09 pm #300582*deleted, not needed for this thread
May 5, 2009 at 8:23 pm #303695Anyone able to chime in?
thank you!
June 4, 2009 at 1:24 am #306802anyone have an idea?
kairaglobal Friendkairaglobal
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 7 times in 1 posts
April 1, 2011 at 7:02 am #384395exactly, i got same issue, under firefox, in the fly page if i add a product le div vmcartmodule, ajax fade and stay black, add some style to the div : rgb (0, 0, 0);
probably a ajax problem, in Iinternet explorer all is ok!….:((
kairaglobal Friendkairaglobal
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 7 times in 1 posts
April 1, 2011 at 9:37 am #384439i find the source.. but is still a problem…in the theme.js …the script to make a ajax anim take the background of the nearest element to make animation but i got a shade in .gif, if a change it for just a html color code , my cart icon dissapear anyway…any solution zindex maybe…
….i forget my label info:this ptoduct was add to your car does’nt show anymore…regards bobby
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 4, 2011 at 10:15 am #384763Can you please provide me the link to your site and a snapshot on what happening on your site, i would like to have a closer look
Thankskairaglobal Friendkairaglobal
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 7 times in 1 posts
April 6, 2011 at 3:54 am #385055you can check here : http://204.232.208.203/monitors/viewsonic-pjd5122.html
what happen when you click on add to cart…the icon of cart dissapear, i put a color code in the ajax, the problem is a got a shade for background…i like better to have no animation if the effect is sketchy…and the other problem is my Info:add to cart label dissapear…dunno why?
ok thank in advance
Bobby
kairaglobal Friendkairaglobal
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 7 times in 1 posts
April 8, 2011 at 2:17 am #385334any clue, i still waiting!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 12, 2011 at 2:53 am #385854Hi kairaglobal,
Can you let me know the change you made ? also if possible provide me your admin account, FTP Info via the ticket of ONB-899-78429 for further checking.
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 5 voices, and was last updated by Sherlock 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Weird Cart image/background issue
Viewing 13 posts - 1 through 13 (of 13 total)