Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 06:25:04 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: transforming text links in gifs / pngs  (Read 427 times)
shadowness

Offline Offline

Posts: 18


« on: January 25, 2008, 05:43:06 PM »

hello,

I don't know if this is the right place to post this... but i've seen some pages that display the navigation buttons with png's. This is cool because I would like to apply a pixel font to my template.

You can see one site here: http://www.fimdeboca.pt/

There is any module or script for website baker that transforms text links in gif's or png's?

thanks Smiley
artur
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #1 on: January 25, 2008, 10:38:42 PM »

The links they use are normal textlinks with underlying pictures.

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

evildmp

Offline Offline

Posts: 64


« Reply #2 on: January 27, 2008, 02:00:53 PM »

The links they use are normal textlinks with underlying pictures.

There are two places where images are used as text.

"Home" and "Ajuda" are just GIFs.

"Loja" and "Profissionain" are different. The code for "Loja" is:

Code:
<img src="ttf.php?text=LOJA&size=6&font=STAN0765.TTF&bg=641D09&fc=FEFEFE" border="0">
In other words, the image is being generated on the fly.

Neither is an acceptable implementation, because no alt text is provided, and the links are inaccessible to users who are blind or aren't using graphical browsers.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!