phpScheduleIt
June 19, 2013, 10:53:03 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Make logo clickable and put hyperlink  (Read 308 times)
adhsharad
Newbie
*

Karma: 0
Posts: 9


« on: July 08, 2012, 12:28:04 PM »

Hi,

How to make logo clickable and put hyperlink? My idea is that whenever customer click the phpscheudleit logo, they are directed to the homepage of another webpage.

Thanks in advance.
Logged
njdespres
Newbie
*

Karma: 0
Posts: 10


« Reply #1 on: January 04, 2013, 11:28:25 AM »

globalheader.tpl.php

   <div id="doc">
      <div id="logo"><a href="http://www.yoursite.com"><?php echo $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['html_image'][0][0]->PrintImage(array('src'=>"logo4.1.png"),$_smarty_tpl);?>
</div>

Insert your site info here.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!