Here's the example on another site where the menu is just off to the right and looking odd ( http://www.grrx.org ):
Any help would be appreciated, Chris
Posted 16 December 2011 - 05:35 PM
Here's the example on another site where the menu is just off to the right and looking odd ( http://www.grrx.org ):
Any help would be appreciated, Chris
Posted 16 December 2011 - 05:54 PM
Posted 16 December 2011 - 09:05 PM
#nav{
*float:none; /* Affects IE7 and below */
}
Posted 17 December 2011 - 05:06 PM