1. UPOU-admin
  2. Commercial Templates
  3. Saturday, 13 July 2013
  4.  Subscribe via email
Hi!
Just acquired the template Executive. I wanted to turn off the hornav menu and put the menu right below the logo name and slogan where the menus usually go. I need your help. Also I wanted to put the search where the hornav is... I really need your help ASAP. Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters...


#hornav {
float: left;
padding-left: 15px;
padding-top: 120px;
}
#search {
top: 75px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you! It worked like a charm!
Another request though. How can I add it so that the rectangular border part that has the Executive include that menu... Although I'll try to look into the css for that too. I'm not just sure which one to fix though
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
I just realized I needed something more with the menu. I wanted a menu that could have columns in it. So I decided to download a Maxi Menu CK module. Then I noticed that the hornav wasn't in the positions available for the module. Is there a way that I can change this? Like, change the current menu at hornav or how do I make another normal menu to go there.
Usually I can choose what position I want for a menu.

Thanks for the reply last time! That actually helped a bit until I checked the requirements for the site again. Sorry to keep on asking. Been trying to fix this for a while now.

Thanks you've been a great help so far!
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
I've been able to comment out the hornav code in the header.php, but I'm not really sure how to put the new module position in the index.php file. I've been looking up how to do this, but now it's really confusing and I'm afraid I might destroy the template if I blunder on.

Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
May I suggest replacing the the code commented out in your templates header.php...


<div id="hornav">
<?php echo $hornav; ?>
</div>


With the following...


<div id="hornav">
<jdoc:include type="modules" name="hornav" />
</div>


This will convert the area to a module position. You will find the position to still not be listed in the positions dropdown in your modules parameters however this field is editable and you can simply type in the position name (hornav).

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you! It worked well. The only problem was it changed the position of the hornav again, but good thing is I found that I only needed to fix the position of the hornav element at the "nexus.css" file.

Cheers!
Thank you for the help! I also learned how to make a new module position because of that line.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok