test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1064599

    Hi
    Can you share the site URL where i can check these modules and suggest you changes?

    Regards

    shoumikdas Friend
    #1064600

    Hi Pankaj – Unfortunately, the site is not yet online. I am building the site on my local server – XAMPP on Windows 7 64-Bit. Is there any config file you wish to see? I am using the JA Decor template on Joomla 3.7.

    Thanks

    shoumikdas Friend
    #1064691

    Can this be fixed by updating any css file?

    Pankaj Sharma Moderator
    #1064781

    Hi
    It needs to check the style code of module you can put the site live and share the URL.
    I will suggest you changes based on your site.

    Regards

    shoumikdas Friend
    #1064913
    This reply has been marked as private.
    shoumikdas Friend
    #1064991

    Hi Pankaj – The site is now live and I have already shared the url details. Can you kindly advise?

    Pankaj Sharma Moderator
    #1065154

    Hi
    I checked your request for this module but the height is same for all the items
    It use the max height for the item that thas the maximum text.
    Override the code will create more issue and hide the text.

    Regards

    shoumikdas Friend
    #1065202
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1065206

    Hi
    its the item content height.
    I already checked it, if you will reduce height it will cut the text of the item that has maximum text and height
    You can add below code in custom.css file to reduce some of the height

    .t3-sidebar .t3-module {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #Mod87 .ja-btn-tabs {
        display: none;
    }
    .ja-twitter h4 {
        margin: 0px 0;
    }

    Regards

    shoumikdas Friend
    #1065211

    Thanks, Pankaj. You may close this thread.

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

This topic contains 10 replies, has 2 voices, and was last updated by  shoumikdas 7 years, 2 months ago.

The topic ‘How to reduce vertical space between 2 modules in sidebar1 position’ is closed to new replies.