1. ziggy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 16 April 2013
  5.  Subscribe via email
Having bought the 'Clarity' template, I wish to change the position of top bar & menu - instead of a header and menu at top, then both placed at bottom! A modified template - clarity2! Otherwise same styling!
Does joomla51 adjust their templates for a fee? I will be glad to forward details!
Regards..
Andreas
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Andreas

Sorry to say at present this is a service we do not provide.

To point you in the right direction make these amendmends you can open the templates index.php (../templates/j51_clarity/index.php)..


<div id="container_header" class="container"><div class="wrapper960">
<?php require("php/layouts/header.php"); ?>
</div></div>

<div id="container_spacer1" class="container"><div class="wrapper960">
<div class="clear"></div>
</div></div>

<div id="container_hornav_mobile" class="container"><div class="wrapper960">
<?php require("php/layouts/hornav_mobile.php"); ?>
</div></div>


You can try moving this further down the page directly after <?php require("php/layouts/base.php";); ?>

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!