Shape 5

Joomla Templates => Political - Club => : ojparada June 16, 2013, 04:23:03 AM



: Use the S5 TOP Bar
: ojparada June 16, 2013, 04:23:03 AM
Hi i am using this template but i want to resolve some question: 1) if i want to change the format of the clock and date showed in S5 TOP BAR what is the solutions. 2) I need add information in the same S5-TOPBAR space like images or other content hoy i access to this area where is the exactv position to add html for example. Thanks


: Re: Use the S5 TOP Bar
: mikenicoll June 16, 2013, 07:39:19 PM
Hello,

1) You can change the date format here in the index.php

<?php if ($s5_showdate  == "yes") { ?>
      <div id="s5_date">
         <?php echo JFactory::getDate()->toFormat('%A %B %d, %Y');?>
      </div>

2) These aren't module positions. You would need to use the available positions as displayed here:

http://shape5.com/demo/political/index.php?option=com_content&view=article&id=14&Itemid=49

-Mike


: Re: Use the S5 TOP Bar
: ojparada June 19, 2013, 03:08:49 AM
Hi Mike.
Ok but into the site that you referal in the link say at top" This is the subscribe module position", in my site i don have these test text. www.uskompras.com i want to put a images in these spaces.


: Re: Use the S5 TOP Bar
: mikenicoll June 19, 2013, 07:12:55 PM
Hello,

That is just simply stating that is where the AcyMailing Extension can be published to which is the subscribe module position. If you don't see the position in the list you can simply just type in the name of the position. This position will most likely only work with similar sized extensions if you are looking to use it for something else though.

http://shape5.com/demo/political/index.php?option=com_content&view=article&id=167&Itemid=199

-Mike


: Re: Use the S5 TOP Bar
: ojparada June 19, 2013, 08:37:47 PM
Thanks -Mike


: Re: Use the S5 TOP Bar
: mikenicoll June 19, 2013, 09:03:39 PM
NP

-Mike