The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Upper-case links (CSS code).

2 posters

Go down

Solved Upper-case links (CSS code).

Post by zaichik. September 21st 2011, 9:31 am

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. Sad
zaichik.
zaichik.
Forumember

Female Posts : 28
Reputation : 0
Language : Lithuanian

Back to top Go down

Solved Re: Upper-case links (CSS code).

Post by ankillien September 21st 2011, 9:43 am

Hi,

You can do it by adding the following code in Admin CP > Display > Colors > CSS

Code:
a:link {
text-transform: uppercase;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Upper-case links (CSS code).

Post by zaichik. September 21st 2011, 4:06 pm

Thank you sooooo much! : ))
zaichik.
zaichik.
Forumember

Female Posts : 28
Reputation : 0
Language : Lithuanian

Back to top Go down

Solved Re: Upper-case links (CSS code).

Post by ankillien September 21st 2011, 4:22 pm

Glad I could help Very Happy

Topic Solved
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum