Единый форум поддержки

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

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


Вы здесь » Единый форум поддержки » Архив » Таблицы на заказ (14)


Таблицы на заказ (14)

Сообщений 41 страница 60 из 1000

41

.mryoou, как там - актуальность еще не потерялась?

html-верх

Код:
<style>

.sidebar {position: absolute;
      width: 220px;
      top: 0px;
      margin-top: -253px;
      height: 600px;
      padding: 0px;
      padding-top: 0px;
      text-align: center;
      border: 0px solid #ff0000;}

#Rightbar {margin-left: 20px;}

#Leftbar {margin-left:-270px;}

#Rightbar .container, #Leftbar .container{
padding: 0px;
padding-top: 0px;
border: 0px red solid;}

#Leftbar .container, #Rightbar .container {height:598px; background-color: transparent;}

.a1, .a2, .a3 {width: 100%; height: 200px; overflow-y: auto; border: 1px solid #c0c0c0; padding: 3px;}

.nav {width: 150px;}
.nav a{display: block; color:#000; background-color: #c0c0c0; text-align: center; width:150px; padding: 2px 0 2px 0; margin-top: 1px; text-decoration: none;}
.nav a:hover{background-color: transparent; text-decoration: underline;}
</style>

объявление

Код:
<span style="float:left;">
<div id="Leftbar" class="sidebar">

<div class="container">
<div class="a1">
<img src="http://s15.radikal.ru/i189/1203/8e/d4510231947d.png"><br/><br/>

текст текст текст

</div>
<br/><br/>
<div class="a2"  align="center">
<img src="http://s018.radikal.ru/i502/1203/2b/2522d173f42d.png"><br/><br/>

<div class="nav">
<a href="ссылка на тему">название</a>
<a href="ссылка на тему">название</a>
<a href="ссылка на тему">название</a>
<a href="ссылка на тему">название</a>
<a href="ссылка на тему">название</a>
</div>

</div>
<br/><br/>
<div class="a3">
<img src="http://s018.radikal.ru/i503/1203/55/49bcd3c875ab.png"><br/><br/>

текст текст текст

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


<span style="float:right;">
<div id="Rightbar" class="sidebar">
<div class="container">
<div class="a1">
<img src="http://i007.radikal.ru/1203/64/e95055a3b394.png"><br/><br/>

текст текст текст

</div>
<br/><br/>
<div class="a2">
<img src="http://s57.radikal.ru/i155/1203/2c/cb89b60f021c.png"><br/><br/>

текст текст текст

</div>
<br/><br/>
<div class="a3">
<img src="http://s47.radikal.ru/i117/1203/7d/52c3ce2a9492.png"><br/><br/>

текст текст текст

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

0

42

Stacy_smile, я так понимаю - неактуально  8-)

0

43

Rion Leonheart
:flag:

0

44

Deff, прювет,  :blush: знаю, шо потеряли)

VADDI,

ну как-то так в объявление:

Код:
<table style="width: 100%;" cellpadding="0" cellspacing="0" border="1">

<tr>
<td style="width: 33%;" align="center" valign="top" rowspan="2">

<strong>Приветствие</strong>
<br/><br/>

текст приветствия

</td>
<td style="width: 33%;" align="center" valign="top">

<strong>Администраторы:</strong>
<br/><br/>

что-то

<br/><br/>

<strong>Модераторы:</strong>
<br/><br/>

еще кое-что

</td>
<td style="width: 33%;" align="center" valign="top">

<strong>Лучший игрок месяца</strong>
<br/><br/>

<img src="картинка игрока">

</td>
</tr>

<tr>
<td align="center" valign="top">

<form> 
<select name="select" class="forminput" onchange="location.href=(form.select.options[form.select.selectedIndex].value)"> 
<option>Полезные ссылки</option> 
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>  
</select> 
</form>

</td>
<td align="center" valign="top">

<form> 
<select name="select" class="forminput" onchange="location.href=(form.select.options[form.select.selectedIndex].value)"> 
<option>Акции</option> 
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>
<option value="ссылка">Тема</option>  
</select> 
</form>

</td>
</tr>

<tr>
<td align="center" valign="top">

<strong>Действия в игре</strong>
<br/><br/>

текст текст текст текст

</td>
<td align="center" valign="top">

