PDA

View Full Version : Making menu bar


indiaberry
09-06-2004, 08:16 AM
How do I make a menu bar like this one:
http://www.hiptobeasquare.com/blogs/

I would like to be able to set my own color of the menu bar. Yes the menu bar is the one that include (about participate wordpress xhtml css rss atom).

bradyj
09-06-2004, 08:25 AM
Do you know much HTML/CSS? That's what you'll need to create this... but take a look at this site to see examples and code:
http://css.maxdesign.com.au/listamatic/

But you'll have to adjust color and placement and all that -- to do so you'll need knowledge of what CSS is and how to control it -- just like html. You can learn these for free at:
http://www.w3schools.com

That menu is very simple to create and do, but you need to learn these bits first or you'll be lost -- believe me, it's helpful :thumbsup: