Skip to main content

Portal Logo URL

How do we change the URL of the logo that is displayed on the left-hand side of the portal?

Ross FCA

You can change this in the files but it's not a settings option. The header.php file in plugins>fluent-community>app>views>portal. Line 51. Change the href from the php to whatever URL you want.

<a class="fcom_route" href="">

Dan H

Worked!!! Thanks Ross HoffieΒ