Site Logo  

Welcome to the
Build It Yourself Website .com

 
Under Construction
Note: This site is currently under construction.
 
 
Menu



Get your free Build It Yourself Website .com Template.

Right click and choose "Save Target As..."

Right Click - Save Target As...




Additional Information









 

Removing the Menu Bar

While we do not recommend removing the menu bar from the website, if you really want to, we will show you how. If the menu bar is removed and you ever want to put it back, there will be a lot more coding to do.

If you want to keep the menu bar file, but just don't want to see a menu, delete all of the code out of the "menubar.inc.php" file and save it as an empty file.

If you still really want to just delete the menu bar from the website, open up the file in the main folder of your website called "index.php". Delete the lines of code that says:

<tr>
    <td></td>
    <td>
<!--- Blank Column ---> </td>
    <td>

        <?php
include ("includes/menubar.inc.php"); ?>
    </td>
    <td>
<!--- Blank Column ---> </td>
    <td></td>
</tr>

Remember, if you decide to do this, it will be much harder to put them back later.

    



 
 

Google



Additional Links    •    Search    •    Contact Us    •    Site Map



Any problems with this site, please feel free to contact the webmaster.

 



By viewing this site, you agree to the
Terms of Use Policy.

Copyright © 2002-2010 Build It Yourself Website .com