Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [CSS][HTML]nałożenie input na diva
xxdrago
post 7.04.2011, 18:06:10
Post #1





Grupa: Zarejestrowani
Postów: 654
Pomógł: 42
Dołączył: 27.07.2010
Skąd: Jaworzno

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


Witam,cos mi tutaj blokuje że jak chce nałożyć diva na to to on jest pod spodem?

kod css


  1. ul#menu{
  2. margin:0;
  3. padding:0;
  4. list-style-type:none;
  5. width:980px; /* szerokość menu*/
  6. position:relative;
  7. display:block;
  8. height:42px; /* wysokość menu*/
  9. text-transform:uppercase;
  10. font-size:12px;
  11. font-weight:bold;
  12. background:transparent url(images/menu.jpg) no-repeat; /* tło menu*/
  13. font-family:Helvetica,Arial,Verdana,sans-serif;
  14.  
  15. }
  16. ul#menu li{
  17. display:block;
  18. float:left;
  19. width:auto;
  20. margin:0;
  21. padding:0;}
  22. ul#menu li a{
  23. display:block;
  24. float:left;
  25. color:#E4EAF2;
  26. width:auto;
  27. text-decoration:none;
  28. font-weight:bold;
  29. padding:12px 20px 0 20px;
  30. height:24px;
  31.  
  32. }


Ten post edytował xxdrago 7.04.2011, 18:08:55


--------------------
GG: 10972302 :)
Go to the top of the page
+Quote Post
cykcykacz
post 7.04.2011, 18:15:22
Post #2





Grupa: Zarejestrowani
Postów: 550
Pomógł: 9
Dołączył: 29.05.2009
Skąd: Ostrów Wielkopolski

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


Podaj kod HTML.
Go to the top of the page
+Quote Post
xxdrago
post 7.04.2011, 18:29:57
Post #3





Grupa: Zarejestrowani
Postów: 654
Pomógł: 42
Dołączył: 27.07.2010
Skąd: Jaworzno

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


Kod css szukanie:

Kod
#szukanie {width:138px; height:26px; float:right; margin:-7px 49px 0px 0px;}


Html:
Kod
  <div id="szukanie">
  <form action='search.php?stype=f' method='post'>
   <input type="text" name="search_keywords" size="20" maxlength="40" value="szukaj..." class="input_search" onBlur="if(this.value=='') this.value='szukaj...';" onFocus="if(this.value=='szukaj...') this.value='';" >
   <input type="submit"  name="option" class="search" value="">
  </form>
  </div>


menu:
Kod
            <ul id="menu">
                <li><a href="{U_INDEX}" title="">strona gŁówna</a></li>
                <li><a href="#" title="">Regulamin</a></li>
                <li><a href="#" title="">Użytkownicy</a></li>
                <li><a href="#" title="">&nbsp;&nbsp;Szukaj</a></li>
                <li><a href="#" title="">Download</a></li>
                <li><a href="#" title="">Grafika</a></li>
            </ul>


--------------------
GG: 10972302 :)
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: 10.08.2025 - 05:53