quote:
Originally posted by TheSteve
quote:
Originally posted by LuckyMe
But I had to replace every fontface element over the style.
If you put the font face in the element{ } section, every other element that uses the style sheet that doesn't specify its own font, should inherit that font.
Edit (an example would probably be good):
code:
element
{
FontFace: "Times New Roman";
}
Yup it does, but still got to replace the string number stuff for the others elements/buttons etc anyway.
Got mine working
Yes it works in all windows; except the Forward and Options links in Toasts
(tried lots of different combinations, wouldn't work)
--------------------------------------------------