Upper-case links (CSS code).
2 posters
Page 1 of 1
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;
}
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Upper-case links (CSS code).
Thank you sooooo much! : ))
zaichik.- Forumember
- Posts : 28
Reputation : 0
Language : Lithuanian
Re: Upper-case links (CSS code).
Glad I could help
Topic Solved
Topic Solved
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Similar topics
» When i paste a long code via [code][/code] the page expands
» Hide links in code from guest?
» Need code for widget that links to another page.
» HTML Code Showing Up in Links on Posts
» Request: a code for the automatic links to similar topics
» Hide links in code from guest?
» Need code for widget that links to another page.
» HTML Code Showing Up in Links on Posts
» Request: a code for the automatic links to similar topics
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum