Pomoc - Szukaj - Użytkownicy - Kalendarz
Pełna wersja: [CSS]Div spada pod Diva
Forum PHP.pl > Forum > Przedszkole
Raven1122
Witam mam diva #newsycontainer i #leftmenu. Mam taki problem, ze #newsycontainer wcisnal sie pod #leftmenu, a chcialbym zeby byly wyswietlane w jednej lini. Jak to zrobic?

  1. #leftmenu {
  2. overflow:hidden;
  3. width:228px;
  4. height:100%;
  5. float:left;
  6. padding-left:0px;
  7. clear:right;
  8. display:inline;
  9. }
  10.  
  11. #newsycontainer {
  12. width:568px;
  13. height:100%;
  14. color:#000;
  15. float:left;
  16. margin-left:240px;
  17. display:inline;
  18. }
  19.  
  20. #container {
  21. width:868px;
  22. height:100%;
  23. margin:auto;
  24. position:relative;
  25. color:#000;
  26. }


  1. <div id="leftmenu">
  2. <dl>
  3. <dt>ffff</dt>
  4. <dd>gggg</dd>
  5. </dl>
  6. </div>
  7. <div id="newsycontainer">
  8. <div id="newsytitle">Newsy</div>
  9. <div id="newsycontent"></div>
  10.  
  11. </div><div class="floatend"></div>


Prosze o pomoc wink.gif

CuteOne
wywal clear
Raven1122
nic nie dalo.
!*!
http://jsfiddle.net/73j2L/
Raven1122
Dzieki, daje pomogl smile.gif
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
Invision Power Board © 2001-2025 Invision Power Services, Inc.