Related products in a div

  • Posts: 41
  • Thank you received: 0
13 years 1 month ago #49418

Hi, I would like to place the whole of the related products in a round cornered div similar to the ones they are in. so I would have 4 columns of products with rounded boxes inside another rounded box so it is separated from the rest of the page if this makes sense, hope you can help. A link to the page is www.yoozybox.cheesydoodles.com/lids/single-lid at the bottom I would like this to be in a coloured box is there a way I can do this?

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

  • Posts: 83933
  • Thank you received: 13588
  • MODERATOR
13 years 1 month ago #49456

Hi,

You can add such CSS on your website for that:
#hikashop_category_information_module_95{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
border: 1px solid;
background: blue;
}

The following user(s) said Thank You: Cheesydoodles

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

  • Posts: 41
  • Thank you received: 0
13 years 1 month ago #49464

Thank you for your quick response, just what I needed!

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

Time to create page: 0.061 seconds
Powered by Kunena Forum