<strong>Баннеры</strong>
<br/><br/>
<marquee style="width: 98%; height: 31px;" scrollAmount=3 onmouseover=this.scrollAmount=0 onmouseout=this.scrollAmount=3>
баннеры баннеры баннеры
</marquee>
</td>
<td align="center" valign="top">

<strong>Действия вне игры</strong>
<br/><br/>

текст текст текст текст

</td>
</tr>

</table>
VADDI написал(а):

что бы при наведении баннеры и картинки увеличивались

rps, пост 91

0

45

Rion Leonheart
О, Господи, спасибо Вам!

Но. На расширении 1280х1024 всё это выглядит так: http://s004.radikal.ru/i208/1203/e7/5ea90cf4b728.jpg
На остальных, вроде, всё нормально.

0

46

.mryoou написал(а):

1280х1024 всё это выглядит так:

Ню уменьшайте ширину, что ли (красным которая):

Rion Leonheart написал(а):

<style>

.sidebar {position: absolute;
      width: 220px;
      top: 0px;
      margin-top: -253px;
      height: 600px;
      padding: 0px;
      padding-top: 0px;
      text-align: center;
      border: 0px solid #ff0000;}

#Rightbar {margin-left: 20px;}

#Leftbar {margin-left:-270px;}

#Rightbar .container, #Leftbar .container{
padding: 0px;
padding-top: 0px;
border: 0px red solid;}

#Leftbar .container, #Rightbar .container {height:598px; background-color: transparent;}

.a1, .a2, .a3 {width: 100%; height: 200px; overflow-y: auto; border: 1px solid #c0c0c0; padding: 3px;}

.nav {width: 150px;}
.nav a{display: block; color:#000; background-color: #c0c0c0; text-align: center; width:150px; padding: 2px 0 2px 0; margin-top: 1px; text-decoration: none;}
.nav a:hover{background-color: transparent; text-decoration: underline;}
</style>

Зеленый параметр - двигает правую таблицу от тела, синий - левую.

+1

47

1) За основу брался вот этот шаблон таблицы
1 слайд - который стоит на данный момент на форуме (только можно ещё в самом низу среднего блока рамку сделать впритык?)
Код первого слайда:

Код:
<div id="slideshow" style="color:#000000;">
    <div id="slidesContainer">
      <div class="slide">
<b><h1 style="text-shadow:#f9f9f9 1px 1px 1px">         </h1></b>
<table style="width: 100%; height: 100%;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="width: 33%; height: 90%;" align="center" valign="top">
<b><br/><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Администрация</h1>

<a href="http://fightsofpirates.f-rpg.ru/profile.php?id=2"><img src="http://s018.radikal.ru/i524/1203/c0/ad662b14cbdf.jpg" width="60" height="60" border="0" alt="Sophy D`Arble"></a>
<a href="http://fightsofpirates.f-rpg.ru/profile.php?id=3"><img src="http://i014.radikal.ru/1203/a9/bf91043807ff.jpg" width="60" height="60" border="0" alt="Viktoria D`Arble"></a>

<br/><br/>

<b><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Модерация</h1>

<img src="http://s018.radikal.ru/i525/1203/c6/31f3e3b5f7f1.jpg"</img>

</b><br/><br/>

<object data="http://music.privet.ru/swf/mp3player.swf" type="application/x-shockwave-flash" height="55" width="170" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ><param name="movie" value="http://music.privet.ru/swf/mp3player.swf"><param name="flashvars" value="autostart=false&bufferlength=3&showeq=true&file=http%3A%2F%2Fstat20.privet.ru%2Fmp3%2F0c0aa2cf8eade717bae66dbce279fb18&type=mp3&id=397597934&callback=http://music.privet.ru/callback.php&backcolor=0xc2cacc&frontcolor=0x7386e6&lightcolor=0x30f250" /><embed src="http://music.privet.ru/swf/mp3player.swf" width="170" height="55" flashvars="autostart=false&bufferlength=3&showeq=true&file=http%3A%2F%2Fstat20.privet.ru%2Fmp3%2F0c0aa2cf8eade717bae66dbce279fb18&type=mp3&id=397597934&callback=http://music.privet.ru/callback.php&backcolor=0xc2cacc&frontcolor=0x7386e6&lightcolor=0x30f250" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>

<br/><br/>

</td>
<td style="width: 33%;" align="center" valign="top">
<u><b><br/><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Добро пожаловать!</h1></b></u>
<br/><br/>
<div style="width: 100%; height: 209px; overflow-y: auto; border: 1px solid; border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; font-family: 'Century Gothic';">

Дорогой странник! Уверяю тебя, ты попал на непростой форум, не на очередную RPG по уже надоевшим PotC! Это не простой форум, а целая гавань, в которой бросают якоря пираты всего мира, всех книг, фильмов и старинных баллад!*
</b><br/><br/>
*Навигация по объявлению осуществляется с помощью стрелок по бокам=>
</div>
</td>

<td style="width: 33%;" align="center" valign="top" rowspan="2">
<b><br/><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Лучший игрок недели</h1></b>

<img src="http://s11.radikal.ru/i183/1203/4c/6e50140a3d6d.jpg"</img>

<b><br/><br/><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Главный активист</h1></b>

<img src="http://s11.radikal.ru/i183/1203/4c/6e50140a3d6d.jpg"</img>

</td>
</tr>

</table>
      </div>
<div class="slide">

2 слайд - http://uploads.ru/t/2/e/f/2efQp.png
3 слайд - http://uploads.ru/t/S/E/K/SEKrs.png
4 слайд - http://uploads.ru/t/n/N/c/nNcEm.png
5 слайд - http://uploads.ru/t/f/a/A/faAFL.png

2) http://fightsofpirates.f-rpg.ru/
3) Скрипт навигации (3-ий слайд):

