-
AuthorPosts
-
davidsg3 Friend
davidsg3
- Join date:
- October 2010
- Posts:
- 144
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 22
- Thanked:
- 3 times in 1 posts
October 10, 2011 at 5:44 pm #169530Hi.
I want to erase the green bar located on topdown of my page. I solved the logo problem I had before, but now I want to erase the bar.I looked for with firebug but I can’t find the css code to avoid the green bar, as a result of a header-bg-layer2.jpg repeated image-zone.
Please, need help to solve this issue.
Thanks
http://www.paucostafoundation.org/
PD.
If you can, how can I solve the white line located just down the logo image?
Thanks!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 10, 2011 at 5:55 pm #418277<em>@davidsg3 274655 wrote:</em><blockquote>Hi.
I want to erase the green bar located on topdown of my page. I solved the logo problem I had before, but now I want to erase the bar.I looked for with firebug but I can’t find the css code to avoid the green bar, as a result of a header-bg-layer2.jpg repeated image-zone.
Please, need help to solve this issue.
Thanks
http://www.paucostafoundation.org/
PD.</blockquote>
Hi,
You find this code from /templates/ja_business/core/themes/rainbow/css/template.css
#ja-tagcloud .wrap-inner1 {
background: url(../images/header-bg-layer2.jpg) no-repeat center center;
display: none; < add this line
}
<em>@davidsg3 274655 wrote:</em><blockquote>
If you can, how can I solve the white line located just down the logo image?Thanks!</blockquote>
You find this code from /templates/ja_business/css/template.css
#ja-header .wrap-inner2 {
background: url(../images/header-bg-layer3.png) repeat-x top center; < remove this line
}1 user says Thank You to khoand for this useful post
davidsg3 Frienddavidsg3
- Join date:
- October 2010
- Posts:
- 144
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 22
- Thanked:
- 3 times in 1 posts
October 10, 2011 at 7:15 pm #418305Thanks Khoand.
The white line on top-down of the logo image doesn’t disappear. I’ve changed all the css code you told me but it doesn’t work. Any idea?
Thanks!!!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 11, 2011 at 8:45 am #418416Maybe I don’t understand your problem. Do you give me a snapshot with your annotation to illustrate your idea.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by khoand 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
erase a green bar on top down of the page
Viewing 4 posts - 1 through 4 (of 4 total)