Jump to content

Симоман

Newbie
  • Posts

    1
  • Joined

  • Last visited

Симоман's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. /* General Style */ body {background: url('/design/1.png') center repeat-y #5c70a3; margin:0px; padding:0px; text-align: center;} #wrap {width: 900px; text-align: center; margin-left: auto; margin-right: auto; background: url('/design/...png') repeat-y;} #contanier {width: 900px; text-align: left; margin-left: auto; margin-right: auto; background: url('/design/...jpg') no-repeat;} #header {height: 235px; text-align: left;} #logo {float: left; width: 280px; height: 170px; position: relative; top: 20px; left: 40px; text-align: center; color: #b6b7cf;} #logo h1 {margin: 20px 10px; font-size: 25pt; font-weight: normal; color: #f0f1f7;} #logo a:link {text-decoration:underline; color:#009cf5;} #logo a:active {text-decoration:underline; color:#009cf5;} #logo a:visited {text-decoration:underline; color:#009cf5;} #logo a:hover {text-decoration:none; color:#FFFFFF;} #login-block {float: left; margin-left: 80px; width: 455px; font-size: 8pt; padding-top: 2px;} table.main-table {border: 0px; padding: 0px; border-collapse: collapse; width: 820px; margin: 0px 40px; border-spacing: 0px;} td.content-block {vertical-align: top; padding: 15px;} td.side-block {width: 210px; vertical-align: top; padding-top: 10px;} #footer {background: url('/design/...png') bottom no-repeat; padding: 20px 250px 25px 40px; text-align: center;} Помогите сделать на весь экран, а не как у меня на сайте Просто я css еще не знаю...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy