Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [CSS] menu w górę
Inaro
post 12.07.2011, 17:41:40
Post #1





Grupa: Zarejestrowani
Postów: 132
Pomógł: 0
Dołączył: 4.03.2010

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


Cześć, czy możecie mi powiedzieć jak przenieść menu trochę do góry...
  1. #header ul {
  2. margin: 0 50px;
  3. padding: 0;
  4. }
  5. #header li {
  6. display: inline;
  7. list-style-type: none;
  8. margin: 0 10px;
  9. font-size: 1.2em;
  10. background: url(img/nav.gif) no-repeat;
  11. width: 135px;
  12. height: 45px;
  13. float: left;
  14. text-align: center;
  15. }
  16. #header li a {
  17. display: block;
  18. width: 100%;
  19. color: #fff;
  20. padding-top: 7px;
  21. }
  22. #header li a.on,
  23. #header li a:hover { background-color: #333; color: #9c0; height: 20px; }


Go to the top of the page
+Quote Post
Age1869
post 12.07.2011, 18:23:25
Post #2





Grupa: Zarejestrowani
Postów: 118
Pomógł: 6
Dołączył: 25.10.2010
Skąd: Radzyn Podlaski

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


Mógłbyś podać więcej konkretów?


--------------------
Michal Zarobkiewicz Photographic Gallery
Go to the top of the page
+Quote Post
Inaro
post 12.07.2011, 22:54:25
Post #3





Grupa: Zarejestrowani
Postów: 132
Pomógł: 0
Dołączył: 4.03.2010

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



  1. <div id="container">
  2. <div id="header"><div>
  3. <ul>
  4. <li><a href="index.html" title="opis">Strona Główna</a></li>
  5.  
  6. <li><a href="zespol.html" title="opis">Zespół</a></li>
  7.  
  8. <li><a href="pomoz.html" title="opis">Pomóż nam</a></li>
  9. </ul>
  10. <h1><a href="index.html">Strona Główna ;)</a></h1>
  11. </div></div>
  12. <div id="content">
Go to the top of the page
+Quote Post
mrk9109
post 13.07.2011, 09:22:34
Post #4





Grupa: Zarejestrowani
Postów: 445
Pomógł: 3
Dołączył: 4.06.2010

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


w
Kod
#header ul {
margin: 0 50px;
padding: 0;
}


Możesz dodać margin-top: -10px; albo ile tam uważasz i podniesie ci do góry smile.gif
Go to the top of the page
+Quote Post

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

 



RSS Wersja Lo-Fi Aktualny czas: 25.06.2024 - 05:57