hey guys so I got a lot of critics on making my http://www.reviewsandsuch.com site better by making it funner and to include features to make it more attractive well I have decided to change the menu to this http://www.dynamicdrive.com/dynamici...slide/demo.htm
[the left one]
Yet I have no idea how to do that!?!
I have read the instructions.. http://www.dynamicdrive.com/dynamici...lide/index.htm but their in gibrish.
but I did understand where it said that I needed to upload the files onto my server. done.
And then it said something to do with uploading the code.. what code?
so I Kinda just saw a code and then did it.. this is the one i upoloaded
PHP Code:
<style type="text/css"> /*Menu Links*/
/*NOTE: anything not specified for the #(menu id's) a selector and its pseudo classes may be inherited in some browsers from other 'a' element styles (if any) on the page*/
#menu1 a {color:black;background-color:white;text-decoration:none;text-indent:1ex;} #menu1 a:active {color:black;text-decoration:none;} #menu1 a:hover {color:black;background-color:#FFFF99} #menu1 a:visited {color:black;text-decoration:none;}
#menu2 a {color:navy;background-color:white;text-decoration:none;text-indent:1ex;} #menu2 a:active {color:blue;text-decoration:none;} #menu2 a:visited {color:blue;text-decoration:none;} #menu2 a:hover {color:navy;background-color:#f0fea8}
#menu3 a { /*Menu3 Links*/ color:black; background-color:white; text-decoration:none; text-indent:1ex; } #menu3 a:hover { color:black;background-color:#FFFF99; } #menu3 a:active {color:black;text-decoration:none;} #menu3 a:visited {color:black;text-decoration:none;}
/*End Menu Links*/ </style> <script src="mmenu.js" type="text/javascript"></script> <script src="menuItems.js" type="text/javascript">
/*********************************************** * Omni Slide Menu script - © John Davenport Scheuer: http://home.comcast.net/~jscheuer1/ * very freely adapted from Dynamic-FX Slide-In Menu (v 6.5) script- by maXimus * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full original source code ***********************************************/
but I don't know what to do with it.. and how to edit it. so I was wondering if you guys could at least guide me in the right direction that would be great =]
You guys are hamazing.

Juan
|