Autor Zpráva
ggame
Profil
Dobrý den, jsem úplný začátečník a na stránkách mám tento panel.
 <style type="text/css">
  html, body {
  position: absolute;
  height: 100%;
  min-width: 100%;
  }
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .wrapper + style + iframe {
  display: none;
  }
  .content {
  padding: 0 44px;
  }
  .topbar {
  text-align: right;
  padding-top: .5em;
  padding-bottom: .5em;
  }
  .trydox-header-bar {
  height: 51px;
  background: #f1f1f1;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .header .logo {
  margin: 10px 0 0;
  float: left;
  }
  .header .signin,
  .header .signup {
  margin: 18px 0 0;
  float: right;
  font-weight: bold;
  }
  .header .signin-button,
  .header .signup-button {
  margin: 12px 0 0;
  float: right;
  }
  .header .signin-button a {
  font-size: 5px;
  font-weight: normal;
  }
  .header .signup-button a {
  position: relative;
  top: -1px;
  margin: 0 0 0 1em;
  }
 


  .main h1:first-child {
  margin: 0 0 .92em;
  }
 
</style>

Potřeboval bych aby tento panel byl svislý v levo na stránce, pokud to jde.
Str4wberry
Profil
Zkuste přidat i HTML, ideálně z toho vytvořit živou ukázku, takhle se to asi nikomu ladit chtít nebude.
ggame
Profil
Stylopis
<style type="text/css">
  html, body {
  position: absolute;
  height: 100%;
  min-width: 100%;
  }
  .wrapper {
  position: relative;
  min-height: 100%;
  }
  .wrapper + style + iframe {
  display: none;
  }
  .content {
  padding: 0 44px;
  }
  .topbar {
  text-align: right;
  padding-top: .5em;
  padding-bottom: .5em;
  }
  .t-header-bar {
  height: 51px;
  background: #f1f1f1;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  }
  .header .logo {
  margin: 10px 0 0;
  float: left;
  }
  .header .signin,
  .header .signup {
  margin: 18px 0 0;
  float: right;
  font-weight: bold;
  }
  .header .signin-button,
  .header .signup-button {
  margin: 12px 0 0;
  float: right;
  }
  .header .signin-button a {
  font-size: 5px;
  font-weight: normal;
  }
  .header .signup-button a {
  position: relative;
  top: -1px;
  margin: 0 0 0 1em;
  }
 


  .main h1:first-child {
  margin: 0 0 .92em;
  }
 
</style>

Html
  </head>
  <body>
  <div class="wrapper">
  <div class="t-header-bar">
  <div class="header content clearfix">
  
  <span class="signup-button">






 </a>
  </span>
  </div>
  </div>
  <div class="main content clearfix">
Ukázka
Davex
Profil
Vidím jen prázdnou stránku. Co máš na mysli tím panelem?

Asi budeš potřebovat CSS vlastnosti float a width.
ggame
Profil
Ten bílý pruh nahoře. Normálně tam mám i tlačítka ale teď jsem je tam nedal.
Str4wberry
Profil
Možná bych to spíš absolutně posicoval.
ggame
Profil
Díky, ale jak mám udělat abych ten text v té liště měl nějaký kousek od začátku a zase kousek od konce. Vlastně uprostřed té lišty


Díky už to mám

Vaše odpověď


Prosím používejte diakritiku a interpunkci.

Ochrana proti spamu. Napište prosím číslo dvě-sta čtyřicet-sedm:

0