-
AuthorPosts
-
July 3, 2008 at 9:01 am #130422
I finally was able to produce a transparent logo with a decent quality of text!
1. Is there a way to change the default logo size from 235 X 50 to say 245 X 55 ?
2. I tried to look for the logo link in the HTML file but couldn’t find it. Currently it is GIF by default. I’d like to change it to logo.png (I feel that my logo text looks better in the PNG version). How do I do that?
3. By the way there’s a png version of the logo in the original template. Why is it there? What’s the purpose? When does it get displayed? Note that in #2 when I said I want to replace the GIF version with the PNG I am talking about just that. But since there IS a PNG version in the directory that I know not what purpose it is used for… how do I handle this situation? I want the template to show a PNG version of the logo INSTEAD of the GIF version as it is currently doing.
Well I was going to ask a fourth question but that probably should wait for the Photoshop forum :o) But since I roused your curiosity anyway, I’ll speak :o) I have toiled over making the text in the logo sharp in Photoshop, GIMP and what not but have given up (yes, I have tried the Sharp, Crisp, Strong settings for text…). I was not able to make Inkscape work, finally OmniGrafflie came to the rescue and believe it or not, despite not being intended for logo creation and not being a replacement for any vector drawing program, I was able to produce satisfactory result (it has good support for vector format). Does anyone know a link to some good resource for dealing with type in Photoshop or better yet in GIMP? Specifically producing sharp text at smaller point sizes. I am not trying to produce any body text in Photoshop/GIMP but atleast text as it pertains to/in logos.
Thanks!
Kenneth
mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
July 3, 2008 at 1:58 pm #257833change the size and type in the template_css.css file
steve z Friendsteve z
- Join date:
- December 2005
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 3 times in 2 posts
July 3, 2008 at 2:08 pm #257836Kenneth,
Hello. As mentioned above, edit the template_css.css file.
– in the administrator panel go to Extensions / Template Manager
– select Ja Helio
– click “edit CSS” and select template.cssSpecifically, (I have already changed to fit my logo)
h1.logo a {
width: 566px;
display: block;
background: url(../images/logo.png) no-repeat;
position: absolute;
height: 67px;
bottom: 10px;
left: 0;
}
Cheers,
Steve Z1 user says Thank You to steve z for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by steve z 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Changing logo size and type
Viewing 3 posts - 1 through 3 (of 3 total)