Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [HTML][CSS]Wsadzenie na tlo
dk1342
post
Post #1





Grupa: Zarejestrowani
Postów: 275
Pomógł: 9
Dołączył: 24.07.2008
Skąd: Racibórz

Ostrzeżenie: (10%)
X----


Witam robie styl dla kolegi i mam problem:

XXX

chodzi o szukajke chce ją wsadzić w to niebieskie tlo i wsadzilem ale nie do końca :/

kodu nie podaje bo możecie sobie w żródło chyba zobaczyć ?

a link do stylu XXX



co robie źle ?

Ten post edytował dk1342 28.01.2009, 18:15:54


--------------------
Firefox - The Best,
Internet Exokier - shit

Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi (1 - 10)
Lion_87
post
Post #2





Grupa: Zarejestrowani
Postów: 850
Pomógł: 120
Dołączył: 15.02.2007
Skąd: Łódź

Ostrzeżenie: (10%)
X----


może
  1. form {
  2. margin: 0;
  3. padding: 0;
  4. }
Go to the top of the page
+Quote Post
dk1342
post
Post #3





Grupa: Zarejestrowani
Postów: 275
Pomógł: 9
Dołączył: 24.07.2008
Skąd: Racibórz

Ostrzeżenie: (10%)
X----


dodałem ale to nie to chyba minimalnie poszlo w góre


--------------------
Firefox - The Best,
Internet Exokier - shit

Go to the top of the page
+Quote Post
Lion_87
post
Post #4





Grupa: Zarejestrowani
Postów: 850
Pomógł: 120
Dołączył: 15.02.2007
Skąd: Łódź

Ostrzeżenie: (10%)
X----


no ale masz w #menu linki a tylko dla #szukajki masz float to moze dla #menu daj float left?
Go to the top of the page
+Quote Post
dk1342
post
Post #5





Grupa: Zarejestrowani
Postów: 275
Pomógł: 9
Dołączył: 24.07.2008
Skąd: Racibórz

Ostrzeżenie: (10%)
X----


dodalem i teraz jest na tle smile.gif ale dalej jest nizej dalem margin-top 0px ale nic nie dalo

Ten post edytował dk1342 28.01.2009, 18:02:10


--------------------
Firefox - The Best,
Internet Exokier - shit

Go to the top of the page
+Quote Post
Lion_87
post
Post #6





Grupa: Zarejestrowani
Postów: 850
Pomógł: 120
Dołączył: 15.02.2007
Skąd: Łódź

Ostrzeżenie: (10%)
X----


ale Ty nie do #m3nu masz dać float a dać nowy div do linków i jemu dać float:left;
Go to the top of the page
+Quote Post
dk1342
post
Post #7





Grupa: Zarejestrowani
Postów: 275
Pomógł: 9
Dołączył: 24.07.2008
Skąd: Racibórz

Ostrzeżenie: (10%)
X----


ok to zrobilem teraz tak jak ty mówisz i znowu cofneliśmy się do 1 postu czyli znowu wyszlo z tla :/


--------------------
Firefox - The Best,
Internet Exokier - shit

Go to the top of the page
+Quote Post
Lion_87
post
Post #8





Grupa: Zarejestrowani
Postów: 850
Pomógł: 120
Dołączył: 15.02.2007
Skąd: Łódź

