The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]() Quote:
Clear your browser and CMS cache. |
#12
|
||||
|
||||
![]()
You are going to have to go through and add in every type of option they can add. If they can do bold, then add a b and set the font-weight to normal. If italics, then add an i and set font-decoration to normal. example adding in b below:
HTML Code:
.cms_article_txt_content, .cms_article_txt_content span, .cms_article_txt_content font, .cms_article_txt_content b { font-family: verdana !important; font-size: 12px !important; font-weight:normal !important; } |
#13
|
||||
|
||||
![]()
Thank you very much Lynne. It's now working!
![]() I've got another question about CMS. I've got some widgets on my front page, and as you see, they are on content pages too. How can I disable some of them when a user views full article? |
#14
|
||||
|
||||
![]()
The article will have the same layout as the section it is in. If you want the articles to have a different layout, then you need to put them in a different section.
|
#15
|
||||
|
||||
![]()
But then wouldn't it affect the view of the front page?
I want an article show on front page (which has layout A) and when viewing it on full mode, I want to show a layout B to user. I don't want user to see every front page module when reading / commenting an article. NOTE: I've solved the problem. ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|