hidjra
17 Mar 2006, 00:06
Step 1
Create a new file, call it 'gzip-css.php' copy the following snippet and upload to the 'vbulletin_css' folder:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 2
create a .htaccess file, put this in the same directory as above, put in the following snippet:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 3
Open the adminfunctions_template.php file located in the 'includes' directory. Look for the following:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
change it to
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now login to you vb control panel, re-generate the css file and your done. Enjoy ;)
Create a new file, call it 'gzip-css.php' copy the following snippet and upload to the 'vbulletin_css' folder:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 2
create a .htaccess file, put this in the same directory as above, put in the following snippet:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Step 3
Open the adminfunctions_template.php file located in the 'includes' directory. Look for the following:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
change it to
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now login to you vb control panel, re-generate the css file and your done. Enjoy ;)