|
|
Froggy
regular
Reg'd: Mon
Posts: 81
|
|
Hey all,
I am teaching myself webdesign and have been looking into the dropdown menu function in dreamweaver 8.
I have set my page up with layer in css code and then created some links in another layer on top of my page. Then highlighted them and went into the behaviours tab in dreamweaver to create a popup menu.
All works well....but then suddenly it stopped showing the links. They still work when i put my mouse over where the link should be. But doesnt show when i open the page.
Any ideas? I hope i have expained the problem ok. Sorry to say the site id not online for you to see.
froggy
|
|
Froggy
regular
Reg'd: Mon
Posts: 81
|
|
link to the problem site im doing for my friend:-
pendragonprint.co.uk/claireprice
The menu is at the top of the page in the silver bar.
Anyone need any further file information such as the css code etc please let me know.
thank you
Edited by TheFatControlleR (Tue Mar 11 2008 06:28 PM)
|
Sam
regular
Reg'd: Tue
Posts: 432
|
|
In your style sheet, you've missed off a hash character here:
A.menu:link {text-decoration: none; font-size:13px; color:#FFFFFF; z-index:200;}
|
Froggy
regular
Reg'd: Mon
Posts: 81
|
|
excellent thank you... I couldn't see for looking. Was thinking it was such a complicated problem i forgot to check the simple things. How silly of me.
Thank loads for your time
|
Froggy
regular
Reg'd: Mon
Posts: 81
|
|
my menu isnt compatible with the apple mac computer. Any ideas on how to make it compatible?
thank you for all you help
|