
07-07-2007, 11:51 PM
|
 |
|
|
Join Date: Jun 2006
Location: Baton Rouge, LA
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Surviver
Hello, nice Hack, but it has a "bug".
If you view a thread, its too small. Andreas postet a soultion for this problem here.
ALso the caldendar Display has this "bug"
In English:
Create a Plugin on parse_templates with the following Content:
HTML Code:
$vbulletin->templatecache['header'] .= '";$spacer_open="';
$vbulletin->templatecache['footer'] .= '";$spacer_close="';
Greetings Surviver
|
This worked perfectly for me for anyone who's interested...
|