-
AuthorPosts
-
inoy Friend
inoy
- Join date:
- November 2012
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
March 1, 2013 at 6:12 pm #185421Help to solve a problem! ! ! The background blocks the User2 module. (User2 modules don’t work). Thanks in advance.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 2, 2013 at 4:51 am #485085Hi 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.
1 user says Thank You to Saguaros for this useful post
inoy Friendinoy
- Join date:
- November 2012
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
March 2, 2013 at 5:53 pm #485132Many thanks! Very much helped. I am simply happy.
-
1 user says Thank You to inoy for this useful post
AuthorPostsViewing 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
Jump to forum