RE: [WSG] image substitution

2011-07-31 Thread Thierry Koblentz
> I think my only option is to generate an image for the banner 
> using the right font (or is there a better option?). 
> What is the current best practice for having an accessible text 
> banner, while showing the image based banner?
>
> Are we still using the trick of shifting the text off the side
> of the screen with negative positioning? Or is there a better, 
> more accessible way?


Negative text-indent is a problem if images are off and background images
are also a problem with high contrast mode.
You could try something like this: 

http://tjkdesign.com/articles/tip.asp

Or like Kepler suggested, just use the alt attribute of the image.


--
Regards,
Thierry
@thierrykoblentz
www.tjkdesign.com | www.ez-css.org | www.css-101.org 





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



RE: [WSG] image substitution

2011-07-30 Thread Kepler Gelotte
> Are we still using the trick of shifting the text off the side of the
screen with negative positioning? Or is there a better, more accessible way?

 

 

How about just using the alt attribute on the image?

Best regards,

Kepler Gelotte

Neighbor Webmaster, Inc.

156 Normandy Dr., Piscataway, NJ 08854

  www.neighborwebmaster.com

phone/fax: (732) 302-0904

 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] image substitution

2011-07-30 Thread Dave Westell
Hi there,

I have used FontJazz in the past, you can use any font and it is very easy to 
implement, just one small javascript file.

Check it out, just Google FontJazz

Dave...

On 31 Jul 2011, at 03:54, Lucien Stals wrote:

> The designers have specified a font I must use to write a sites name in the 
> top banner. It is not a standard font, and I don't think it's licensed for 
> redistribution anyway.
> 
> I think my only option is to generate an image for the banner using the right 
> font (or is there a better option?). 
> What is the current best practice for having an accessible text banner, while 
> showing the image based banner?
> 
> Are we still using the trick of shifting the text off the side of the screen 
> with negative positioning? Or is there a better, more accessible way?
> 
> Thanks.
> 
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] image substitution

2011-07-30 Thread Lucien Stals
The designers have specified a font I must use to write a sites name in the top 
banner. It is not a standard font, and I don't think it's licensed for 
redistribution anyway.

I think my only option is to generate an image for the banner using the right 
font (or is there a better option?). 
What is the current best practice for having an accessible text banner, while 
showing the image based banner?

Are we still using the trick of shifting the text off the side of the screen 
with negative positioning? Or is there a better, more accessible way?

Thanks.

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***