test
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • sky Friend
    #971718

    please see admin section

    Saguaros Moderator
    #971935

    @sky

    I don’t see the link as you mentioned.

    Could you update the admin login info so I will have a look?

    sky Friend
    #971991
    This reply has been marked as private.
    Saguaros Moderator
    #972105
    1. I meant that I can’t see the JoomlArt link as you mentioned: http://prntscr.com/cnotp3

    2. Could you send me the correct URL to access backend of your site so I can check the module?
    sky Friend
    #972161
    This reply has been marked as private.
    Saguaros Moderator
    #972366

    Hi

    • Testimonial module: you should add a space before module class suffix name, I add for you and the background changed now.

    • Logo cover content: you can open the file: ROOT/templates/ja_decor/css/custom.css (create this file if it doesn’t exist)

    and add this css rule:

    .com_jreviews.view-category .t3-mainbody {
        margin-top: 50px;
    }
    • Change grey color: open the custom.css above and add this css rule:

      .container {
      background: #ffffff;
      }
    sky Friend
    #972487
    This reply has been marked as private.
    Saguaros Moderator
    #972497

    May I know how you want it should be?

    sky Friend
    #972500
    This reply has been marked as private.
    Saguaros Moderator
    #972868

    You can add this css rule to ‘custom.css’ file:

    .view-rsform .t3-content {
        padding: 20px;
    }

    or change to your desired value.

    sky Friend
    #972975

    Do you have a global solution for all extensions instead of adding custom css for each of them?

    Saguaros Moderator
    #972993

    It due to the 3rd party extensions’ style: com_jreviews, com_rsform, … If you want to change global, you will need to style these extensions. My above suggestion help you to override these styles into template so that when you update new version of these exts, the custom style will not be lost.

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

This topic contains 11 replies, has 2 voices, and was last updated by  Saguaros 8 years, 1 month ago.

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