Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • funci Friend
    #846131

    Hi,

    In blue theme for this template when I try to highlight HTML module I got something like is in picture in attachement.
    How to fix that?


    1. Clipboard02-1
    Saguaros Moderator
    #846284

    Hi @funci,

    Could you put your site’s URL here so I can have a look? and also tell me how you want it should be.

    funci Friend
    #846381

    Hi Saguaros,

    Here is working version:
    http://www.regate-hr.com/iomcro2/index.php/en/2016-01-10-21-27-06/2016-01-10-21-25-48/2016-01-10-21-26-41

    I want it without that yellow background… I was excepted tht whole background will be in the colour of the chosen theme, in this case whole background in blue colour.

    Saguaros Moderator
    #846466

    You can use editor like Firebug in Firefox (or Inspect Element in Chrome) and see that the class .highlight is declared with another color – not blue color: http://prntscr.com/9phwj1

    In case that you want to use another color, you can try this way:

    • Go to file: ROOT/templates/ja_platon (your active template)/css/custom.css (create this file if it doesn’t exist)
    • Add this rule:
      .highlight {
      background-color: your_color_code_here;
      }
    funci Friend
    #846986

    Yes! That’s it 🙂
    Thx Saguaros

    Saguaros Moderator
    #847274

    You’re welcome!!!

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 8 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum