How to add a logo
  #1  
Old 10-09-2007, 08:16 PM
brightstar brightstar is offline
Junior Member
 
Join Date: Sep 2007
Posts: 1
brightstar is on a distinguished road
Default How to add a logo

Hi,

I am using the Stoneflash template and would like to add my logo instead of the directory name in the header, how do I do this please ?

Can anyone help ?

Brightstar
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

  #2  
Old 11-09-2007, 04:40 PM
Shabu's Avatar
Shabu Shabu is offline
Marks and Marker
 
Join Date: Jul 2007
Location: Dhaka, Bangladesh
Posts: 411
Shabu will become famous soon enoughShabu will become famous soon enough
Default

In header.tpl, find:
Code:
<table width="770" border="0" align="center">
  <tr> 
    <td class="logo"><a href="{$smarty.const.DOC_ROOT}/" title="{$in_page_title}">{$smarty.const.DIRECTORY_TITLE}</a></td>
  </tr>
</table>
Replace with this:
Code:
<table width="770" border="0" align="center">
  <tr> 
    <td class="logo"><a href="{$smarty.const.DOC_ROOT}/"><img src="{$smarty.const.DOC_ROOT}/images/logo.gif" alt="{$smarty.const.DIRECTORY_TITLE}" border="0" /></a></td>
  </tr>
</table>
You have to place your logo.gif file in images folder
__________________
Buy Brandable Domains ~ Best of the Web Network ~ My Photo Gallery ~ Lemon Shadow 2 - New free phpLD templates
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:56 PM.




Webmaster Desk forum is a concern of Graffias Web service network

Skin by: eXtremepixels Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.