Is it possible to remove the roundcube branding at the top of the pages?
I want to set up webmail for my visitors/clients and would much prefer my "brand" be seen.
Thanks,
			
			
			
				Replace roundcube_logo.png in skin folder (Roundcube v0.5.3). 0.6 branche has a config value for that ($rcmail_config['skin_logo']).
			
			
			
				Can I just replace roundcube_logo.png with my logo img src?
			
			
			
				If your logo is a .png image the answer is yes.
			
			
			
				Awesome. Thanks:)