Displaying category names in bold

Andrzej7 - September 10, 2005 - 15:50
Project:SiteMenu
Version:HEAD
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

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

#1

kbahey - September 11, 2005 - 00:30
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

Andrzej7 - September 11, 2005 - 07:37

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

fgm - May 9, 2006 - 19:29

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.

 
 

Drupal is a registered trademark of Dries Buytaert.