On my website : http://www.nitrogamers.fr

i want to change the menu made by links for example : Accueil, etc...

i wan to put buttons instead of simple links.

Can i change links to button? is it possible? if it's possible how can i do that?

Thx for answers.

ZerKA

Comments

ZerKA’s picture

Nobody can answer to my question?

ZerKA’s picture

Please help!

ZerKA’s picture

i'm angry because nobody take care of difficult or not easy one topics.

That's not fun and fair i though in the past that drupâl was a nice community of sharing informations but today i'm changing of positions about that....

anthonylicari’s picture

Go into your page.tpl.php and give the division that is surrounding the primary links an id like <div id="primary">

Then in your CSS file call that id so

#primary { }
#primary a { }

#primary ul { }

#primary li { }

Add the active and hover states as well if you are looking for those. Then you can make the unordered list look like buttons by adding background images and styling however you like.

Hope that helps.

---
www.skylabservices.com

jou00jou’s picture

Drupal is indeed has a very active community but you have to understand that there are hundreds of posts and comments every day and unfortunately your post could disappear easily after one day.

Regarding your question, what do you mean by buttons.
If you mean something like that http://nokoala.rosskendall.com/
then check this module http://drupal.org/project/nokoala

Hope that helps

ZerKA’s picture

On my website : http://www.nitrogamers.Fr

There are links on the head menu :for example : Accueil, Forum, Teamspeak, etc...

i want to put buttons instead of simple links.

Can i change links to button? is it possible? if it's possible how can i do that?

Thx for answers.

I can show you exemples of buttons : http://www.espace-hightech.fr/

Its only an exemple i only want to put buttons on my head bar menu, different colours for each different styles, etc...

Thx for all

ZerKA

jou00jou’s picture

You have to play a bit with css, that's all.
read this tutorial http://sophie-g.net/jobs/css/e_buttons.htm

ZerKA’s picture

Theres no easier solutions as working with css?

like an editor or something else?

someone can help me please.

ZerKA’s picture

up!

someone got an answer?

jou00jou’s picture

concowboy’s picture

I use dreamweaver cs3 for css editing and page layout development, I have used others in the past but this one seems to do the best job.

www.dellcoupondeals.com dude your getting a dell !!
www.consumercowboy.com rounding up the best deals on the web !!

ZerKA’s picture

Yeah thanks! it's nice!

Thx for all answers.