test
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • 2khaat Friend
    #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 Moderator
    #300575

    We 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 Moderator
    #300578

    I 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 Moderator
    #300581

    Scratch 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.

    2khaat Friend
    #300582

    *deleted, not needed for this thread

    2khaat Friend
    #303695

    Anyone able to chime in?

    thank you!

    2khaat Friend
    #306802

    anyone have an idea?

    kairaglobal Friend
    #384395

    exactly, 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 Friend
    #384439

    i 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 Moderator
    #384763

    Can 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
    Thanks

    kairaglobal Friend
    #385055

    you 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


    1. problem_cart
    kairaglobal Friend
    #385334

    any clue, i still waiting!

    Sherlock Friend
    #385854

    Hi 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.

Viewing 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