The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
CMS Static HTML
Greeting everyone,
I am just starting out getting familiar with CMS and have a quick general question. I am using a lot of static HTML types for my widgets and i don't particularly care for the display. It looks like this So it shows HTML along with the widget name in a standard grey bar. Is there a way to make it look prettier? Having HTML displayed looks silly to me but I'm not quite sure how to change that. Thank you for your help. |
#2
|
|||
|
|||
Do you just want to delete the title all together? For that just open up additional.css and add this to the top
Code:
.cms_widget_header { display: none; } |
#3
|
|||
|
|||
That is so much better. Thanks a million!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|