Код:
<div xmlns="http://www.w3.org/1999/xhtml" style="width: 220px ! important; padding-left: 30px; height: 140px;" class="ScrolBlock">
<br/><b><br/><br/><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Навигация по форуму:</h1></b>
<form>
<select name="navigation" size="1">
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=16">Сюжет</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=11#p29">Кодекс</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=5#p6">Как написать ДХА</option>
<option value="http://fightsofpirates.f-rpg.ru/viewforum.php?id=20">Акции</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=15">Корабли</option>
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=4">Шаблон анкеты</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=25">Шаблон анкеты по акции</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=22">Занятые внешности</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=17">Заказ профиля</option>
<option value="fightsofpirates.f-rpg.ru/viewtopic.php?id=20">Заказ статуса</option>
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=19">Готовые отношения</option>
</select>
<input type="button" name="button" value="Перейти" onclick="location.href = this.form.navigation.options[this.form.navigation.selectedIndex].value" class="but"/>
</form></url=http:></center>
<br/>
</div>

Весь текст чёрным цветом, все надписи, кроме "текст", жирным, потому как это под и просто заголовки.
Фон таблицы на всех слайдах: http://s017.radikal.ru/i424/1203/6e/b31eca9c3e79.jpg
Стрелки:
<= http://s017.radikal.ru/i435/1203/ee/c4b03672f870.jpg
=> http://s017.radikal.ru/i406/1203/4f/89b15b4963f8.jpg

0

48

viktosha написал(а):

(только можно ещё в самом низу среднего блока рамку сделать впритык?)

Впритык к чему - к тексту? До меня слабо доходит

Отредактировано Rion Leonheart (Сб, 10 Мар 2012 00:02:16)

0

49

Rion Leonheart написал(а):

Впритык к чему - к тексту?

Да, к тексту. Я пыталась этот отступ убрать, но никак не получалось.
Если он никак не убирается, то плевать, пусть будет. Но всё-таки хотелось бы без него...

0

50

viktosha, ну обновите объявление, что ли:

Код:
<!-- Cлайдер-->
<style type="text/css">
#slideshow {
margin:0 auto;
width:640px;
height:263px;
background:transparent url(http://s017.radikal.ru/i424/1203/6e/b31eca9c3e79.jpg) no-repeat 0 0;
position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:263px;
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* На двадцать пикселев меньше чем ширина #slidesContainer */
  overflow-y:auto; /* поддержка прокрутки */
  height:263px;
}
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:100;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(http://s017.radikal.ru/i435/1203/ee/c4b03672f870.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(http://s017.radikal.ru/i406/1203/4f/89b15b4963f8.jpg) no-repeat 0 0;
}
.slide h2, .slide p {
  margin:15px;
}
</style>
<div id="slideshow" style="color:#000;">
    <div id="slidesContainer">
      <div class="slide">
<table style="width: 100%;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="width: 30%;" align="center" valign="top">
<br/><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Администрация</h1>

