Closed (fixed)
Project:
Barlow
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2009 at 11:59 UTC
Updated:
8 Mar 2010 at 03:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
DarkAthena commentedIn your "page.tpl.php" file look for the following:
It should be right around line 18 or so. Right after this paste the following code:
This will cause the default logo to link to your site's home page.
Good luck!
Comment #2
anarcat commentedHere's something similar with in a patch.
Comment #3
DarkAthena commentedPatch code looks good with one minor change that was totally my fault at first.
Instead of:
Use:
Sorry about the goof!
Comment #4
anarcat commentedpatch corrected and committed