Quote:
Originally Posted by kh99
I don't have complete answers for you, but...
You should have had a file called index.php which would display the home page. Did you rename it or did you use another file? If you really don't want to use index.php then you might be able to configure you web server to use another file as the default, or maybe you could use a .htaccess file to redirect to home.php.
In the template postbit.css there's this:
Code:
/*signature */
.signature {
padding-top: 1em;
border-top: {vb:stylevar signature_border};
margin-top: 2em;
}
Which I believe creates the separator. If you can figure out how to do what you want in CSS you could change that, or else you could edit the postbit_legacy template, find post.signature, and insert whatever html you want.
You can do that with some javascript to hide/show a portion of html. Or maybe you can use a mod like this one: www.vbulletin.org/forum/showthread.php?t=257985
Questions/problems about modifications must be asked in the mod thread and not in this forum.
|
But if there is no support ?! 0.o