<a href="http://fightsofpirates.f-rpg.ru/profile.php?id=2"><img src="http://s018.radikal.ru/i524/1203/c0/ad662b14cbdf.jpg" width="60" height="60" border="0" alt="Sophy D`Arble"></a>
<a href="http://fightsofpirates.f-rpg.ru/profile.php?id=3"><img src="http://i014.radikal.ru/1203/a9/bf91043807ff.jpg" width="60" height="60" border="0" alt="Viktoria D`Arble"></a>

<br/><br/>

<h1 style="text-shadow:#f9f9f9 1px 1px 1px">Модерация</h1>

<img src="http://s018.radikal.ru/i525/1203/c6/31f3e3b5f7f1.jpg">

<br/><br/>

<object data="http://music.privet.ru/swf/mp3player.swf" type="application/x-shockwave-flash" height="55" width="170" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"><param name="movie" value="http://music.privet.ru/swf/mp3player.swf"><param name="flashvars" value="autostart=false&bufferlength=3&showeq=true&file=http%3A%2F%2Fstat20.privet.ru%2Fmp3%2F0c0aa2cf8eade717bae66dbce279fb18&type=mp3&id=397597934&callback=http://music.privet.ru/callback.php&backcolor=0xc2cacc&frontcolor=0x7386e6&lightcolor=0x30f250"><embed src="http://music.privet.ru/swf/mp3player.swf" width="170" height="55" flashvars="autostart=false&bufferlength=3&showeq=true&file=http%3A%2F%2Fstat20.privet.ru%2Fmp3%2F0c0aa2cf8eade717bae66dbce279fb18&type=mp3&id=397597934&callback=http://music.privet.ru/callback.php&backcolor=0xc2cacc&frontcolor=0x7386e6&lightcolor=0x30f250" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></object>

</td>
<td style="width: 40%;" align="center" valign="top">
<br/>
<u><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Добро пожаловать!</h1></u>
<br/><br/>
<div style="width: 90%; border: 1px solid #000; border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; font-family: 'Century Gothic'; padding: 2px;">

Дорогой странник! Уверяю тебя, ты попал на непростой форум, не на очередную RPG по уже надоевшим PotC! Это не простой форум, а целая гавань, в которой бросают якоря пираты всего мира, всех книг, фильмов и старинных баллад!*
<br/><br/>
*Навигация по объявлению осуществляется с помощью стрелок по бокам=>
</div>
</td>
<td style="width: 30%;" align="center" valign="top" rowspan="2">
<br/>
<h1 style="text-shadow:#f9f9f9 1px 1px 1px">Лучший игрок недели</h1>

<img src="http://s11.radikal.ru/i183/1203/4c/6e50140a3d6d.jpg">

<br/><br/>
<h1 style="text-shadow:#f9f9f9 1px 1px 1px">Главный активист</h1>

<img src="http://s11.radikal.ru/i183/1203/4c/6e50140a3d6d.jpg">

</td>
</tr>
</table>

</div>
<div class="slide">

<table style="width: 100%; height: 100%;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="width: 50%;" align="center" valign="top">
<br/>
<h1 style="text-shadow:#f9f9f9 1px 1px 1px">Время</h1>

Текст

<br/><br/><br/>

<u><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Погода</h1></u>
<br/><br/>

Текст

</td>
<td style="width: 50%;" align="center" valign="top">
<br/>
<h1 style="text-shadow:#f9f9f9 1px 1px 1px">События в игре</h1>

Текст

</td>
</tr>
<tr>
<td align="center" colspan="2">

<span style="text-shadow:#f9f9f9 1px 1px 1px">Поднимаем рейтинг:</span>

баннер 1
баннер 2
баннер 3

</td>
</tr>
</table>

</div>
<div class="slide">

