Monday, September 29, 2008

Remove top nav

removing the top navigation.
Put the code above variable and below. Example:

Date: 11 Jul 2006
-----------------------------------------------
*/

#navbar-iframe {
display: none !important;
}

/* Variable definitions
====================