Closed (fixed)
Project:
Multiflex37
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
11 Apr 2007 at 22:57 UTC
Updated:
13 Mar 2009 at 15:30 UTC
Hello,
I'm wanting to remove the Site Name at the top left corner through "Administer + Site Building + Themes" and un-check the Site Name Box. What happens is the name and logo disappear, even when the Logo Box is left checked. It seems to be linked. I can remove the logo without affecting the name but not the other way around. What's going on?
Daisy
dragonwood.ca/test
Comments
Comment #1
chaos21in commentedi think changing these lins (38 to 46) in page.tpl.php may work:
Current:
change to :
--rafi
Comment #2
NLMA commentedHmm... changing this just leaves me with a blank site.
Comment #3
NLMA commentedah...
simply replacing the && to || in the code did the trick
Comment #4
mdupontConsidering it's fixed.