<table style="width: 100%;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="width: 50%;" align="center" valign="top">
<br/>
<h1 style="text-shadow:#f9f9f9 1px 1px 1px">Навигация по форуму:</h1>
<br/><br/>
<div xmlns="http://www.w3.org/1999/xhtml" style="width: 220px ! important; padding-left: 30px; height: 140px;" class="ScrolBlock">
<form>
<select name="navigation" size="1">
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=16">Сюжет</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=11#p29">Кодекс</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=5#p6">Как написать ДХА</option>
<option value="http://fightsofpirates.f-rpg.ru/viewforum.php?id=20">Акции</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=15">Корабли</option>
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=4">Шаблон анкеты</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=25">Шаблон анкеты по акции</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=22">Занятые внешности</option> 
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=17">Заказ профиля</option>
<option value="fightsofpirates.f-rpg.ru/viewtopic.php?id=20">Заказ статуса</option>
<option value="http://fightsofpirates.f-rpg.ru/viewtopic.php?id=19">Готовые отношения</option>
</select>
<input type="button" name="button" value="Перейти" onclick="location.href = this.form.navigation.options[this.form.navigation.selectedIndex].value" class="but">
</form>
</div>

</td>
<td style="width: 50%;" align="center">

ТЕКСТ

</td>
</tr>
</table>

      </div>
<div class="slide">

<center><h1 style="text-shadow:#f9f9f9 1px 1px 1px">Игровые мастера</h1></center>

<table style="width: 100%;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="width: 50%;" align="center" valign="top">

<br/><img src="баннер"><br/>

<b>ЖИРНЫЙ ТЕКТ</b><br/><br/>

Текст текст текст текст

</td>
<td style="width: 50%;" align="center" valign="top">

<br/><img src="баннер"><br/>

<b>ЖИРНЫЙ ТЕКТ</b><br/><br/>

Текст текст текст текст

</td>
</tr>
</table>

      </div>
<div class="slide" align="center">

<h1 style="text-shadow:#f9f9f9 1px 1px 1px">Концепция игры</h1><br/>

Самый нудный текст в мире!!!

      </div>
</div></div><!--End// Cлайдер-->

Отредактировано Rion Leonheart (Сб, 10 Мар 2012 13:25:37)

+1

51

Rion Leonheart
оО Спасибо огромное!  http://mybb.ru/f/collection/0226.gif

0

52

1)
http://uploads.ru/i/J/w/E/JwESs.png
2)
http://boh.mybb.ru/
3)
При нажатие на каждую кнопку в левой части таблицы выпадает соответствующий текст в правом окне.
Прокрутка должна быть в правом окне в каждой категории.
Сделать таблицу прозрачной, если это возможно.
Если что-то не понятно, спросите.. http://i053.radikal.ru/0806/7f/8b80a2497566.gif

0

53

Monica,

html-верх:

Код:
<style>	
#menu {
margin-top: 0px;}

#menu span {
width: 190px;
height: 12px;
text-align:center;
display: block;
margin-bottom: 5px;
padding: 1em 0 1em 0;}

#menu .tabactive {
color: #fff;}

#submenu {
padding: 0px;
height: 200px;}

.submenutext {
display: none;
text-align: center;
width: 100%;
height: 198px;
overflow-y: auto;}

#menu span, .submenutext {
border: 1px solid #000;}
</style>

объявление

Код:
<center><table style="width: 100%;" border="0" cellpadding="0" cellspacing="0">
 <tbody>
  <tr>
   <td valign="top" align="center" style="width: 25%;">
    <div id="menu"><b>
<span alt="#sm1" style="cursor: pointer;">Новости</span>
<span alt="#sm2" style="cursor: pointer;">Погода | Время</span>
<span alt="#sm3" style="cursor: pointer;">Навигация</span>
<span alt="#sm4" style="cursor: pointer;">Администрация</span>
<span alt="#sm5" style="cursor: pointer;">Баннеры</span>
           </b>
    </div>
   </td>
   <td id="MenuTxT" style="width: 75%;" align="center" valign="top">
    <div id="submenu" align="center"> 
     <div id="sm1" class="submenutext" style="display:block;"><br/>

Контент первой кнопки

</div>
     <div id="sm2" class="submenutext"><br/>

Контент второй кнопки

</div>
     <div id="sm3" class="submenutext"><br/>

Контент третьей кнопки

</div>
     <div id="sm4" class="submenutext"><br/>

Контент четвертой кнопки

</div>
     <div id="sm5" class="submenutext"><br/>

Контент пятой кнопки

</div>
</div>
</td>
</tr>
</tbody>
</table></center>

html-низ:

Код:
<script type="text/javascript">
$(document).ready(function() {
$("td.#MenuTxT div.submenutext").hide();
<!--$(".tabs span:first").addClass("active").show(); -->
$("td.#MenuTxT div.submenutext:first").show();
$("div.#menu span").click(function() {
    $("div.#menu span").removeClass("tabactive");
    $(this).addClass("tabactive");
    $("td.#MenuTxT div.submenutext").hide();
    var activeDiv = $(this).attr("alt");
    $("div."+activeDiv).fadeIn();
    return false; });
});
</script>

