Re: site_logo link to Portal
Posted: 3. January 2010 11:27
I did a new site this weekend. And I did se that I have missinformed you all a little bit.Fliz wrote:Same for me. When clicking on site logo it links to forum not portal.
But I did change in overall_header.php
In one place there change U_INDEX to U_PORTAL and L_INDEX to L_PORTAL - somewere in the middle of the code.
And now it works
To make the site logo to point to portal side instead of the board side. I did a change in overall_header.html, not in .php file.
Link is
/style/prosilver/template/overall_header.html
Inline.
<h1><a href="{U_INDEX}" title="{L_INDEX}">{SITENAME}</a></h1>
<h2>{SITE_DESCRIPTION}</h2>
Change U_INDEX to U_PORTAL and L_INDEX to L_PORTAL