My Cart

  • Posts: 63
  • Thank you received: 0
12 years 9 months ago #68844

Hi Guys
On the demo hika shop you show a picture of a cart how do i get this to show on my website
Thanks

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

  • Posts: 84079
  • Thank you received: 13636
  • MODERATOR
12 years 9 months ago #68955

Hi,
That's done with custom CSS in the joomla template:
.moduletable-cart h3 {
padding-left: 15px;
padding-top: 5px;
color: white;
font-size: 12px;
background: url(../images/cart_top.png) no-repeat;
height: 25px;
}

the ".moduletable-cart h3" will depend on how your template is displaying the cart module. It will have to be changed. Also, you will need to add the image in the correct folder.

The following user(s) said Thank You: sammyboy1

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

Time to create page: 0.050 seconds
Powered by Kunena Forum