Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
mikel2004 Friend
mikel2004
- Join date:
- January 2012
- Posts:
- 201
- Downloads:
- 0
- Uploads:
- 51
- Thanks:
- 24
- Thanked:
- 3 times in 1 posts
February 26, 2014 at 6:39 pm #195251Hi!
I wish to hide the date from the topbar, and margin the headline module to the left.
How can I make this?
Thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 27, 2014 at 4:24 am #524563Hi Mike,
That date belongs to the header block, if you’re using JA TelineIV with T3 framework, you can open the file: templatesja_teline_iv_t3tplsblocksheader.php and remove this code:
<?php
echo "<span class="month">".date ('m')."</span>";
echo "<span class="date">".date ('d')."</span>";
echo "<span class="year">".date ('Y')."</span>";
echo "<span class="day">".JText::_(strtoupper(date ('D')))."</span>";
?>
Best
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Saguaros 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum