Download & Extend

Displaying category names in bold

Project:SiteMenu
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

Comments

#1

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?

#2

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

AttachmentSize
PN.jpg 33.42 KB

#3

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.

nobody click here