-
AuthorPosts
-
October 24, 2008 at 2:03 am #134739
Hi,
I would like to remove that section (flashing newsflash) for subsequent pages..how do i do that? I have managed to remove the newsflash content & image, but that area still remain empty when I click on my subpages link..
See attached..
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 24, 2008 at 4:49 am #276786Can you give us your live URL?
October 24, 2008 at 6:20 am #276799Hi,
the site is not live yet, i just uploaded to a temp domain…
are you able to help without seeing the live site?
Thanks for your reply.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 24, 2008 at 6:40 am #276802You can do so by the following way:
1. template.css (line 710)
#ja-headerwrap {
background:transparent url(../images/header-bg.gif) repeat-x scroll 0 0;
height:386px;---> change here, example to 186px
position:relative;
z-index:99;
}
2. template.css (line 717)
#ja-header {
height:340px;--> chang here, example 140px
line-height:normal;
position:relative;
}October 27, 2008 at 12:52 am #276993Hi,
I changed the template.css (templates/janagya/css/template.css) , it didn’t reflect any changes at all.
/* HEADER
——————————————————— */
#ja-headerwrap {
height: 386px; << I changed the value here to 0px
background: url(../images/header-bg.gif) repeat-x;
position: relative;
z-index: 99;
}#ja-header {
height: 340px; << I changed the value here to 0px
line-height: normal;
position: relative;
}Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 28, 2008 at 7:38 am #277130Hi
Please try to change as I said aboveAuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Sherlock 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to remove the top area for sub pages?
Viewing 6 posts - 1 through 6 (of 6 total)