Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS]Kolor linku
GoOx
post
Post #1





Grupa: Zarejestrowani
Postów: 329
Pomógł: 6
Dołączył: 23.11.2011
Skąd: Łódź

Ostrzeżenie: (0%)
-----


Witaj,

w pliku css mam coś takiego

  1. a:link {
  2. color: #ffffff;
  3. text-decoration: none;
  4. }
  5. a:visited {
  6. color: #ffffff;
  7. text-decoration: none;
  8. }
  9. a:hover {
  10. color: #505050;
  11. text-decoration: none;
  12. }
  13.  
  14.  
  15. .menu {
  16. background:url('foty/menu.png') repeat-x;
  17. margin-top:0px;
  18. margin-left:20px;
  19. width:200px;
  20. height:600px;
  21. float:left;
  22. text-decoration: none;
  23. }
  24.  
  25. .menu a:link {
  26. color: #000000;
  27. text-decoration: none;
  28. }
  29.  
  30. .menu a:hover {
  31. color: #000000;
  32. text-decoration: none;
  33. }


Lecz napisy które powiększę przez font są białe a nie czarne jak miały być co mam zrobić?

  1. <font size="4">napis</font>

Ten napis jest biały w menu a nie czarny.
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 24.08.2025 - 21:56