Module diplay of the Products page

  • Posts: 17
  • Thank you received: 0
13 years 5 months ago #18429

On my Hikashop Products display, I have display of the product divs to be non-centered. I.e. in the Hikashop->Display->Content Modules->Module_Name->Parameters for Div->Text Centered = "No". However, the text is still being centered. Is that the right place for selecting that the text should not be centered?

Second question, I am selecting my product page to display descriptions as well. But I do not want the entire product description to appear here, but just a preview with perhaps a "Read More" link to appear here. Is there a way to do that? That is, I want the product image, name and a fixed height description of the product on this page ( www.witnessdvds.com/index.php?option=com...ut=listing&Itemid=53 ) such that all the products look uniform. Is there a way to do that?

Thank you.

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

  • Posts: 82868
  • Thank you received: 13375
  • MODERATOR
13 years 5 months ago #18438

You need to add some CSS:

#hikashop_category_information_module_46 div.hikashop_container {
text-align: left !important;
}

For the description, you can add a read more tag in it and only the part before the read more link will be displayed. The read more tag should be the HTML: <hr id="system-readmore" />

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

  • Posts: 17
  • Thank you received: 0
13 years 5 months ago #18544

Thank you Nicolas. As usual you hit the nail right on the head. Your suggestions work perfectly.

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

Time to create page: 0.057 seconds
Powered by Kunena Forum