http://forumstatic.ru/styles/0010/f2/1f/style.1363526743.css
http://forumstatic.ru/styles/000e/34/19/style.1363526784.css
Вверх страницы
Вниз страницы
Канон месяца:
Итак, итоги конкурса "Канон марта'13" подведены! Первое место с абсолютным отрывом занял Kurotsuchi Mayuri, второе между собой разделили Hirako Shinji и Kuchiki Rukia, а не менее почетное третье место заняла прекрасная Soi Fon. Поздравление победителям!

П Р О Б Н И К ~http://bleach-z.ru/

Объявление

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » П Р О Б Н И К ~http://bleach-z.ru/ » Тестовый форум » Тестовое сообщение


Тестовое сообщение

Сообщений 151 страница 180 из 226

151

ааа

Отредактировано Alina_AD (2011-07-02 12:42:54)

0

152

аенр

0

153

аап

0

154

уууас

Отредактировано Alina_AD (2011-07-06 18:41:13)

0

155

мпанее

0

156

fd

0

157

jkjkj

0

158

fef

0

159

ререре

0

160

ку

0

161

ав

0

162

кук

0

163

еенваек

0

164

ааав

0

165

мрпа

0

166

ввыавуцц

0

167

апмикпк

0

168

уауаау

0

169

рееркрек

0

170

пкпккпк

0

171

сввы

0

172

апккп

0

173

пмуп

0

174

акуакуипм

0

175

Меняем на свое.

ХТМЛ-верх:

<style>
.container1 {width: 800px; margin: 0 auto; padding: 0;}
ul.tabs {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
    height: 30px;
    width: 100%;
}
ul.tabs li {
    float: right;
    margin: 0;
    padding: 0;
    height: 30px;
    line-height: 40px;
    border: 0px;
border-top: 0px dotted #000000;
    border-bottom: 0px dotted #000000;
        border-right: 0px dotted #000000;
        border-left: 0px dotted #000000;
    margin-bottom: -2px;
    background: url();
    overflow: hidden;
    position: relative;
}

ul.tabs li a {
    text-decoration: none;
    color: transparent;
    display: block;
    padding: 0 5px;
    background: url();
    outline: none;
}

ul.tabs li a:hover {
       background: url();
    border-bottom: 0px solid #000000;
        border-top: 0px solid #000000;   
        border-left: 0px solid #000000;   
        border-right: 0px solid #000000; 
}   

html ul.tabs li.active  {
    background: url();   
    border-bottom: 0px solid #000000;
        border-top: 0px solid #000000;   
        border-left: 0px solid #000000;   
        border-right: 0px solid #000000;   

html ul.tabs li.active a:hover  {
        background: url();
    border-bottom: 0px solid #160f0a;
}

.tab_container1 {
    clear: both;
    float: center;
    width: 800px;
    height: 343px;
    background-image : url(http://upforme.ru/uploads/000d/ff/5d/5438-1-f.png);   
background-color: #FFFFFF; 
    border-bottom: 0px solid #000000;
        border-top: 0px solid #000000;   
        border-left: 0px solid #000000;   
        border-right: 0px solid #000000; 

    -moz-border-radius-bottomright: 0px;
    -khtml-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -khtml-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
}

.tab_content {
    padding: 5px;
}

.tab_content h2 {
    font-weight: normal;
    padding-bottom: 0px;
    border-bottom: 0px dashed #000000;
}
</style>

ХТМЛ-низ:

<script type="text/javascript">

$(document).ready(function() {

$(".tab_content").hide();
$("ul.tabs li:first").addClass("active").show();
$(".tab_content:first").show();

$("ul.tabs li").click(function() {
    $("ul.tabs li").removeClass("active");
    $(this).addClass("active");
    $(".tab_content").hide();
    var activeTab = $(this).find("a").attr("href");
    $(activeTab).fadeIn();
    return false;
});

});

</script>

Само объявление:

<div class="container">
    <div class="html-box">

<ul class="tabs">
<li><a href="#tab4"><img src="http://upforme.ru/uploads/000d/ff/5d/5439-4.png"></a></li>
    <li><a href="#tab3"><img src="http://upforme.ru/uploads/000d/ff/5d/5439-3.png"></a></li>
    <li><a href="#tab2"><img src="http://upforme.ru/uploads/000d/ff/5d/5439-2.png"></a></li>
    <li><a href="#tab1"><img src="http://upforme.ru/uploads/000d/ff/5d/5439-1.png"></a></li>
</ul>

      <div class="tab_container1">

<div style="display: block;" id="tab1" class="tab_content">
<table width="100%" border="0"><tr><td width="29%" rowspan="2"><div align="center">текст.</div>
<td width="34%" rowspan="2">текст</div>

</table>
</div>

<div style="display: none;" id="tab2" class="tab_content">
<table width="100%" border="0"><tr><td width="29%" rowspan="2"><div align="center">текст</div>

<td width="34%" rowspan="2"><div align="center">текст.</div>

</table>
</div>

<div style="display: none;" id="tab3" class="tab_content">
<table width="100%" border="0"><tr><td width="29%" rowspan="2"><div align="center">текст</div>
<td width="34%" rowspan="2"><div align="center">текст.</div>

</table>
</div>

<div style="display: none;" id="tab4" class="tab_content">
<center>баннеры.</center>
</div>

      </div>
    </div>
</div>

0

176

бляди

0

177

авав

0

178

не

0

179

ловким "па" на скальпель кровь

0

180

Что я знал о Джанке?

0


Вы здесь » П Р О Б Н И К ~http://bleach-z.ru/ » Тестовый форум » Тестовое сообщение