Line 10: | Line 10: | ||
Solution: Javascript plugins can be used to create drop down menus on an If IE6 check<br/> | Solution: Javascript plugins can be used to create drop down menus on an If IE6 check<br/> | ||
<br/> | <br/> | ||
+ | *The features of this site are completely within the bounds of IE6 with a little work...Far more difficult has been accomplished in ie6 | ||
Issue #3: Creating Completely new pages isnt clear on how to do<br/> | Issue #3: Creating Completely new pages isnt clear on how to do<br/> | ||
Solution: Be more clear and have more informative navigation<br/> | Solution: Be more clear and have more informative navigation<br/> | ||
− | + | *I added a short "how to create a new page" on the [[Help:Contents|help page]]. What do you guys/gals think? Is it clear enough? Should we put more help somewhere else?--[[User:Mboutin|Mboutin]] 16:00, 27 January 2009 (UTC) | |
+ | |||
</p> | </p> |
Revision as of 11:00, 27 January 2009
Issues with Rhea
Please list issues and problems you are having with Rhea below. Possible solutions should be discussed below each item.
Issue #1: Scaling horizontally of entire page causes top navigation to shrink too far and become ridiculous...
Solution: CSS Styling min-width: 800px; or something around that on the div containing the black navigation header will resolve this issue;
Issue #2: Drop Down menus do not work on Internet Explorer 6
Solution: Javascript plugins can be used to create drop down menus on an If IE6 check
- The features of this site are completely within the bounds of IE6 with a little work...Far more difficult has been accomplished in ie6
Solution: Be more clear and have more informative navigation