Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Rozciąganie szablonu na całą wyskość
silverwind
post
Post #1





Grupa: Zarejestrowani
Postów: 80
Pomógł: 0
Dołączył: 8.02.2013

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


Chce żeby layout rozciągał się na całą rozdzielczości wysokości lecz jest jeden problem gdy się nie mieści w rozdzielczości to mi go ucina.



  1. <div class="container-fluid">
  2. <div class="row">
  3. <div class="col-md-10 col-md-offset-2 col-sm-9 col-sm-offset-3 mainSite">
  4. <div class="frameTop"> </div>
  5. <div class="main">
  6. <div id="myCarousel" class="carousel slide " data-ride="carousel"> </div>
  7. <div class="col-xs-12 text"></div>
  8. <h1 class="center"></h1>
  9. <div class="col-xs-12 center"></div>
  10. </div>
  11. </div>
  12. </div>
  13. </body>

  1. tml,body,.container-fluid,.row, . mainSite, {
  2. height :100%;
  3.  
  4. }
  5. .frameTop{
  6.  
  7. height:5%;
  8. }
  9. .main{
  10. height:95%;

Go to the top of the page
+Quote Post

Posty w temacie


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: 23.08.2025 - 23:02