The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Changing ONE Forum's TD in FORUMBITS
I'm having a heck of a time here. I asked this question several months ago, but no one was able to give me an answer.
One thing I should mention is that I've changed my forumbits according to the ForumHome Category Spacing mod https://vborg.vbsupport.ru/showthrea...umhome+spacing I'm trying to change the forum icon TD to another background color for ONE forum, and no matter what I do, it won't change it to the color I want. I can make it have NO background color, but I can't get it to change to a specific color. The thing that I think may be an issue is that this mod was written for 3.7.0*, and I know that there has been at least one template change since then. I'll post code if necessary. Thanks! --------------- Added [DATE]1231369347[/DATE] at [TIME]1231369347[/TIME] --------------- Here's my code in forumhome_forumbit_level2_post: HTML Code:
<td class="<if condition='$forum[forumid] == 37'>alt2 alt22<else />alt2</if>"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> HTML Code:
.alt22 { background: #ecb700; } Any suggestions? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|