I am trying to copy the dropdown menu (the one with red background) of this site: http://bloggerstore-javatemplates.blogspot.com/ to my blog. I think I have copied the css codes but I am not sure how to get the javascript codes. Could you please see what I can do to make the dropdown to my website @ http://allfacebookgames.blogspot.com/2011/11/mafia-wars-2.html. Also, I am getting a black dot beside the menu and I am not sure why is it there. Any help?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
closed as not a real question by Sparky, cHao, tzot, Gaby aka G. Petrioli, casperOne♦ Dec 1 '11 at 4:13
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
The dropdown list they are using is SuperFish (a pluging for jquery), you can get it here |
|||
|
|
|
add property list-style: none; to your css element : .nav li and the dots wont be displayed |
|||
|
|
