Tabular product layout needs help

  • Posts: 62
  • Thank you received: 1
8 years 3 months ago #265002

-- HikaShop version -- : 3.0.0
-- Joomla version -- : 3.6.5

Hello,
As you can see by the attached image, the description showing up under the image is being covered up by the tabs. How can this be corrected?

Second, the tabs themselves are very difficult to see... is there a way to change the color(s) of the border to each, or the background of the engaged tab to better define them?



Thanks in advance.

Attachments:

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

  • Posts: 26253
  • Thank you received: 4040
  • MODERATOR
8 years 3 months ago #265011

Hello,

For customization procedures, please read that documentation :
www.hikashop.com/support/documentation/1...ize-the-display.html

If you want to customize the tabular product page ; you will be able to find some other threads in that forum talking about very similar requests.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 62
  • Thank you received: 1
8 years 3 months ago #265107

Thank you, and I will look into this link for modifying the tab colors, but what I am confused about is why the description is overlapping the tabs? This has not been modified and I would think that if a tabular layout is made available that it should not behave this way straight out of the box. Even if I reduce the text it is still overlapping. Is there a way to just turn off the description under the photo and only have it in the tab area?

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

  • Posts: 83989
  • Thank you received: 13604
  • MODERATOR
8 years 3 months ago #265111

Hi,

Hard to say for us. We don't have that problem on our end, and you didn't provide a link to the page, so all we can say is a generic answer.
In fact, by default, the small description before the tabs does not even appear as there is CSS to hide it in HikaShop by default with such CSS:
#hikashop_product_description_main_mini{ display:none; }
So this can only mean that the CSS has been modified and/or the CSS of the template is interacting with the display of the product page.

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

  • Posts: 62
  • Thank you received: 1
8 years 3 months ago #265174

The site is off line as it is being built. Is there a secure way for me to supply you with a log in?

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

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
8 years 3 months ago #265175

Hello,

you can use our Contact us form in order to provide Url link(with display issue) and access references.
Don't forget to add an Url link to this topic in order to keep the link.

Awaiting news from you.

Regards

Last edit: 8 years 3 months ago by Philip.

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

  • Posts: 4820
  • Thank you received: 654
  • MODERATOR
8 years 2 months ago #265479

Hello,

I get your access references, and I think you can correct it by adding some Css.
I guess that there is some missing Css in your template, just add this kind of css command

div#hikashop_product_description_main_mini {
    margin-bottom: 25px;
}
For add this kind of code, see this tutorial .

Regards

Last edit: 8 years 2 months ago by Philip.

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

Time to create page: 0.114 seconds
Powered by Kunena Forum