View Single Post
  #13  
Old 09-12-2011, 01:09 AM
 
Cpt.Crashtastic Cpt.Crashtastic is offline
 

eXpert
  
Join Date: Jan 2006
Posts: 219
 

Default Re: Minicart in the header.

Quote:
Originally Posted by Learner
Hi Qualiteam,

I have made an x cart site and call cart on header.I have changed cart full and cart empty image but these different images are not call properly at the first time.When i refresh the page then image come.Have there any problem to call cart on header in 2 columns Light and lucid Template? My site url is www.arcaindia.com/shop. (Test Site)

Can you help me to achieve this??

I have got this working with the original images so now it's just a matter of putting in the new images.

I have simply called menu_cart.tpl from head.tpl. I did not wrap this in another div but used menu-dialog wrapper and modified the CSS for that to get the placement I required. Obviously you could adapt this and make new_menu_dialog.tpl but I didn't need too.

This left me with the same issue as you. After several hours getting no where i tried various mock ups and found by addressing the follwing two classes with the header ID, my problem was solved.

#header .ajax-minicart img.icon

#header .ajax-minicart img.minicart-button

There may be a few more that will need to be changed but this works for me.
__________________
Xcart 4.4.?
Xcart Next
Litecommerce with Drupal
http://www.corbywebworx.com

Custom Mods, Hosting and Support for Xcart-Next and LiteCommerce
Reply With Quote