Наша Реклама
  • Страница 1 из 1
  • 1
Форум » Система uCoz » Авторство © RuRip.Ru » Серые бб-коды
Серые бб-коды
Сообщение добавлено: 10.07.2012 в 19:45 | Пост № 1
offline
V.I.P
Слава полный уебан)))))
Сообщений: 12
Награды: 38
» 78 «

Нарисованы известной студией Centroarts.com, свёрстаны мной и адаптированы под uCoz.

[bluetable]Вставить в ваш css[/bluetable]
Code
.bbcodes {height:45px; display:inline-block;}
.bbcodes_r {float:right; background:url('http://rurip.ru/skripty/gray_bb/bg.png') 0 -90px; width:6px; height:45px;}
.bbcodes_l {float:left; background:url('http://rurip.ru/skripty/gray_bb/bg.png') 0 0; width:6px; height:45px;}
.bbcodes_c {background:url('http://rurip.ru/skripty/gray_bb/bg.png') repeat-x 0 -45px; height:45px; overflow:hidden; display:inline-block;}
.bbcodes_style {float:left; height:27px; margin:6px 5px 0 3px;}
.bbcodes_style a.bold {display:block; float:left; width:29px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat 0 0;}
.bbcodes_style a.italic {display:block; float:left; width:28px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -29px 0;}
.bbcodes_style a.underline {display:block; float:left; width:28px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -57px 0;}
.bbcodes_style a:hover.bold {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat 0 -27px;}
.bbcodes_style a:hover.italic {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -29px -27px;}
.bbcodes_style a:hover.underline {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -57px -27px;}
.bbcodes_align {float:left; height:27px; margin:6px 5px 0 0;}
.bbcodes_align a.left {display:block; float:left; width:29px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -85px 0;}
.bbcodes_align a.center {display:block; float:left; width:28px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -114px 0;}
.bbcodes_align a.right {display:block; float:left; width:28px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -142px 0;}
.bbcodes_align a:hover.left {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -85px -27px;}
.bbcodes_align a:hover.center {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -114px -27px;}
.bbcodes_align a:hover.right {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -142px -27px;}
.bbcodes_media {float:left; height:27px; margin:6px 5px 0 0;}
.bbcodes_media a.smile {display:block; float:left; width:29px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -170px 0;}
.bbcodes_media a.url {display:block; float:left; width:28px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -199px 0;}
.bbcodes_media a.key {display:block; float:left; width:27px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -227px 0;}
.bbcodes_media a.photo {display:block; float:left; width:28px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -254px 0;}
.bbcodes_media a:hover.smile {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -170px -27px;}
.bbcodes_media a:hover.url {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -199px -27px;}
.bbcodes_media a:hover.key {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -227px -27px;}
.bbcodes_media a:hover.photo {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -254px -27px;}
.bbcodes_type {float:left; height:27px; margin:6px 3px 0 0;}
.bbcodes_type a.text {display:block; float:left; width:29px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -282px 0;}
.bbcodes_type a.quote {display:block; float:left; width:28px; height:27px; background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -311px 0;}
.bbcodes_type a:hover.text {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -282px -27px;}
.bbcodes_type a:hover.quote {background:url('http://rurip.ru/skripty/gray_bb/icons.png') no-repeat -311px -27px;}

[bluetable]Вставить в форму добавления комментариев вместо: $BBCODES$[/bluetable]
Code
<noindex>
<script type='text/javascript' src='http://s42.ucoz.net/src/bbcodes.js?2'></script>
<div class="bbcodes">
<div class="bbcodes_r"></div>
<div class="bbcodes_l"></div>
<div class="bbcodes_c">
<div class="bbcodes_style">
<a href="javascript://" rel="nofollow" onclick="simpletag('b','','','message','')" id="b" title="Bold" class="bold"></a>
<a href="javascript://" rel="nofollow" onclick="simpletag('i','','','message','')" id="i" title="Italic" class="italic"></a>
<a href="javascript://" rel="nofollow" onclick="simpletag('u','','','message','')" id="u" title="Underline" class="underline"></a>
</div>
<div class="bbcodes_align">
<a href="javascript://" rel="nofollow" onclick="simpletag('l','cdl','···','message')" id="cdl" title="Left" class="left"></a>
<a href="javascript://" rel="nofollow" onclick="simpletag('c','cdc','···','message')" id="cdc" title="Center" class="center"></a>
<a href="javascript://" rel="nofollow" onclick="simpletag('r','cdr','···','message')" id="cdr" title="Right" class="right"></a>
</div>
<div class="bbcodes_media">
<a href="javascript://" rel="nofollow" onclick="new _uWnd('Sml',' ',-250,-350,{autosize:0,closeonesc:1,resize:0},{url:'/index/35-1-2'});return false;" class="smile"></a>
<a href="javascript://" rel="nofollow" onclick="simpletag('url','','','message')" id="url" title="Url" class="url"></a>
<a href="javascript://" rel="nofollow" class="key"></a>
<a href="javascript://" rel="nofollow" class="photo" onclick="tag_image('message','')" id="Image" title="Img"></a>
</div>
<div class="bbcodes_type">
<a href="javascript://" rel="nofollow" class="text"></a>
<a href="javascript://" rel="nofollow" onclick="simpletag('quote','','','message','')" id="quote" title="Quote" class="quote"></a>
</div>
</div>
</div>
</noindex>


Сообщение добавлено: 10.07.2012 в 20:06 | Пост № 2
offline
Пользователь
Сообщений: 1
Награды: 0
» 0 «
Четкие
Сообщение добавлено: 12.07.2012 в 15:49 | Пост № 3
offline
Пользователь
Сообщений: 8
Награды: 0
» 0 «
И правдо суперские,жаль что не ББ-коды там wond
Сообщение добавлено: 02.09.2012 в 20:08 | Пост № 4
offline
Пользователь
Сообщений: 3
Награды: 0
» 0 «
красиво
Форум » Система uCoz » Авторство © RuRip.Ru » Серые бб-коды
  • Страница 1 из 1
  • 1
Поиск: