Right side article options is too small (backend)

  • Posts: 91
  • Thank you received: 3
9 years 9 months ago #187953

-- HikaShop version -- : 2.3.5
-- Joomla version -- : 2.5.28

Hi, when I edit an article in the backend there's a left side and a right side, the right side containing all the options, characteristics, prices, et cetera. This site is very small, which causes for example the prices to be badly visible. The left side is 70% (I see it in the code) and in our case way too width. Is there a way to make this more in balance. Is there a line of CSS I could put in my custom css of the template or so that will change the left side to 60%. Or is there another solution?

Attachments:

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

  • Posts: 26150
  • Thank you received: 4026
  • MODERATOR
9 years 9 months ago #187975

Hi,

For the moment you can use custom css or view override but the product edition in the HikaShop backend will evolve in a future release in order to integrate the interface introduced in HikaMarket.

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: 91
  • Thank you received: 3
9 years 9 months ago #188037

Any idea which CSS code I need to use to get that done (while waiting for the new version)?

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

  • Posts: 82723
  • Thank you received: 13338
  • MODERATOR
9 years 9 months ago #188045

Hi,

The simplest would be to edit the file "form" of the view "product" via the menu Display>Views and change the line:
<td width="70%" valign="top">

to:
<td width="50%" valign="top">

Also, note that if you upgrade to Joomla 3, the left and right areas would actually have the same width by default without changing anything.

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

Time to create page: 0.049 seconds
Powered by Kunena Forum