PDA

View Full Version : Text color in signup


aawebtools
10-07-2003, 07:50 PM
Where do i change the color of the www. on the first page of the signup and this text: Sorry, <?php echo $domain;?> is already an existing domain name. If you own this domain name and are looking to transfer it please click on the button below to continue.

Alberto
10-08-2003, 01:16 AM
You can change that in the glossary file in your Language dir.

_SIGNUPDOMAINPREFIX

aawebtools
10-08-2003, 07:44 AM
i see the text in the glossary but I do not see any font tags to change the colors. Will standard font tags work in this file?

bear
10-08-2003, 09:34 AM
i see the text in the glossary but I do not see any font tags to change the colors. Will standard font tags work in this file?
That text appears to get it's formatting from the style sheet, all the way at the top. It's the first tag in the sheet, and it covers all text not otherwise specified...
Regular font tags *should* work.