|
|||||||
![]() |
Forum Index > glFusion > Theme Support |
|
|
re - Welcome and date text below horizontal menu
|
|||
| | | Printable Version |
|
harryw86 | ||||||||
|
Hi, |
![]() Regular Member Group Comfort Level:: 0 ![]()
Registered: 12/07/09 |
||||||||
|
|||||||||
|
Geiss | ||||||||
|
If you enable Include Template Comments in Page Source, then do a View Source in your browser, you'll see HTML comments in the source of your webpage that reveal what template files are responsible for creating what part of the page. (Teach a man to fish... PHP Formatted Code <div class="welcomeanddate-text"><span class="gl_user-menu-right"> <?php global $_USER, $_CONF; if (isset($_USER['uid']) && $_USER['uid'] > 1) { ?> <a href="{site_url}/usersettings.php?mode=edit">{$LANG01[48]}</a><br{xhtml}> <a href="{site_url}/users.php?mode=logout">{$LANG01[35]}</a> <?php } else { if ($_CONF['disable_new_user_registration']==0) {?> <a href="{site_url}/users.php?mode=new">{$LANG04[27]}</a><br{xhtml}> <?php } ?> <a href="{site_url}/users.php?mode=login">{$LANG01[58]}</a> <?php } ?> </span> <span class="gl_user-menu-left"> <a href="{site_url}">{welcome_msg}</a><br{xhtml}> {datetime} </span> </div>
|
![]() Admin Group Comfort Level:: +57 ![]() ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
harryw86 | ||||||||
|
Thanks again, Eric! |
![]() Regular Member Group Comfort Level:: 0 ![]()
Registered: 12/07/09 |
||||||||
|
|||||||||
|
| All times are CDT. The time is now 01:23 pm. |
|
|