Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [HTML][CSS]Jak zmienić tryb przycisk by się nie przesuwał
Darek82
post
Post #1





Grupa: Zarejestrowani
Postów: 130
Pomógł: 0
Dołączył: 27.04.2009

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


Mam na stronie przyciski u góry, dałem że po najechaniu tekst ma być bold ale nie chce by się przesuwały te przyciski jak moge to zmienić

  1. #top ul {
  2. list-style:none;
  3. margin:0px;
  4. padding:0px;
  5. position:absolute;
  6. top:10px;
  7. left:200px;
  8. }
  9.  
  10. #top ul li {
  11. display:inline;
  12. float:left;
  13. background: url(../images/button_active.png) no-repeat center right ;
  14. height:36px;
  15. margin:0px 10px;
  16.  
  17. }
  18.  
  19. #top ul a:link, #top ul a:visited {
  20. background: url(../images/left_button_active.png) no-repeat left ;
  21. height:36px;
  22. float:left;
  23. text-decoration:none;
  24. text-align:center;
  25. padding: 0px 5px 0px 5px;
  26. line-height:36px;
  27.  
  28. }
  29.  
  30.  
  31. #top ul a:hover {
  32. font-weight:bold;
  33.  
  34. }
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: 23.08.2025 - 07:02