-
AuthorPosts
-
stazzy Friend
stazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
August 10, 2015 at 7:37 am #659493Morning admin. Pls how do i move my date to topnav where the search is and make it digital? view image
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 10, 2015 at 3:51 pm #659688<em>@stazzy 486707 wrote:</em><blockquote>Morning admin. Pls how do i move my date to topnav where the search is and make it digital? view image
</blockquote>Make it digital? . . . Do you mean like a running clock?
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
August 10, 2015 at 4:09 pm #659692like this sir.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 11, 2015 at 2:57 am #659735Hi stazzy,
You will need to move the block code which renders the date from header block to the topnav block.
You can find the associated PHP file for header block here: root/templates/ja_teline_v/tpls/blocks/header.php, look for:
<div class="col calendar">
<div class="col-inner">
<span class="number date"><?php echo date('d') ?></span>
<div class="text">
<span class="day"><?php echo JText::_(date('D')) ?></span>, <span class="month"><?php echo JText::_(date('F').'_SHORT') ?></span>
</div>
</div>
</div>
and move it to place you want in topnav block: root/templates/ja_teline_v/tpls/blocks/topnav.php
Of course, you must add additional style for it after that.
Hope this helps.
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
August 11, 2015 at 8:23 pm #660012If i do this change, will it still look like this sir?
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
August 11, 2015 at 8:23 pm #745168If i do this change, will it still look like this sir?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 12, 2015 at 1:23 am #660039As I mentioned above, you will have to re-style for it
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 12, 2015 at 1:23 am #745195As I mentioned above, you will have to re-style for it
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
August 13, 2015 at 6:12 am #660722Pls sir how do i re style. Thanks
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
August 13, 2015 at 6:12 am #745330Pls sir how do i re style. Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 13, 2015 at 12:55 pm #660888You can use Firebug editor in Firefox or Inspect Element in Chrome, they’re really helpful
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 13, 2015 at 12:55 pm #745362You can use Firebug editor in Firefox or Inspect Element in Chrome, they’re really helpful
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
August 14, 2015 at 4:54 am #660951Ok sir. If am done re styling with the firebug how do i save the change?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 17, 2015 at 1:49 am #662246You can put that change into ‘custom.css’ file on your site: http://www.t3-framework.org/documentation/bs3-customization#custom-css
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 17, 2015 at 1:49 am #745589You can put that change into ‘custom.css’ file on your site: http://www.t3-framework.org/documentation/bs3-customization#custom-css
-
AuthorPosts
This topic contains 15 replies, has 3 voices, and was last updated by Saguaros 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum