Display of the CSS edit window

  • Posts: 85
  • Thank you received: 1
11 years 3 months ago #112566

Hi
When I want to look on the CSS for Hikashop this pops up:



I think that the field for displaying the CSS is way to small and would like to know if there is a way to edit the size of it or something?

Attachments:
Last edit: 11 years 3 months ago by Kaffeman.

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

  • Posts: 2334
  • Thank you received: 403
11 years 3 months ago #112591

Hi there,

Could you give us more informations about your Hikashop version, Joomla's version and browser. because the CSS editor is not supposed to be displayed like that.
You can also go on our demo website and try in the backend to see if it's displayed the same way: demo.hikashop.com

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

  • Posts: 85
  • Thank you received: 1
11 years 3 months ago #112612

Ok
It says that I'm using the latest Hikashop 2.2.0 and Joomla 3.1.1 so that should be fine I think.

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

  • Posts: 82758
  • Thank you received: 13346
  • MODERATOR
11 years 3 months ago #112614

Hi,

On joomla 3, it sounds like the template is forcing the height where it shouldn't.
Remove the code:
.CodeMirror-wrapping {
height: auto !important;
}

from the template CSS of the backend : http://localhost/joomla30/administrator/templates/isis/css/template.css and that should fix the height.

Otherwise, you can disable the codemirror plugin and it should display fine too.

The following user(s) said Thank You: Kaffeman

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

  • Posts: 85
  • Thank you received: 1
11 years 3 months ago #112634

Disabling Code Mirror did it, will have to manage without numbered rows but that's fine, thank you.

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

Time to create page: 0.076 seconds
Powered by Kunena Forum