
Cireson Partners, Customers and Community members share your customizations and examples here to help benefit the community as a whole to earn Kudos and badges.
DISCLAIMER
All files and projects located here are provided and come "as-is" and without any warranty or support. Use at your own risk. Your use of Community Uploads is subject to our Terms of Use.
Cireson does not and will not support or maintain these enhancements, extensions, and scripts.
For Team Cireson uploads click here.
Custom Logo on Portal Header

Let's say you have that pretty logo image saved as logo.png somewhere in the CiresonPortal, let's say "/CustomSpace/HTML/"'
Add the following code inside your "custom.css" file
.headerContent h4:before { display: inline-block; width: 36px;height: 36px; vertical-align: middle; margin-right: 15px;content: ""; background: url("/CustomSpace/HTML/logo.png") no-repeat 0 0; background-size:100%; }
If you have no problem for your problem portal, is it still a Problem Portal?

Comments
Hi,
I tried your suggestion on putting a logo and it does indeed show up bit is getting downsized (shrunk) a lot so not usable like this.
Do you have any idea how I can make it so that the original format is kept of the .png?
thanks!
This adds a class with the name of the company to the headerContent.
In the custom.css, you would define logos for each company: