![]() |
![]() |
![]() |
|
|||||||
| User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Mar 2008
Posts: 4
![]() |
Hi all,
Just wondering if someone could help me with the following: I'm using the template Greenleaves and would like to change the logo.png file to one of my own; therefore, I have imported it into Photoshop - however, I would like to know how others are doing this, by this I mean are you simply cutting and deleting the exisiting text that is there and replacing it with your own or are people able to modify the exisiting text (if so can you tell me how you are doing this as when I put the text cursor icon over the text it wont allow me to modify)? Many thanks, Oliver |
|
|
|
|
|
#2 | |
|
Guest
Posts: n/a
|
Hello Oliver and welcome to our support forums!
Quote:
About how to create a logo you can find a lot info in google or here for exmpl. http://www.garysimon.net/logotutorial/ http://cooltext.com/ -- simpliest way |
|
|
|
|
#3 |
|
Administrator
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
![]() ![]() ![]() ![]() ![]() ![]() |
You can not edit the text in that PNG file. You should delete the old text and write your own. Because png file is one-layer file and it's not PSD source. So just delete the old text and write a new one. Save it and reupload on your working copy of the script.
Let us know if you have any questions, Oliver
__________________
Best Regards, Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script Recommended Hosting IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored |
|
|
|
|
|
#4 |
|
Join Date: Jul 2008
Posts: 34
![]() |
Hi
I am totally new to all of this and Nikita has be very helpful and set my directory up for me, I now just need to know how do I insert my own logo please? and also insert a descrption on the front page (over where it says : ' Want to build a Directory you can be proud of?' ) Thanks Alison |
|
|
|
|
|
#5 | |
|
Super Moderator
Join Date: Oct 2005
Location: (California)
Posts: 5,268
![]() ![]() ![]() ![]() |
Quote:
Can you please post your questions for the pro version here: eSyndiCat Pro v2.2.xx http://www.esyndicat.com/forum/forum-75.html You should have access. If you don't, please go here: Pro forums area http://www.esyndicat.com/forum/post43142-1.html The reason for this is that this forum is for questions in regards to the free version only. Thanks ![]()
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks! |
|
|
|
|
|
|
#6 |
|
Create. Invest. Exit :D
|
where should i add the alt="..." code for the logo?
|
|
|
|
|
|
#7 |
|
Join Date: Apr 2009
Posts: 3
![]() |
The logo is defined as part of the rhuk milkyway template. It is defined in the template.Css file.I'm brand new to gallery 2.0 and I was wondering how I can change the image at the top of my gallery page from logo to something I have created.
Marble Host provides Web Hosting Service with Instant Hosting Account setup |
|
|
|
|
|
#8 |
|
Tech Support
Join Date: Oct 2008
Posts: 989
![]() |
Please create your own logo and upload it to the folder you found before: /templates/Default/img/.
It can be of any image type, for example company_logo.gif then open /templates/current_template/header.tpl file and find the following snippet of code: HTML Code:
<!-- logo start --> <div class="logo"><a href="{$config.base}{$config.dir}"><img src="{$img}logo.gif" alt="" title="" /></a></div> <!-- logo end --> HTML Code:
<!-- logo start --> <div class="logo"><a href="{$config.base}{$config.dir}"><img src="{$img}company_logo.gif" alt="" title="" /></a></div> <!-- logo end --> Also if you need change position logo. You should edit style.css HTML Code:
div.logo
{
.....
}
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|