Add Shopping Cart Icon

  • Posts: 1
  • Thank you received: 0
8 years 10 months ago #225886

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.3

Hi

Kindly help me display a shopping cart icon, ideally inside my header. Attached is the layout I am trying to achieve.


Thank you.

Grace

Attachments:

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

  • Posts: 2143
  • Thank you received: 747
8 years 10 months ago #225909

Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
8 years 10 months ago #225896

Hello,

The most simple way is to use custom CSS and add image with an "after" order.
See here how to reach your CSS and be able to customize it.

Note : I recommend you to only edit your CSS file at the end, later that will be more easy to find and correct it.

For the code you must add, it looks something like that :

.header .sub-selector :before {
content: url(ImageUrl.png);
}


but note that checking these thread will probably help you :
www.hikashop.com/forum/4-how-to/21694-di...ge-in-mini-cart.html
www.hikashop.com/support/forum/4-how-to/...ge-on-mini-cart.html

Regards,

Last edit: 8 years 10 months ago by Mohamed Thelji.

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

Time to create page: 0.087 seconds
Powered by Kunena Forum