Titling for a Web page

Posted: 09-03-2003, 01:55 AM
I’m using PS 7 to create titles i.e. basic text on a layer with some effects such as shadows, glow, bevel/emboss and so on. I do this by creating a layer then through the layer pallet I add the desired effect. after saving and merging visable layers (where necessary) Then through the “help” drop down, I use the transparency wizard to create gifs with no background. With me so far? Well several problems come into play: 1) many of the effects created in the layer pallate do not make it through the transparency wizard, namely shadowing, & glowing. In addition, the titles appear raggid and of poor quality after using the wizard. Am I missing something in order to save the effects and how do I preserve a clean, crisp image in order to have a professional look when presented on the web ?
Reply With Quote

Responses to "Titling for a Web page"

matthew hattie
Guest
Posts: n/a
 
Re: Titling for a Web page
Posted: 09-03-2003, 03:41 AM
Why do you need gifs with no background? Why don't you just put the part (slice) of the background behind the title, on in PS? What are you using to compile this? The wizard pretty much whacks a clipping mask on yer pick, so if your opacity fades towards the edges (as in a dropshadow) they will look jagged.
Reply With Quote
Shank Williams
Guest
Posts: n/a
 
Titling for a Web page
Posted: 09-03-2003, 04:00 AM

You are seeing the limitations of .gifs, which can have only 256 colors.
Shadows, glows, and gradients may become dithered or banded. If the edges are
soft in the original, such as a glow fading to nothingness, or anti-aliased
text, the edge will suffer when saved for web. The GIF format explicitly allows
only one level of transparency; either something is 100% transparent or 100%
opaque. Feathered transparency is not allowed.
So what happens is semi-transparent pixels get converted to a "matte" color,
which is set in the Save for Web window, and should match the web background
color, to avoid "halos", which appear when the matte color is a mismatch.
You can avoid transparent gifs as much as possible.
You can fake transparency by using a .jpg image with a solid background, and use
a solid b.g. color on your web page.
You can look into .png format, but that is another set of complications.
Reply With Quote
Jodi Frye
Guest
Posts: n/a
 
Re: Titling for a Web page
Posted: 09-03-2003, 06:07 PM
Yes i was not satisfied with the gif rendering on my title page so i used jpeg and put it on the same pattern that's on my webpage backgound ( a rectangular selection just around the title). Worked like a charm. I will always try to find ways around using Gif if at all possible.
Reply With Quote
Jake Hannam
Guest
Posts: n/a
 
Re: Titling for a Web page
Posted: 09-04-2003, 02:04 AM
Jodi,

GIFs are fine for what they were intended for. Shank summarized it very nicely.

When you can get away with it, GIFs usually offer a smaller file size (important for users with slower connections) but usually JPG is the best bet. PNG would be even better than GIF or JPG but internet browsers have only limited support for it at this time.

Jake
Reply With Quote
DRTV-RJ
Guest
Posts: n/a
 
Re: Titling for a Web page
Posted: 09-04-2003, 09:45 AM
Will try reworking with other formats. Shank, Thank you for your explanation, It makes much more sense now.
Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble loading administrator/index.cfm page--i am askedto save the page rajinibesttest Coldfusion - Getting Started 3 09-22-2005 06:19 AM
Page Has Expired Message in between the php Page When I click Back in Explorer Menu John PHP Development 1 04-22-2004 11:28 AM
Accessing Values of local variables in previous page when using custom error page steve king ASP 1 09-05-2003 10:09 AM
Need help with image titling baldaggie webforumsuser@macromedia.com Macromedia Dreamweaver 1 07-21-2003 10:44 AM
Calling a html page from an asp page then returning to the next statement on the original asp page Chuck ASP 0 07-05-2003 02:00 AM