chaning links and a few other things

  • Posts: 33
  • Thank you received: 0
12 years 4 months ago #56889

Hi there need a hand with a few things

pocket-tech.co.uk/

is our website,

1) we have setup a category module, but as you can see the bullet points are crammed togethor, could you please help me but them as 1 bullet point per line?

2) on the carousel module there is a black bar at the bottom of every image, how do i change the text of "each" to make it clearer to read?

regards

chris

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

  • Posts: 82820
  • Thank you received: 13366
  • MODERATOR
12 years 4 months ago #56920

Hi,

1. You will need to add that CSS in the front end CSS file of HikaShop:
.hikashop_category_name{ display: block; }
.hikashop_category_list_item, .hikashop_product_list_item {float: none !important;}

2. You will need to add that CSS in the front end CSS file of HikaShop:
.hikashop_product_price_full{
color: white;
}

Last edit: 12 years 4 months ago by nicolas.

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

  • Posts: 33
  • Thank you received: 0
12 years 4 months ago #56987

number 2 did not work? any other ideas?

how do you change opacity via CSS?

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

  • Posts: 82820
  • Thank you received: 13366
  • MODERATOR
12 years 4 months ago #57036

You need to remove the ^ in that CSS code. It was a typo in my message.

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

Time to create page: 0.062 seconds
Powered by Kunena Forum