The Category tree in the front end shows wrongly

  • Posts: 252
  • Thank you received: 1
7 years 10 months ago #241144

-- HikaShop version -- : HikaShop Business 2.6.3
-- HikaMarket version -- : HikaMarket Multivendor 1.7.0
-- Joomla version -- : 3.5
-- PHP version -- : 5.5.12

Hi,
I am creating my product from the front end, I can not specify the product category.
Please see the attached screenshot.
Please advice how do I fix this.

Thanks

Attachments:

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

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
7 years 10 months ago #241159

Hi,

It looks like a CSS issue caused by your template.
Without any direct access to the page I can't know more about what kind of rule could be the source so I am not be able to give you any further advice.

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: 252
  • Thank you received: 1
7 years 10 months ago #241178

Hi,
This is the front end product page.
www.ccfia.org.tw/xmas3/index.php/hikasho...0/product/edit/cid-1

credentials removed by a moderator


Thanks

Last edit: 7 years 10 months ago by Jerome. Reason: remove credentials

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

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
7 years 10 months ago #241191

Hi,

From your template css file (template.css)

img {
	display: block;
	max-width: 100%;
	height: auto;
}
The images are displayed as blocks ; which means that they take the entire line width.
An image is by default "inline" or "inline-block".

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: 252
  • Thank you received: 1
7 years 10 months ago #241237

Thank you so much, it works.

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

Moderators: Obsidev
Time to create page: 0.063 seconds
Powered by Kunena Forum