Ostrzeżenie: (10%)
X----


  1. <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
  2. <title>tytul strony</title>
  3. <link rel="Stylesheet" type="text/css" href="stylenew.css" />
  4. <meta name="Author" content="DK1342" />
  5. html, body {
  6. background-color: #ffffff;
  7. color: #000000;
  8. margin-left: auto;
  9. margin-right: auto;
  10. text-align: center;
  11. width: 900px;
  12.  
  13. }
  14.  
  15. #top {
  16. width: 900px;
  17. }
  18. #MENU {
  19. text-align: left;
  20. text-decoration: none;
  21. height: 25px;
  22. font-weight: bold;
  23. font-family: Verdana;
  24. font-size: 10px;
  25. color: #ffffff;
  26. width: 898px;
  27. margin-top: 0xp;
  28. background-color: #297dd0;
  29. border-right-color: #878787;
  30. border-right-width: thin;
  31. border-right-style: solid;
  32. border-left-color: #878787;
  33. border-left-width: thin;
  34. border-left-style: solid;
  35. border-top-color: #878787;
  36. border-top-width: thin;
  37. border-top-style: solid;
  38.  
  39. }
  40.  
  41. #MENU2 {
  42. float:left;
  43. }
  44.  
  45. #szukajka {
  46. float: right;
  47. text-align: right;
  48. }
  49. #MENU a {
  50. text-decoration: none;
  51. font-weight: bold;
  52. font-family: Verdana;
  53. font-size: 10px;
  54. color: #ffffff;
  55.  
  56. }
  57. #TRESC {
  58. border-right-color: #878787;
  59. border-right-width: thin;
  60. border-right-style: solid;
  61. border-left-color: #878787;
  62. border-left-width: thin;
  63. border-left-style: solid;
  64. border-bottom-color: #878787;
  65. border-bottom-width: thin;
  66. border-bottom-style: solid;
  67. border-top-color: #878787;
  68. border-top-width: thin;
  69. border-top-style: solid;
  70. clear:both;
  71. width: 898px;
  72. background-color: #ffffff;
  73. overflow: hidden;
  74. font-family: "Verdana";
  75. font-size: 10px;
  76. font-weight: bold;
  77. }
  78. #stopka {
  79.  
  80. border-top-color: #878787;
  81. border-top-width: thin;
  82. border-top-style: solid;
  83. width: 898px;
  84. background-color: #ffffff;
  85. overflow: hidden;
  86. font-family: "Verdana";
  87. font-size: 10px;
  88. font-weight: bold;
  89. }
  90.  
  91. </head>
  92. <div id="top">
  93. <div id="MENU">
  94. <div id="MENU2"><a href="http://uploaduj.eu/demo/">Strona Główna </a> | <a href="http://uploaduj.eu/demo/plik.php?funkcja=allpliki"> Zobacz Wgrane Pliki</a> | <a href="http://uploaduj.eu/demo/plik.php?funkcja=szukaj"> Szukaj pliki</a> | <a href="http://uploaduj.eu/demo/info.php"> Informacje</a>
  95. </div>
  96. <div id="szukajka">
  97. <form action="plik.php?funkcja=szukaj" method="post">
  98. <input type="text" name="szukaj" style="width: 150px;" />
  99. <input type="submit" name="search" value="Szukaj" />
  100. </form>
  101. </div>
  102. </div>
  103. <div id="TRESC">
  104. Upload Plików i Obrazków<br />
  105. <br />
  106. <!--
  107. <form enctype="multipart/form-data" action="upload.php" method="POST">
  108. <input name="plik" type="file" />
  109. <input name="submit" onclick="document.getElementById('ladowanie').style.display='block'" type="submit" value="Upload" />
  110. </form>
  111. <div id="ladowanie" style="display:none;">
  112. Proszę czekać! Trwa wgrywanie pliku !<br /><br />
  113. <img src="http://www.uploaduj.eu/images/czekaj.gif">
  114. </div>
  115. -->
  116. <br />
  117. <div id="stopka">
  118. Copyright 2009 by DK1342
  119. </div>
  120. </div>
  121.  
  122. </div>
  123. </body>
  124. </html>


Tak masz?
Go to the top of the page
+Quote Post
dk1342
post
Post #9





Grupa: Zarejestrowani
Postów: 275
Pomógł: 9
Dołączył: 24.07.2008
Skąd: Racibórz

Ostrzeżenie: (10%)
X----


oo tera dziala wielkie dzięki

sry że "odkopuje" ale dopiero teraz zauważyłem

XXX

jest odstep miedzy divem menu a trescia

obrazek:

<a href="http://iv.pl/images/7pkrakhoxenm2jt8vff.png" target="_blank">http://iv.pl/images/7pkrakhoxenm2jt8vff.png</a>

Ten post edytował dk1342 28.01.2009, 18:30:42


--------------------
Firefox - The Best,
Internet Exokier - shit

Go to the top of the page
+Quote Post
Lion_87
post
Post #10





Grupa: Zarejestrowani
Postów: 850
Pomógł: 120
Dołączył: 15.02.2007
Skąd: Łódź

Ostrzeżenie: (10%)
X----


Może spowrotrm daj padding i margin do form;]
Go to the top of the page
+Quote Post
dk1342
post
Post #11





Grupa: Zarejestrowani
Postów: 275
Pomógł: 9
Dołączył: 24.07.2008
Skąd: Racibórz

Ostrzeżenie: (10%)
X----


tak smile.gif dziala pięknie


--------------------
Firefox - The Best,
Internet Exokier - shit

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 Aktualny czas: 19.08.2025 - 19:44