Sign in to follow this  
Bogdan NAGY

Etichete de codificare color

1 post in this topic

Mergi in: ACP =>  customize => theme => edit HTML et CSS =>tab CSS => deschideti custom.css si adaugati:

.ipsTags a[href*="/tags/microsoft/"],
a.ipsTag_prefix[href*="/tags/microsoft/"] {
    background: SeaGreen !important;
}
html[dir="ltr"] .ipsTags a[href*="/tags/microsoft/"]:before,
html[dir="ltr"] a.ipsTag_prefix[href*="/tags/microsoft/"]:before {
    border-color: transparent Seagreen transparent transparent !important;

Modificați "microsoft" de alte tag-uri existente în bord.
Schimbați "SeaGreen" cu alta culoare (#xxxxxx). Pentru a genera un cod de culoare puteti accesa Generator de coduri culori
 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this