Registration Module

  • Posts: 11
  • Thank you received: 0
13 years 2 weeks ago #29484

This may be an easy question! I am new to HikaShop and Joomla but here is what I want to do...

I have added the Shopping Cart in a Module position on the left hand side of the site but now I want to add a Login Module with ability to register like you have on the Demo of this site. Should there be a Module for this in HikaShop or do I have to use the one that comes with Joomla? Also how can I add an Image of a shopping basket in the cart module header (like in the Demo)?

Thanks for your time and sorry for silly first ever question here!

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
13 years 2 weeks ago #29501

That login module on our demo website is the standard joomla login module.

The image on the header of the module on the demo website was added with CSS.
However, the CSS to use will depend on the way your template handles the display of the module header, so I can't tell you exactly what CSS to add without looking at the CSS on your website.
On our demo website, we use that CSS for example :
.moduletable-cart h3 {
padding-left: 15px;
padding-top: 5px;
color: white;
font-size: 12px;
background: url(../images/cart_top.png) no-repeat;
height: 25px;
}

Please Log in or Create an account to join the conversation.

  • Posts: 11
  • Thank you received: 0
13 years 2 weeks ago #29599

Thank you kindly for your reply. I have found the CSS file through Firebug and added just the background part and it works perfectly.

If the user logs in or creates an account via the standard Joomla Module and then adds items to the cart or checks out will this be linked to HikaShop?

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
13 years 2 weeks ago #29615

Yes, the cart will be linked to the joomla user, no problem.

Please Log in or Create an account to join the conversation.

  • Posts: 11
  • Thank you received: 0
13 years 2 weeks ago #29626

That is excellent. Thank you for your reply and your time.

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum