Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #936127

    Hi
    I can see the login module on your site .
    In the sidebar there is some padding used , due to this template design concept . You can change it by adding below code in custom.css file

    .t3-sidebar .module-ct {
        padding: 10px!important;
    }

    use media queries if you want to apply different padding in different screen sizes .

    alumnivv Friend
    #936148

    Thanks Pankaj,

    The login module is working. The problem I face is with the module appearance. I am not able to make it like the demo site. It is not appearing like the tabs in demo site.


    1. Login-Module
    Pankaj Sharma Moderator
    #936234
    This reply has been marked as private.
    alumnivv Friend
    #936246
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #936287

    Hi
    I fixed the login issue directly on your site , its due to the wrong module position .
    For the sidebar ads facebook space please check the configuration of your FB module , the iframe is using the height that is too much , reduce the height and it will remove the extra space .
    Here : http://prntscr.com/bah1lu

    alumnivv Friend
    #936288

    Thanks so much Pankaj.

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

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

The topic ‘JA Login Module & Side bar 2 issues’ is closed to new replies.