Please note: We are doing server maintenance. Things might be a bit wonkey until 11am EST.
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
How to hide the top option? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: How to hide the top option?
#3501
nhack (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
How to hide the top option? 2 Weeks, 6 Days ago Karma: 0  
Hello everyone!

I'd like to know how to hide the top option from the template? and how to move the top menu to under the banner?

I'm novice, Thanks!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3504
Matt (Admin)
Support
Admin
Posts: 717
graph
User Online Now Click here to see the profile of this user
Gender: Male Location: Columbus, Ohio Birthdate: 1973-12-04
Re:How to hide the top option? 2 Weeks, 6 Days ago Karma: 11  
Hello again nhack.

Removing the top options is a simple matter of commenting out the code. Open up your templates index.php and scroll down to around line 132. Look for this:
Code:

<div id="toolbar">
<div id="displayOptions">
<ul id="text-size" class="menu horizontal clearfix">
<li><a href="#" rel="xLargeText" id="textXLarge" class="fontswitch" title="extra large font">X-Large Font Size</a></li>
<li><a href="#" rel="largeText" id="textLarge" class="fontswitch" title="large font">Large Font Size</a></li>
<li><a href="#" rel="mediumText" id="textMedium" class="fontswitch" title="small font">Medium Font Size (Default)</a></li>
</ul>
</div>
<?php mosLoadModules('toolbar', -1); ?>
</div>



and replace it with this:
Code:

<!-- <div id="toolbar">
<div id="displayOptions">
<ul id="text-size" class="menu horizontal clearfix">
<li><a href="#" rel="xLargeText" id="textXLarge" class="fontswitch" title="extra large font">X-Large Font Size</a></li>
<li><a href="#" rel="largeText" id="textLarge" class="fontswitch" title="large font">Large Font Size</a></li>
<li><a href="#" rel="mediumText" id="textMedium" class="fontswitch" title="small font">Medium Font Size (Default)</a></li>
</ul>
</div>
<?php mosLoadModules('toolbar', -1); ?>
</div> -->



The menu question however is not something that is entry level coding. Many things would need to be reworked and customized.
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Love Thy Favicon!

Click on a block to select it..


  • Template Club

    We have included a number of subscription options to give you access to all our templates. readmore

  • JoomlaJunkie Blog

    Have you seen the JoomlaJunkie Blog, where we will be covering all kinds of exciting topics! readmore

  • Help & Support

    We offer various types of support to assist you getting setup with your new template. readmore

  • Demo Templates

    Not had a look at our templates yet? Why not head over to our demo server to take a peek!! view demos

 
  • Copyright ©2008 JoomlaJunkie.