1) Script Title:
AnyLink Drop Down Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem:
how can i move the menu more to the left?
i want to start from the right side not from the left
1) Script Title:
AnyLink Drop Down Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem:
how can i move the menu more to the left?
i want to start from the right side not from the left
Last edited by Snookerman; 04-22-2009 at 08:36 AM. Reason: added “Resolved” prefix
Add this to your css code:
Code:#dropmenudiv{ position:absolute;margin-left:-70px;border:1px solid black; border-bottom-width: 0; font:normal 12px Verdana; line-height:18px; z-index:100; }
all the script in the website is free?
Yes. All you have to do is keep this notice intact:
Code:/*********************************************** * AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/
okay thanks
You're welcome and good luck with your site! You can go to your first post in this thread, clickthen Go Advanced and add the Resolved prefix to the thread title. This will let other users know the problem has been solved.
Bookmarks