Navigate to Blank Webpage using Brand href Textbox

Tips submitted by ASP.NET Maker users
Post Reply
xgis
User
Posts: 68

Navigate to Blank Webpage using Brand href Textbox

Post by xgis »

If you want to add a web page link to the "Site Header Logo" update the "HTML > General > Brand href" value like below.

https://www.yoururl.com/ "target="blank""
or
http://www.yoururl.com/ "target="
blank""
for unsecure sites

This updates the 'brand-link' class to include the url and blank target tab.

The only issue that you may observe is that the left sidebar collapses on page load and the "hamburger icon" may need to be clicked to see the sidebar.

If anyone has a better solution to not affect the sidebar and have it expanded by default on page load.. let me know.

If the Brand logo redirect method causes issues for users you can always use the footer.... under this topic "Dynamic Copyright Footer Text Year"


Post Reply