-
AuthorPosts
-
adsoma Friend
adsoma
- Join date:
- September 2007
- Posts:
- 103
- Downloads:
- 28
- Uploads:
- 11
- Thanks:
- 12
- Thanked:
- 3 times in 2 posts
June 10, 2009 at 2:31 pm #141831Hi, I would like to remove HEADER, I mean the “blue bar”, but I want to that bar or “header” appear only in “shop” menu.
http://70.86.116.245/~admincc/index.php
Best regards
hanifahmed Friend
hanifahmed
- Join date:
- August 2008
- Posts:
- 576
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 67
- Thanked:
- 141 times in 110 posts
June 10, 2009 at 3:15 pm #307532You can change the blue bar in blue.css line 45
#ja-header
background-color:#005A87;You can find the css file probably in the blue folder in the template folder.
But whatever change you make will appear across the site, unless someone else knows a way to make exceptions (which I dont).
adsoma Friend
adsoma
- Join date:
- September 2007
- Posts:
- 103
- Downloads:
- 28
- Uploads:
- 11
- Thanks:
- 12
- Thanked:
- 3 times in 2 posts
June 10, 2009 at 3:21 pm #307535Thanks for you answer, but I need to REMOVE not to change color.
Someone else?
Best regards
hanifahmed Friend
hanifahmed
- Join date:
- August 2008
- Posts:
- 576
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 67
- Thanked:
- 141 times in 110 posts
June 10, 2009 at 4:59 pm #307549
#ja-header
background-color:#005A87;
height:39px;
Add the line in red underneath the code in blue.css, it should disappear altogether (but in reality it just shrunk in size to behind the black bar on top) – HOWEVER you will need to disable your logo as it will still appear.Also remove from template.css (line 1715)
#ja-header
background:#54992F url(../images/header-bg.gif) no-repeat scroll center bottom;
height:150px;
Remove the line in red from template.cssJust change height and width to zero in template.css (line 1767)
h1.logo a
background:transparent url(../images/logo.png) no-repeat scroll center center;
display:block;
height:0;
width:0;
MAKE SURE TO MAKE BACKUPS1 user says Thank You to hanifahmed for this useful post
adsoma Friend
adsoma
- Join date:
- September 2007
- Posts:
- 103
- Downloads:
- 28
- Uploads:
- 11
- Thanks:
- 12
- Thanked:
- 3 times in 2 posts
June 10, 2009 at 5:06 pm #307550Thanks, works perfect.
Regards
hanifahmed Friend
hanifahmed
- Join date:
- August 2008
- Posts:
- 576
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 67
- Thanked:
- 141 times in 110 posts
June 10, 2009 at 5:06 pm #307551You might also want to remove the logo text from template manager because I can see the words “because open source matters” on top of Home – very very faint – but it’s there.
adsoma Friend
adsoma
- Join date:
- September 2007
- Posts:
- 103
- Downloads:
- 28
- Uploads:
- 11
- Thanks:
- 12
- Thanked:
- 3 times in 2 posts
June 10, 2009 at 5:11 pm #307554You right, but I can´t find the text….in the template manager is empty “logo text” and “slogan”………..weird!
hanifahmed Friend
hanifahmed
- Join date:
- August 2008
- Posts:
- 576
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 67
- Thanked:
- 141 times in 110 posts
June 10, 2009 at 5:12 pm #307555Have you set it to show logo and not text?
Because it is coming up as “site slogan” therefore text is on as opposed to logo in template manager.adsoma Friend
adsoma
- Join date:
- September 2007
- Posts:
- 103
- Downloads:
- 28
- Uploads:
- 11
- Thanks:
- 12
- Thanked:
- 3 times in 2 posts
June 10, 2009 at 5:15 pm #307557it´s OK now! I think….
June 11, 2009 at 9:06 pm #307671Hi,
I want to remove header, but I want to have a logo that’s a full size of header?
First pic shows what I get, and second shows what I want to get.
-
hanifahmed Friend
hanifahmed
- Join date:
- August 2008
- Posts:
- 576
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 67
- Thanked:
- 141 times in 110 posts
June 11, 2009 at 10:21 pm #307673Can I get a live link to your site?
Also, it’s best to make a new thread for this kind of thing and not to use older ones (as this now becomes two topics in one!)June 11, 2009 at 10:33 pm #307675Sorry, this is hosted at my local comp.
-
AuthorPosts
Viewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 3 voices, and was last updated by
piroman 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum

