Shows different the product description

  • Posts: 41
  • Thank you received: 1
5 years 4 months ago #301058

-- url of the page with the problem -- : www.indianmotos.es/pruebamotocasion/inde...product/bmw-c-650-gt
-- HikaShop version -- : 4.1.0
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.3.29

Hi!
If I enter a table in the product description on the web, the columns are very separate. In the Hikashop editor they do not show like this.
This is how it looks in the Hikashop's editor:



This is how it looks on the web




This is the web page:
This message contains confidential information




I want it to be displayed the same as in the editor.

Thanks.

Best regards,

Attachments:

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

  • Posts: 81540
  • Thank you received: 13069
  • MODERATOR
5 years 4 months ago #301065

Hi,

The editor has special CSS added on the page to highlight tables so that you can more easily manipulate the table elements.
That CSS isn't on the frontend. Similar CSS should be added to your template if you want to style table elements.
For example, such CSS:

td {
    border: 1px dashed grey;
    padding: 3px;
}
You'll have to check with the support of your template provider for how to properly add custom CSS to it.

The following user(s) said Thank You: motocasionweb

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

Time to create page: 0.070 seconds
Powered by Kunena Forum