How do i turn of the bar on the top ?
Just installed this on a local machine, going to bridge vbulletin with wordpress in my new theme.
Seems to be working good so far but one thing i don't like are the bar at the top. Anyway to turn it of ? It breaks my theme and looks ugly and it doesn't need to be there, doesn't have any function. Oh, ye, when i tried the link in the dashbar "Edit My Profile" shouldn't that take my to the Vbulletin editor instead of the Wordpress one ? |
Quote:
Find this code in vbbridge.php: Code:
$user->rich_editing = get_option('vbb_VBRICHTEXT'); Code:
$user->show_admin_bar_front = false; $user->show_admin_bar_admin = false; Quote:
|
All times are GMT -4. The time now is 07:53 PM. |
Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.