![]() |
![]() |
![]() |
|
|||||||
| Existing Templates Want to adjust logo or center some piece of text in your directory? Get advice on how to do it in this forum dedicated to pre-installed templates. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Join Date: Dec 2008
Posts: 15
![]() |
Hi All,
I am new here, anybody have any idea how to edit the header? I want the directory to look clean without any company name or logo on that site. What software do I need to open and change the template files of .tpl. Any help is much appreciated! Houston |
|
|
|
|
#2 |
|
Tech Support
Join Date: Oct 2008
Posts: 1,009
![]() |
Hello Houston23!
Welcome to our support forums. you may open .tpl files with any text redactors. Vim or Notepad++, for example (they have highlighting code feature). to change site's header you need to edit header.tpl and style.css files. To change logo you have to upload your image to templates/'current template'/img/ (for example, its name is "logo_image.gif") and edit style.css. Find there code: Code:
<!-- logo start -->
<div class="logo"><a href="/"><img src="{$img}logo.gif" alt="" title="" /></a></div>
<!-- logo end -->
Code:
<!-- logo start -->
<div class="logo"><a href="/"><img src="{$img}logo_image.gif" alt="" title="" /></a></div>
<!-- logo end -->
|
|
|
|
|
#3 |
|
Join Date: Dec 2008
Posts: 15
![]() |
How do I change the sentence below on the header? Thanks Thanks
Want to build a Directory you can be proud of? |
|
|
|
|
#4 | |
|
Join Date: Nov 2007
Location: Earth
Posts: 973
![]() |
Quote:
you can be proud of? ", but Pro version has. You can find solution this problem here: http://www.esyndicat.com/forum/about15903.html |
|
|
|
|
|
#5 | |
|
Join Date: Dec 2008
Posts: 15
![]() |
Mine is the PRO version 2.2.0.6 but I solve the problem thou, thanks!
Quote:
|
|
|
|
|
|
#6 | |
|
Super Moderator
Join Date: Oct 2005
Location: (California)
Posts: 5,299
![]() ![]() ![]() ![]() |
Quote:
![]() In the future could you please post your questions here: eSyndiCat Pro customers http://www.esyndicat.com/forum/forum-29.html If you don't have access: Pro forums area http://www.esyndicat.com/forum/post43142-1.html Thanks
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks! |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|