Marvin Hlavac
Customer
		How to remove <div class="smallfont"></div> from the footer of Branding Free version?
I'd like to remove the following code added site-wide to the very bottom of my footer by vB Optimise Pro:
	
	
	
		
What do I need to edit? I suspect it likely is within a PHP file.
Any help will be very much appreciated.
If I go to:
AdminCP > Plugins & Products > Plugin Manager
and if I disable:
vBO: Start Guest Caching
then the <div class="smallfont"></div> is no longer in my footer.
What would I need to edit to remove the small piece of unnecessary code from my footer?
If I disable HTML clean up in vBSEO, I get the commented out stuff:
	
	
	
		
I'm guessing this is related to the VBO Credits that would normally be displayed in the footer if I didn't have Branding Free option. However, I'd like to remove the remaining code. What should I edit, please?
				
			I'd like to remove the following code added site-wide to the very bottom of my footer by vB Optimise Pro:
		Code:
	
	<div class="smallfont"></div>
	What do I need to edit? I suspect it likely is within a PHP file.
Any help will be very much appreciated.
If I go to:
AdminCP > Plugins & Products > Plugin Manager
and if I disable:
vBO: Start Guest Caching
then the <div class="smallfont"></div> is no longer in my footer.
What would I need to edit to remove the small piece of unnecessary code from my footer?
If I disable HTML clean up in vBSEO, I get the commented out stuff:
		Code:
	
	<div class="smallfont">[COLOR=#008000]<!--VBOCR-->[/COLOR]</div>
	I'm guessing this is related to the VBO Credits that would normally be displayed in the footer if I didn't have Branding Free option. However, I'd like to remove the remaining code. What should I edit, please?
			
				Last edited by a moderator: