The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
background color when loading
when my forum is loading, the background is all white
i would like to change it into another color like the one below what thing in the Main CSS that i have to change to get this result ? |
#2
|
||||
|
||||
In headinclude before <!-- CSS Stylesheet --> add this:
Code:
<style type="text/css"> <!-- html, body { background-color: #AACFEA; } --> </style> |
#3
|
|||
|
|||
thank you so much CyberAlien
you rock got it working |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|