I need some help with styling my Text, here is a screenshot of what i want to achieve
[IMG]http://gyazo.com/38d917e5fa666c8c773664ce72b05e17.png[/IMG]
and this is what i got,
[IMG]http://gyazo.com/8ffd2ff281f467ea35d09d724184cfbf.png[/IMG]
I hope someone could help me, thanks!
I think,
css:
font-variant: small-caps;
then you type the words like Forside , Menu for it to look like the top image
[QUOTE=xianlee;42709570]I think,
css:
font-variant: small-caps;
then you type the words like Forside , Menu for it to look like the top image[/QUOTE]
Thanks! That worked, not i just need to group them closer :)
You'll want to use the CSS letter-spacing property on the element containing the text for that.
Retained
text-shadow: 0px 2px 0px #191919;
[QUOTE=Haskell;42842664]If nothing else works, you can always use images instead of text.[/QUOTE]
There is no reason to do that in this instance.
[QUOTE=Sharpshooter;42887319]There is no reason to do that in this instance.[/QUOTE]
Retained
Sorry, you need to Log In to post a reply to this thread.