View Single Post
Old March 11th, 2005, 08:45 AM   #15 (permalink)
Brian
Guest
 
Posts: n/a
Re: Remove Navbar from Gallery Pages

Try looking in your forum/includes/vba_cmps_include_bottom.php file for this code:
Code:
Content visible to verified customers only.
And add this right above it:
Code:
Content visible to verified customers only.
  Reply With Quote