|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
I am new to CSS and have followed the directions at:
http://www.projectseven.com/tutorial...sses/page5.htm The links in the green bar at the top are supposed to be in white.... I have struggled with this and have tried everything... Please tell me what I'm doing wrong... Thanks in advance... Follow the link below... http://topecreative.com/CCDC/ |
|
|
|
#4 (permalink) |
|
Messages: n/a
Hébergeur: |
Goodness. That page is trouble.
It throws two javascript errors when it loads - Error: return not in function Source File: http://topecreative.com/CCDC/ Line: 70, Column: 35 Source Code: if (window.mm_menu_0227183513_0) return; and - Error: mmLoadMenus is not defined Source File: http://topecreative.com/CCDC/ Line: 175 I'm not sure why, but definitely it's related to your use of the pop-up menus. Please read this about those menus - http://www.losingfight.com/blog/2006...menufw_menujs/ Your link colors are determined by this CSS - a:link { text-decoration: none; color: #666666; } a:visited { text-decoration: none; color: #666666; } a:hover { text-decoration: underline; color: #333333; } a:active { text-decoration: none; color: #666666; } If you want them to be different colors than specified there, you'll have to change that CSS. Please re-read the PVII tutorial, and I strongly urge you NOT to use those pop-up menus. There are much more suitable ways - Check the uberlink and MacFly tutorials at PVII - http://www.projectseven.com/ and the Navbar tutorial/articles at Thierry's place http://tjkdesign.com/articles/dropdown/ Or this one (more recent article): http://tjkdesign.com/articles/Pure_C...down_Menus.asp Or to get it done fast, go here - http://www.projectseven.com/tutorial...hide/index.htm -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "ttope" <webforumsuser@macromedia.com> wrote in message news:fqf52u$og6$1@forums.macromedia.com... >I am new to CSS and have followed the directions at: > http://www.projectseven.com/tutorial...sses/page5.htm > The links in the green bar at the top are supposed to be in white.... I > have > struggled with this and have tried everything... Please tell me what I'm > doing > wrong... Thanks in advance... Follow the link below... > http://topecreative.com/CCDC/ > |
|
![]() |
| Outils de la discussion | |
|
|