Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • inoy Friend
    #185421

    Help to solve a problem! ! ! The background blocks the User2 module. (User2 modules don’t work). Thanks in advance.


    1. Error1
    Saguaros Moderator
    #485085

    Hi inoy,

    Seems that the background of your site has bigger value of z-index than its in module, you can open file: /templates/ja_mixmaz/css/template.css

    Line 520:


    div.moduletable.pattern-w {
    background: url("../images/pattern-w.jpg") repeat scroll 0 0 #FFFFFF !important;
    color: #333333
    z-index: 2; <<< add this line
    }

    Line 530:


    div.moduletable.pattern-r {
    background: url("../images/pattern-red.jpg") repeat scroll 0 0 #E31837 !important;
    color: #FFFFFF
    z-index: 2; <<< add this line
    }

    Hope this helps.

    inoy Friend
    #485132

    Many thanks! Very much helped. I am simply happy.


    1. I-am-happy
Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  inoy 11 years, 8 months ago.

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