Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [CSS] menu w górę
Inaro
post
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
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?
Go to the top of the page
+Quote Post
Inaro
post
Post #3





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

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


(IMG:http://iv.pl/images/03817523914915762868.png)
  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
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 (IMG:style_emoticons/default/smile.gif)
Go to the top of the page
+Quote Post

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: 21.09.2025 - 00:57