phpScheduleIt
June 19, 2013, 10:53:03 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: phpScheduleIt 2.4.2 has been released!
Home
Help
Login
Register
phpScheduleIt
>
Help and Support
>
phpScheduleIt 2.x
>
Make logo clickable and put hyperlink
Pages: [
1
]
« previous
next »
Print
Author
Topic: Make logo clickable and put hyperlink (Read 308 times)
adhsharad
Newbie
Karma: 0
Posts: 9
Make logo clickable and put hyperlink
«
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
Re: Make logo clickable and put hyperlink
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> Open Discussion
=> Donations
-----------------------------
Help and Support
-----------------------------
=> phpScheduleIt 2.x
=> EspaƱol
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
=> New Features and Suggestions
=> Developers
-----------------------------
Bugs
-----------------------------
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
-----------------------------
Modifications
-----------------------------
=> Post Modifications
=> Request Modification
-----------------------------
Development
-----------------------------
=> phpScheduleIt 2.0
-----------------------------
Off-Topic
-----------------------------
=> Non-phpScheduleIt Discussion
Loading...