-
AuthorPosts
-
June 18, 2011 at 7:20 am #165374
Can somebody tell me how to remove the black background on top of the template (above the ja slideshow and the menu) ?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 18, 2011 at 8:33 am #397091Hi,
You find this code from templatesja_minisitecsstemplate.css (on the menu)
#ja-header { z-index: 30;
background : red ; < add this line
}You find this code from modulesmod_jaslideshowassetsthemesminisitestyle.css (slideshow)
.ja-slide-desc{
background: url(bgd_desc.jpg) 0 0 repeat; < remove this line
color: #666;
height: 170px;
left: 0;
padding: 20px 40px;
position: absolute;
text-align: center;
top: 120px;
width: 380px;
z-index:20
}1 user says Thank You to khoand for this useful post
June 18, 2011 at 12:53 pm #397107Many thanks. I am half way now. Could you also tell where to change the blackbackground behind logo etc…
June 18, 2011 at 12:54 pm #397108Many thanks. I am half way now. Could you also tell where to change the blackbackground behind logo etc…
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 18, 2011 at 1:22 pm #397120Hi,
You find this code from templatesja_minisitecsstemplate.css
body#bd {
background: url(../images/bgd_body.gif) 0 0 repeat-x #fbfcfe; < remove this line
color: #555;
}AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by khoand 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove black background
Viewing 5 posts - 1 through 5 (of 5 total)