Nav menu: display post counts inline
general need - June 7, 2008 - 02:28
| Project: | Blog Add-ons |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Chajecki |
| Status: | closed |
Jump to:
Description
Hi again. On the blog navigation menu the post counts for each blogger is displayed below the bloggers linked name, not inline. I see this, for blogger called Fred
Fred
(4)
Rather than this
Fred (4)

#1
the only thing I can think about is the issue with the theme you are using.
Could you send me the html code of this line that is generated by your drupal?
What I do is to generate the following html code
"
";
so I see no reason for the post number not to be inline with the blogger name except for the style issues of "
#2
#3
Hi, thanks for your reply. I have ended up changing themes and also using another Blog enhancement module.
#4