Mono - I did something similar to what you are asking with the
WEBTEMPLATES hack
you just have to put in some extra code like
PHP Code:
$getbgrow=getrowcolor();
eval("\$custom1 .= \"".gettemplate('index_custom1')."\";");
The thing that i could get to show without having it mess up was the "most users ever online" but i just removed that for the new pages...
Here is a live demo of myvbindex:
XtReMoDs
WEBTEMPLATES:
Template
If you PM me then i can tell you more about what code to add...