Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • TomC Moderator
    #515276

    No Worries . . . Hope the suggestion works as you were wanting.

    All the best with your continuing site development !!!

    🙂

    avielchen Friend
    #515470

    Hi again Tom!
    So I want to understand in general how this works. Lets say I am on Kranos template and looking to place a User1 module. Then I see that the background automatically shows up (the dark grey). So if I want to change the background I would have to change the css file? Or would I have to just put in Module Class Suffix? How do I figure out what the suffix is?

    avielchen Friend
    #515471

    Also let say I see that the information I put in the module in Kranos in User1 has too much border around it and makes the module look HUGE, what would I do then to reduce the padding of the cell? And if I do it in lets say css file, would that mean that I am stuck with these settings for all the modules, or does it only affect user1 module?

    phong nam Friend
    #515588

    Hi avielchen,

    You should use the Module Class suffix to define/edit the padding of onlymodule on User1 position. You can try to do these steps:

    1. Put a text “_padding” to the Module Class suffix option of user1 module’s Advanced Options.

    2. Try to put below override css styles of class suffix into templates/ja_kranos/css/template.css file:

    #ja-left div.ja-moduletable.moduletable_padding {
    margin: 10px !important;
    padding: 10px !important;
    }

    Change the padding value until you get perfect and clear JAT3 cache after updating changes.

Viewing 4 posts - 16 through 19 (of 19 total)

This topic contains 19 replies, has 3 voices, and was last updated by  phong nam 10 years, 11 months ago.

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