Very important news to the viewers of this site. As of next week this site will no longer be available. I will be taking content from a few sites and putting it all into The Template Blog. I would suggest going over and checking it out. Make sure you subscribe to the e-mail updates as there will be quite a few in the coming weeks \ months.

Home arrow Templates arrow Aqualine arrow How to add a module in the header area of Aqua
How to add a module in the header area of Aqua
This will add a module in the header area of the Joomlashack Aqua Template.

First your going to make your index.php to look like this.
  1. <div id="outerwrap">
  2. <div id="header">
  3. <h1><a href="<?php echo $mosConfig_live_site;?>/index.php" title="<?php echo $mosConfig_sitename; ?>"><?php echo $mosConfig_sitename; ?></a></h1>
  4. <div id="headerbox"><?php mosLoadModules ( 'toolbar', -2 ); ?></div>
  5. </div>
  6. <div id="navcontainer">
  7. <div id="navbar">

Then add the following to your customize.css

  1. /*This CSS controls format of the toolbar module*/
  2. #toolbar {right:20px;top:4em;font-size:90%;line-height:1em;text-align:right;width:auto;}
  3. #toolbar .moduletable-text{width:300px;font-size:80%;text-align:left;}
  4. #toolbar .moduletable-small{/*Intentionally blank*/}
  5. #toolbar h3 {font-family:Arial, Helvetica, sans-serif;font-weight:bold;margin:0;padding:0;}
  6. #toolbar p {font-family:Arial, Helvetica, sans-serif;margin:0;padding:0;}

Set your module Class Suffix to '-small' if your using this for search and use '-text' for any of the bigger modules.

Trackback(0)
Comments (0)Add Comment

Write comment

busy
 
Joomla Templates by Joomlashack
Joomla Templates and Joomla Tutorial