Active
Project:
Gardening
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2010 at 00:58 UTC
Updated:
15 Jan 2010 at 19:04 UTC
I edited the welcome message but the message only appears to the administrator and does not appear to anonymous user. Is there any way to change the size of welcome messge based on message length? Is it even possible to disable? Please suggest.
Comments
Comment #1
cssdru commentedHi Sarmiluv,
You can edit and style the message in the welcome.php page included in the theme.
If you want to remove it completly, etit the file page.tpl.php, remove the line #69
<div id="sidebar"><div id="welcome"><div><?php include("welcome.php"); ?></div></div>Cheers,