White letters with black outline possible?
Solved
je suis en galère
-
evelynedechen Posted messages 2 Status Membre -
evelynedechen Posted messages 2 Status Membre -
Hello, I would like to display text on a white web page in Arial font, with white letters but a black outline.
Please, could someone have a solution?
Thanks in advance
Please, could someone have a solution?
Thanks in advance
Configuration: Windows Vista Internet Explorer 7.0
7 réponses
Hi,
I discovered this little trick that answers the question posed by looking at the code of the themes that make up the WordPress CMS.
It should be placed in the .css, of course ...
text-shadow: ;
For example: a { color: #ececec; text-shadow:1px 1px #000;}
There you go, I think this should work for those interested ^_^.
I discovered this little trick that answers the question posed by looking at the code of the themes that make up the WordPress CMS.
It should be placed in the .css, of course ...
text-shadow: ;
For example: a { color: #ececec; text-shadow:1px 1px #000;}
There you go, I think this should work for those interested ^_^.
hi
I think it's impossible if you're talking about writing on an HTML page, because that will only be recognized by you (your PC) and not by others, so it has no interest.
You can do it by making a jpg, but it will remain an image and not a font.
Or create all the possible letters, make a pack to offer to your visitors, but good luck making it downloadable :)
--
The sadness is not knowing that we are happy!
I think it's impossible if you're talking about writing on an HTML page, because that will only be recognized by you (your PC) and not by others, so it has no interest.
You can do it by making a jpg, but it will remain an image and not a font.
Or create all the possible letters, make a pack to offer to your visitors, but good luck making it downloadable :)
--
The sadness is not knowing that we are happy!
Hello,
There is a good article here that explains how to do it in GIMP: http://www.mulot.ch/gimp/pdf/lettrage.pdf
Otherwise, it is possible to use shading (it might be enough to make the white letter stand out, that's what I do).
Evelyne
There is a good article here that explains how to do it in GIMP: http://www.mulot.ch/gimp/pdf/lettrage.pdf
Otherwise, it is possible to use shading (it might be enough to make the white letter stand out, that's what I do).
Evelyne