0

54

Rion Leonheart
Огромное вам спасибо за таблицу. http://mybb.ru/f/collection/0211.gif

0

55

Rion Leonheart
Очень, очень, очень вам благодарна  http://forumupload.ru/uploads/0000/14/1c/346394-1.gif

0

56

А такой вопрос. Как сделать в таблице так, что бы Админы (тобишь сами картинки) шли в одну строчку, плюс надписи под ними стояли нормально.
Картинка с ссылкой на Админа (Модера) а под ним что-то написано, например, Глав. Админ (Модер).

0

57

Кэролайн Джоанн Сандерс написал(а):

А такой вопрос. Как сделать в таблице так, что бы Админы (тобишь сами картинки) шли в одну строчку, плюс надписи под ними стояли нормально.
Картинка с ссылкой на Админа (Модера) а под ним что-то написано, например, Глав. Админ (Модер).

1) Эскиз - как надо
2) Ссылку на форум - где это надо провернуть

0

58

Ну как-то так:
http://uploads.ru/i/8/F/M/8FMi4.png

Конечно же сюда вот:
http://smintriguesandsecrets.rolevaya.ru/

0

59

Кэролайн Джоанн Сандерс написал(а):

Конечно же сюда вот:

Ну вас всех не упомнишь - хто-где обитает)

Если обновите объявление:

Код:
<center><table style="width: 100%;" border="0" cellpadding="0" cellspacing="0">
 <tbody>
  <tr height="40">
   <td align="center">
    <div id="menu"> <b>
<span alt="#sm1" style="cursor: pointer;">Информация</span>
<span alt="#sm2" style="cursor: pointer;">Партнеры</span>
<span alt="#sm3" style="cursor: pointer;">Баннеры</span>
<span alt="#sm4" style="cursor: pointer;">Руководство</span>
           </b>
    </div>
   </td>
  </tr>
  <tr height="220">
   <td id="MenuTxT"  align="center" valign="top">
    <div id="submenu" align="center"> 
     <div id="sm1" class="submenutext" style="display:block;">
<table style="width: 100%; height: 100%;">
<tr><td style="width: 40%; border-right: 1px solid;" align="center">
<b>Дата:</b><br/><br/>

12 июня.

<br/><br/>

<b>Время:</b><br/><br/>

9:30 утра.

<br/><br/>

<b>Погода:</b><br/><br/>

Солнечно. На небе практически нет облаков. Ветер слабый, еле ощутимый.

</td><td style="width: 60%;" align="center" valign="top">

<b>Ссылки:</b><br/><br/>

<a href=http://smintriguesandsecrets.rolevaya.ru/viewtopic.php?id=6#p22>Правила</a>
<br/>
<a href=http://smintriguesandsecrets.rolevaya.ru/viewtopic.php?id=5#p21>Сюжетная линия</a>
<br/>
<a href=http://smintriguesandsecrets.rolevaya.ru/viewtopic.php?id=4#p20>Список персонажей</a>
<br/>
<a href=http://smintriguesandsecrets.rolevaya.ru/viewtopic.php?id=58#p136>Акция: Каноны</a>
<br/>
<a href=http://smintriguesandsecrets.rolevaya.ru/viewtopic.php?id=9#p25>Акция: Паралельные войны</a><br/>
<a href=http://smintriguesandsecrets.rolevaya.ru/viewforum.php?id=29>Рекламный раздел</a><br/>
<a href=http://smintriguesandsecrets.rolevaya.ru/viewtopic.php?id=54#p120>Заявки на сотрудничество</a>

</td></tr>

</table>
</div>

     <div id="sm2" class="submenutext">
<table style="width: 100%; height: 100%;">
<tr><td align="center">


|  <a href="http://sailorwars.spybb.ru/" target="_blank"><img src="http://i034.radikal.ru/1106/00/b02578d54ded.gif" ></a> | <a
 href="http://smbattlewithchaos.mybb.ru/"><img
 style="" alt="" title="Свет... И Тьма... Это противостояние существовало всегда... Но что если на разных сторонах оказались лучшие друзья?
