Advertisement
Hisabeel

Changing the links color

Sep 28th, 2017
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.76 KB | None | 0 0
  1. Há pelo menos duas maneiras de alterar as cores das palavras dos links. Vou explicar duas e você faz a sua escolha, o primeiro será uma explicação apenas feita para ser usada nos meus temas e a segunda para o tema de outras pessoas. Você escolhe conforme seu tema. :)
  2.  
  3.     IMAGEM: http://68.media.tumblr.com/589a01be27650e342a28dec793c1e80d/tumblr_inline_ntcka4QzLc1roxd0b_500.png
  4.  
  5. Existem milhares de cores disponíveis para seus links, visite este site (http://www.flextool.com.br/tabela_cores.html) e faça a sua escolha. :D
  6.  
  7. Se você estiver usando um dos meus temas, procure por #links a {, nesse código você procura por cor: #CODE, onde diz CÓDIGO você coloca o código da cor que deseja. (:
  8.  
  9. Ou então, você pode fazê-lo:
  10.     <a href=“/”><font color=#COLOR CODE”>your link</font></a>
  11.  
  12. Você escolhe a maneira que mais fácil para você :)
  13.  
  14.  
  15. x ----------------------------------------------------------------------------------------------------------------------------------- x
  16.  
  17.  
  18. There are at least two ways to change the colors of the words of the links. I’ll explain two at your choice, the first will be an explanation only made to be used in my themes and the second for someone else’s theme. You choose as your theme. :)
  19.  
  20.     IMAGE: http://68.media.tumblr.com/589a01be27650e342a28dec793c1e80d/tumblr_inline_ntcka4QzLc1roxd0b_500.png
  21.  
  22. There are thousands of colors available for your links, visit this website and make your choice. :D
  23.  
  24. If you’re using one of my themes, search for #links a{, then in that code you search for color:#CODE, where it said CODE you put the code of the color that you want. (:
  25.  
  26. Or then, you can do it:
  27.     <a href=“/”><font color=#COLOR CODE”>your link</font></a>
  28.  
  29. You choose the way that for you is more easy :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement