Since update, DIV text will not centre

  • Posts: 43
  • Thank you received: 3
10 years 9 months ago #180813

-- url of the page with the problem -- : www.callumbinns.co.uk/index.php/gift-certificates
-- HikaShop version -- : 2.3.4
-- Joomla version -- : 2.5.27
-- Browser(s) name and version -- : Firefox 33.1

Since I have updated Hikashop Business to the latest version, I am having display problems across several sites. The DIV text will no longer centre, though I have set it to centre in both the overall configuration and the menu item settings. This only applies to pages created since the update - an earlier page still displays correctly.

There must be a really simple explanation, but I'm stumped. Any ideas, please?

In addition, the module thumbnail now overlaps the item price, which was not a problem before the update. Any ideas on that?

Last edit: 10 years 9 months ago by SarahW. Reason: Addition

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 9 months ago #180821

Hi,

Go in the menu Display->Content modules, edit the products listing module displaying on that page (id 145) and turn on the "Text centered" option and the text will be centered for your products listing.

For the image thumbnail overlapping the price, it comes from your template CSS which adds a margin to the images.
Remove it with such CSS and that will work:
div.art-block img {
margin: 0px !important;
}

Last edit: 10 years 9 months ago by nicolas.
The following user(s) said Thank You: SarahW

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

  • Posts: 43
  • Thank you received: 3
10 years 9 months ago #180957

Problems solved! Excellent support, as always - thank you, Nicolas :)

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

Time to create page: 0.100 seconds
Powered by Kunena Forum