The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I put BBcode in Channel's name (for colouring) but it shows up when opening the Tab
So, yeah, I've coloured one of my channels using: <font color="color">Channel</font>, problem is everything works alright until I open the channel, when I open the channel, tab name reads exactly the BBcode I inserted.. could someone help me please?
|
#2
|
||||
|
||||
That's not BBCode. It's poorly formed HTML.
Use: <span style="color:red"> on the left side and </span> on the right. Obviously change the color to whatever you like. |
Благодарность от: | ||
Ninja04 |
#3
|
|||
|
|||
Thank you so much, that was very fast!
|
#4
|
|||
|
|||
What to do?
|
#5
|
||||
|
||||
You can not use html-tags in forum-titles. You have to use css:
HTML Code:
.forumX .forum-title {color:red} |
2 благодарности(ей) от: | ||
In Omnibus, Ninja04 |
#6
|
|||
|
|||
I added it to Customized CSS, I replaced X with NODE ID in Channel Manager but color is not there brother
|
#7
|
||||
|
||||
Quote:
HTML Code:
.forum-list-container #forumX.forum-item .cell-forum > .forum-wrapper > .forum-info > .forum-title {color: red !important;} |
2 благодарности(ей) от: | ||
Ninja04 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|