Hello Khalid

Your module is very useful. I learned how to duplicate a module, changeded the name of it and now it (or they - multiplicated) can show different lists of categoories - very useful indeed.

I can't say, if it is possible in the module, but may be its a tip to develop your module.

But for me is very important, how to make a change in the view. Is it possible tomake the names of categories for example bold?

It would look much better.

Andrzej

CommentFileSizeAuthor
#2 PN.jpg33.42 KBAndrzej7

Comments

kbahey’s picture

Title: Multiplication of sitemenu module » Displaying category names in bold

I am not sure which category you are referring to? The vocabulary name itself, or the terms?

Andrzej7’s picture

StatusFileSize
new33.42 KB

I mean terms of categories, because the vocabulary name is already bold

I attach a screen.
http://prawica.net/PN.jpg

I'd like to have "gospodarka", "historia" i the same style like "Tematy", which is vocabulary name.

Andrzej

fgm’s picture

You can customize the vocabulary names (links if my recent "themeability patch" is applied) by just themeing for theme_box.

The name of the vocabulary is the first parameter to the <theme>_box() function in your theme, so you can apply bolding to it. You'll have to consider the changes it may bring elsewhere in the look of your site, though.