The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
CMS Widget "Recent Posts" not showing default font-family/style/color
I've noticed that the CMS widget for Recent Posts (and probably others) displays the font-family/style/color of whatever was used in the actual post.
I would like to just show the standard font-family/style/color, like how the Recent Posts Forum Block displays it. I've looked at the "vbcms_widget_recentposts_page" template and the css but the stylevars it references (see below) seem to be what I want, the "standard" font family/style/color, but that is definitely not what is displaying. Code:
.widget_post_content { Code:
padding: 1px 0; margin: 0; font-size: {vb:stylevar sidebar_content_fontSize}; color: {vb:stylevar sidebar_content_color}; Anyone point me in the right direction? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|