Сейлор Мун: Битва с Хаосом"
 src="http://forumupload.ru/uploads/0010/4a/32/3173-1.gif"></a> | <a href="http://sailormoonnewevil.mybb.ru/" target="_blank"><img src="http://i001.radikal.ru/1104/88/4080e4415ae6.gif" title="Cейлор мун" border="0" width="88" height="31" /> | <a href="http://sailormoonnewbatle.mybb.ru/" target="_blank"><img src="http://s001.radikal.ru/i195/1112/18/9b7a7931653f.gif" title="Cейлор мун" border="0" width="88" height="31" />  |  <a title="History shamans" href="http://historyshamans.anihub.ru/" target="_blank"><img src="http://uploads.ru/i/Q/u/m/QumbB.gif" border="0" alt="History shamans" /></a>  |


</td></tr>
</table>
</div>

     <div id="sm3" class="submenutext">
<table style="width: 100%; height: 100%;">
<tr><td align="center">

|  <a target="_blank" href="http://newwriters.mybb.ru"><img src="http://forumupload.ru/uploads/0010/17/a2/38-1.gif" ></a>  |  <a href="http://bleachpandora.mybb.ru/"><img src="http://s12.radikal.ru/i185/1202/d4/2916987e6f75.gif" ></a>  |  <a href="http://amado.rolebb.ru/"><img src="http://uploads.ru/i/U/F/S/UFS3q.jpg" title="Amado: peace of mind."></a>  |  <a title="Поке-Лига" href="http://pokeleague.rusff.ru/" target="_blank"><img src="http://uploads.ru/i/b/8/z/b8zNj.gif" border="0" alt="Поке-Лига" width="88" height="31" /></a>

</td></tr>
</table></div>

     <div id="sm4" class="submenutext">
<table style="width: 100%; height: 100%;">
<tr><td style="border-right: 1px solid; border-bottom: 1px solid;" align="center" colspan="3">
<b>Администраторы:</b>
</td><td style="border-bottom: 1px solid;" align="center" colspan="3">
<b>Модераторы:</b>
</td></tr>

<tr><td style="width: 16%;" align="center">

<a href=http://smintriguesandsecrets.rolevaya.ru/profile.php?id=2><img style="width: 90px; height: 90px;" src="http://uploads.ru/i/Z/7/n/Z7nam.jpg"></a>
<br/>
текст

</td><td style="width: 16%;" align="center">

<a href=http://smintriguesandsecrets.rolevaya.ru/profile.php?id=2><img style="width: 90px; height: 90px;" src="http://uploads.ru/i/Z/7/n/Z7nam.jpg"></a>
<br/>
текст

</td><td style="width: 16%; border-right: 1px solid;" align="center">

<a href=http://smintriguesandsecrets.rolevaya.ru/profile.php?id=2><img style="width: 90px; height: 90px;" src="http://uploads.ru/i/Z/7/n/Z7nam.jpg"></a>
<br/>
текст

</td><td style="width: 16%;" align="center">

<a href=http://smintriguesandsecrets.rolevaya.ru/profile.php?id=5><img style="width: 90px; height: 90px;" src="http://uploads.ru/i/o/q/6/oq6Iy.jpg"></a>
<br/>
текст

</td><td style="width: 16%;" align="center">

<a href=http://smintriguesandsecrets.rolevaya.ru/profile.php?id=5><img style="width: 90px; height: 90px;" src="http://uploads.ru/i/o/q/6/oq6Iy.jpg"></a>
<br/>
текст

</td><td style="width: 16%;" align="center">

<a href=http://smintriguesandsecrets.rolevaya.ru/profile.php?id=5><img style="width: 90px; height: 90px;" src="http://uploads.ru/i/o/q/6/oq6Iy.jpg"></a>
<br/>
текст

</td></tr>

</table></div>
   </td></tr>

<tr style="height: 40px;"><td><marquee>

Внимание!!! Ведётся набор Администраторов и Модераторов!!!

</marquee></td>
</tr>
 </tbody>
</table></center>

Вам хватит? Или планируете больше народу набрать?  :rain:

0

60

Спасибо. =)

Rion Leonheart написал(а):

Вам хватит? Или планируете больше народу набрать?

Хватит и такого кол-ва в руководстве.=)

0


Вы здесь » Единый форум поддержки » Архив » Таблицы на заказ (14)