Jump to content

kazus

Newbie
  • Posts

    2
  • Joined

  • Last visited

kazus's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. Ну, чайник - это смотря с чем сравнивать Спасибо за совет, буду пробовать..
  2. В общем, что есть: 2-х колоночный шаблон и я, нифига не понимающий в html и css Теперь вопрос.. Как сделать из 2-х колонок три? Сам сайт на dle (важно это или нет - не знаю), фрагменты css и main шаблона вот: / #wrapper {width: 100%;margin:15px auto 0px;clear:both;} #logo {padding-left:10px;} #container {width: 100%; float: left;display:inline;} #sidebar {width: 270px; float: left; padding:25px 10px 0px;display:inline;} #wcontent {margin-left: 300px;padding-bottom:30px;} #layer {width:90%;min-width:990px;margin:0 auto;overflow:hidden;padding-bottom:30px;} a.logo:link, a.logo:active, a.logo:visited, a.logo:hover {width:225px;height:40px;display:block;background:#fff url('../images/logo.png') top left no-repeat;} .widget {width: 255px;margin: 25px 0 20px;padding-bottom:16px;background:url('../images/tabbottom.png') bottom center no-repeat;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;line-height: 1.6em;font-size:75%;} .widget a:link, .widget a:active, .widget a:visited {color: #222;text-decoration: none;} .widget a:hover {color: #009;text-decoration: underline;} <body> {AJAX} <div id="layer"> <div id="header"> <div id="topline"></div> <div id="topmenu"> <ul> ... </ul> </div> </div> <div id="wrapper"> <div id="container"> <div id="sidebar"> <div id="logo"> <a href="/" class="logo"></a> </div> <div class="block"> <h2><span>Навигация</span></h2> <div> <ul class="navigate"> ... </ul> </div> </div> P.S. Я полный чайник, поэтому прошу не кидаться помидорами, а помочь
×
×
  • 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