-
AuthorPosts
-
digitaldj Friend
digitaldj
- Join date:
- November 2009
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
November 12, 2009 at 9:06 pm #145986prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
November 13, 2009 at 2:47 am #323451to completely remove the first line…
open this file
templatesja_teline_iiilayoutsblocksheader.php
in that remove these lines
<div class="ja-topbar clearfix">
<p class="ja-day">
<?php
echo "<span class="day">".date ('l')."</span>";
echo "<span class="date">, ".date ('M')." ".date ('d').date ('S')."</span>";
?>
</p><p class="ja-updatetime"><span>Last update:</span><em><?php echo JATemplateHelper::getLastUpdate(); ?></em></p>
<?php if($this->countModules('headlines')) : ?>
<div class="ja-healineswrap">
<em>Headlines:</em>
<jdoc:include type="modules" name="headlines" />
</div>
<?php endif; ?><?php if($this->countModules('syndicate')) : ?>
<div class="ja-syndicate">
<jdoc:include type="modules" name="syndicate" />
</div>
<?php endif; ?><jdoc:include type="modules" name="megamenu" />
</div>
This will completely remove first line but will leave a white space on top. Then you will have to make necessary changes to css to reduce the padding on top
in template.css this line
#ja-header .main { padding: 30px 0 10px; }
reduce the 30 to what ever you want….
1 user says Thank You to prakash for this useful post
digitaldj Frienddigitaldj
- Join date:
- November 2009
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
November 13, 2009 at 2:20 pm #323494thank you prbalge it works but i don’t know why but now i get that:
here is my site http://www.championsarena.net/news/
prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
November 13, 2009 at 2:27 pm #323495You are getting the black image because thats what you have called in your logo css.
The logo points to logo.gif file found under templates/jateline3/images/logo.gif
replace that file with say a white file then the black will change to white!
digitaldj Frienddigitaldj
- Join date:
- November 2009
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
November 13, 2009 at 2:32 pm #323496yes i know that black image is my logo, the problem is at search module
it’s acualy dehind the logo and not next to it
thank you againprakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
digitaldj Frienddigitaldj
- Join date:
- November 2009
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
November 13, 2009 at 2:46 pm #323498ok i will check it again.. btw are you from greece?
prakash Friendprakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
November 13, 2009 at 2:48 pm #323499ok…the solution I provided works so it must be some minor problem…
no i m not from greece..
digitaldj Frienddigitaldj
- Join date:
- November 2009
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
November 13, 2009 at 4:33 pm #323504thank you prbalge, it’s works
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by digitaldj 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum