майбб тестовик

Announcement

User info

Welcome, Guest! Please login or register.


You are here » майбб тестовик » Тестовый форум » CSS для диз-на


CSS для диз-на

Posts 1 to 4 of 4

1

http://sa.uploads.ru/JfsS7.jpg

Градиентный текст с помощью CSS
аватарки Работа с изображениями при помощи CSS3
меню CSS3
цитата, форум box shadow
прелестные кнопки на сайте: http://designfestival.com/cicada/

0

2

что нужно сделать вообще:
- копирайт
- нижняя реклама
- отображение страниц форума
- отображение страниц тем
- отображение страниц профиля
- цитата
- форма ответа
- окантовка профиля

на потом:
- переписать содержимое сайдбара
- сделать иконки для новостей
- верхняя реклама

- счетчики в статистику

Code:
statblock {width: 100%; position: relative; top: -300px;}
blockquote#one { float: right;
    background: #f0f0f0;
    padding: 5px;
    position: relative;
    width: 220px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 border-radius:5px;
}

#one .arrow {
    border-left: 60px solid #6fadf5;
    border-right: 10px solid #6fadf5;
    border-top: 30px solid #f0f0f0;
    bottom: -30px;
    height: 0;
    line-height: 0;
    position: absolute;
    right: 30px;
    width: 0;
}
<div id="statblock">
<blockquote id="one">
<center>
<!-- Yandex.Metrika informer --><a href="http://metrika.yandex.ru/stat/?id=10540153&amp;from=informer" target="_blank" rel="nofollow"><img src="//bs.yandex.ru/informer/10540153/3_0_FFFFFFFF_EFEFEFFF_0_pageviews" style="width:88px; height:31px; border:0;" alt="Яндекс.Метрика" title="Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители)" onclick="try{Ya.Metrika.informer({i:this,id:10540153,type:0,lang:'ru'});return false}catch(e){}"/></a><!-- /Yandex.Metrika informer --><!-- Yandex.Metrika counter --><div style="display:none;"><script type="text/javascript">(function(w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter10540153 = new Ya.Metrika({id:10540153, enableAll: true}); } catch(e) { } }); })(window, "yandex_metrika_callbacks");</script></div><script src="//mc.yandex.ru/metrika/watch.js" type="text/javascript" defer="defer"></script><noscript><div><img src="//mc.yandex.ru/watch/10540153" style="position:absolute; left:-9999px;" alt="" /></div></noscript><!-- /Yandex.Metrika counter -->
<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='//counter.yadro.ru/hit?t18.5;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";"+Math.random()+
"' alt='' title='LiveInternet: показано число просмотров за 24"+
" часа, посетителей за 24 часа и за сегодня' "+
"border='0' width='88' height='31'><\/a>")
//--></script><!--/LiveInternet-->
</center>
<span class="arrow"></span>
</blockquote>
</div>
Code:
.punbb .fs-box p, .punbb .fs-box fieldset {padding: 0px; padding-bottom: 30px;}
.punbb fieldset {background: #ebebeb; border: none;}
.punbb textarea {}
.punbb .hashelp .arrow {
    border-left: 60px solid #f0f0f0;
    border-right: 10px solid #f0f0f0;
    border-top: 30px solid #fff;
    bottom: 0px;
    height: 0;
    line-height: 0;
    position: absolute;
    left: 30px;
    width: 0;
}

0

3

dsaf

0

4

иии

0


You are here » майбб тестовик » Тестовый форум » CSS для диз-на