Upper-case links (CSS code).
Page 1 of 1 • Share •
Upper-case links (CSS code).
Hello, I need a little help.
In this forum ALL links is upper-case.
http://newera.rpgwars.net/
Can you tell me how can I do it for my forum too?
http://unicorn.do-forum.com/
Please, tell me.
In this forum ALL links is upper-case.
http://newera.rpgwars.net/
Can you tell me how can I do it for my forum too?
http://unicorn.do-forum.com/
Please, tell me.

zaichik.- Forumember
-
Posts : 28
Reputation : 0
Language : Lithuanian
Re: Upper-case links (CSS code).
Hi,
You can do it by adding the following code in Admin CP > Display > Colors > CSS
You can do it by adding the following code in Admin CP > Display > Colors > CSS
- Code:
a:link {
text-transform: uppercase;
}
Re: Upper-case links (CSS code).
Thank you sooooo much! : ))
zaichik.- Forumember
-
Posts : 28
Reputation : 0
Language : Lithuanian
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum