vu Добавлено: Понедельник, 21.09.2009, 13:43 | Сообщение № 1
Уровень 1
[ 0 ]
Ну вот собственно выкладываю вид каталога сайтов, думаю много кому будет по душе, данный вид В принципе можно настроить под себя, но все же Для темных дизов Это каталог сайтов-вид материалов
Code
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;"> <table border="0" cellpadding="1" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;"> <table border="0" cellpadding="1" cellspacing="1" width="100%" style="padding-bottom:1px;"> <tr><td colspan="2" align="left" style="background:#292929;padding:5px;border:1px solid #B8B8B8;"> <div style="float:left"> </div> <div style="float:right"> Категория: <a href="$CATEGORY_URL$">$CATEGORY_NAME$</a>$MODER_PANEL$ | Дата:$DATE$</div> </td> </tr> <tr valign="top"><td align="left" width="22%" style="background:#292929;padding:5px;border:1px solid #B8B8B8;"> <div class="eMessage" style="text-align:left;clear:both;padding-top:10px;padding-bottom:5px;"> <b><div align="center"><b>Скриншот сайта:<b> </div></b><i><center><b> <img src="http://open.thumbshots.org/image.pxf?url=$SITE_DIRECT_URL$" width="120px" height="90px"> </b><hr> </i><hr> <fieldset><legend><font color=orange>ТИЦ домена:</font></legend> <a href="http://www.yandex.ru/cy?host=$SITE_DIRECT_URL$&base=0"> <img src="http://www.yandex.ru/cycounter/1246363303?$SITE_DIRECT_URL$" alt="$SITE_DIRECT_URL$" border="0" width="88" height="31"> </a> </fieldset> </center><hr> <div align="center"><?if($USERNAME$)?>Автор: <a title="Перейти на личную страницу пользователя добавившего данную новость!" a href="$PROFILE_URL$">$USERNAME$</a><?endif?></div> </td> <td align="right" style="background:#292929;padding:5px;border:1px solid #292929;"> <div class="eMessage" style="text-align:left;clear:both;padding-top:10px;padding-bottom:5px;"> <b><a href="$SITE_DIRECT_URL$" target="_blank">Перейти на сайт</a><br></b><hr> <b><span style="font-size:10pt"><span style="color:Black"><div align="left"><span style="color:white">$MESSAGE$</span></div></span><div align="right"><style></span></b> .ratingWrapper {text-align:left;width:150px;height:12px;color:#999999;font-size:10px;font-family:trebuchet MS,arial,verdana;} .ratingWrapper img {border:none;cursor:pointer;vertical-align: middle;} .ratingText {float:right;font-weight:bold;} </style> <div class="ratingWrapper"> <img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$1" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$2" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$3" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$4" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$5" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><span class="ratingText" id="$ID$rt">Твой голос!</span> </div> <script> set($RATING_NUM$,$ID$,"dir"); </script></div> </div></td></tr> </script></div> </div></td></tr> <tr><td colspan="2" align="left" style="background:#292929;padding:5px;border:1px solid #B8B8B8;"> <div style="float:right"></div> <div align="center">$COM_PAGE_SELECTOR$</div></td></tr> </table></div></td></tr></table></td></tr></table>
Далее главная страница каталогов сайтов в шапку суем этот скрипт
Это был для темных вот Пример http://muz-bullet.3dn.ru/dir/ Для светлых
Code
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;"> <table border="0" cellpadding="1" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;"> <table border="0" cellpadding="1" cellspacing="1" width="100%" style="padding-bottom:1px;"> <tr><td colspan="2" align="left" style="background:#FFFFFF;padding:5px;border:1px solid #B8B8B8;"> <div style="float:left"> </div> <div style="float:right"> Категория: <a href="$CATEGORY_URL$">$CATEGORY_NAME$</a>$MODER_PANEL$ | Дата:$DATE$</div> </td> </tr> <tr valign="top"><td align="left" width="22%" style="background:#FFFFFF;padding:5px;border:1px solid #B8B8B8;"> <div class="eMessage" style="text-align:left;clear:both;padding-top:10px;padding-bottom:5px;"> <b><div align="center"><b>Скриншот сайта:<b> </div></b><i><center><b> <img src="http://open.thumbshots.org/image.pxf?url=$SITE_DIRECT_URL$" width="120px" height="90px"> </b><hr> </i><hr> <fieldset><legend><font color=orange>ТИЦ домена:</font></legend> <a href="http://www.yandex.ru/cy?host=$SITE_DIRECT_URL$&base=0"> <img src="http://www.yandex.ru/cycounter/1246363303?$SITE_DIRECT_URL$" alt="$SITE_DIRECT_URL$" border="0" width="88" height="31"> </a> </fieldset> </center><hr> <div align="center"><?if($USERNAME$)?>Автор: <a title="Перейти на личную страницу пользователя добавившего данную новость!" a href="$PROFILE_URL$">$USERNAME$</a><?endif?></div> </td> <td align="right" style="background:#FFFFFF;padding:5px;border:1px solid #B8B8B8;"> <div class="eMessage" style="text-align:left;clear:both;padding-top:10px;padding-bottom:5px;"> <b><a href="$SITE_DIRECT_URL$" target="_blank">Перейти на сайт</a><br></b><hr> <b><span style="font-size:10pt"><span style="color:Black"><div align="left">$MESSAGE$</div></span><div align="right"><style></span></b> .ratingWrapper {text-align:left;width:150px;height:12px;color:#999999;font-size:10px;font-family:trebuchet MS,arial,verdana;} .ratingWrapper img {border:none;cursor:pointer;vertical-align: middle;} .ratingText {float:right;font-weight:bold;} </style> <div class="ratingWrapper"> <img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$1" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$2" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$3" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$4" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$5" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><span class="ratingText" id="$ID$rt">Твой голос!</span> </div> <script> set($RATING_NUM$,$ID$,"dir"); </script></div> </div></td></tr> <tr><td colspan="2" align="left" style="background:#FFFFFF;padding:5px;border:1px solid #B8B8B8;"> <div style="float:right"></div> <div align="center">$COM_PAGE_SELECTOR$</div></td></tr> </table></div></td></tr></table></td></tr></table>
Также далее этот скрипт в шапку главной страницы каталога сайтов А вот пример для светлых дизов http://onerap.ucoz.ru/dir/ Данный каталог сделал B-look но с помощью разных скриптов собранных в разных уголках инета
http://lipetsknews.me/katalog-predpriyatij.html?sobi2Task=sobi2Details&catid=51&sobi2Id=584
Сообщение Ну вот собственно выкладываю вид каталога сайтов, думаю много кому будет по душе, данный вид В принципе можно настроить под себя, но все же Для темных дизов Это каталог сайтов-вид материалов
Code
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;"> <table border="0" cellpadding="1" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;"> <table border="0" cellpadding="1" cellspacing="1" width="100%" style="padding-bottom:1px;"> <tr><td colspan="2" align="left" style="background:#292929;padding:5px;border:1px solid #B8B8B8;"> <div style="float:left"> </div> <div style="float:right"> Категория: <a href="$CATEGORY_URL$">$CATEGORY_NAME$</a>$MODER_PANEL$ | Дата:$DATE$</div> </td> </tr> <tr valign="top"><td align="left" width="22%" style="background:#292929;padding:5px;border:1px solid #B8B8B8;"> <div class="eMessage" style="text-align:left;clear:both;padding-top:10px;padding-bottom:5px;"> <b><div align="center"><b>Скриншот сайта:<b> </div></b><i><center><b> <img src="http://open.thumbshots.org/image.pxf?url=$SITE_DIRECT_URL$" width="120px" height="90px"> </b><hr> </i><hr> <fieldset><legend><font color=orange>ТИЦ домена:</font></legend> <a href="http://www.yandex.ru/cy?host=$SITE_DIRECT_URL$&base=0"> <img src="http://www.yandex.ru/cycounter/1246363303?$SITE_DIRECT_URL$" alt="$SITE_DIRECT_URL$" border="0" width="88" height="31"> </a> </fieldset> </center><hr> <div align="center"><?if($USERNAME$)?>Автор: <a title="Перейти на личную страницу пользователя добавившего данную новость!" a href="$PROFILE_URL$">$USERNAME$</a><?endif?></div> </td> <td align="right" style="background:#292929;padding:5px;border:1px solid #292929;"> <div class="eMessage" style="text-align:left;clear:both;padding-top:10px;padding-bottom:5px;"> <b><a href="$SITE_DIRECT_URL$" target="_blank">Перейти на сайт</a><br></b><hr> <b><span style="font-size:10pt"><span style="color:Black"><div align="left"><span style="color:white">$MESSAGE$</span></div></span><div align="right"><style></span></b> .ratingWrapper {text-align:left;width:150px;height:12px;color:#999999;font-size:10px;font-family:trebuchet MS,arial,verdana;} .ratingWrapper img {border:none;cursor:pointer;vertical-align: middle;} .ratingText {float:right;font-weight:bold;} </style> <div class="ratingWrapper"> <img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$1" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$2" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$3" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$4" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$5" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><span class="ratingText" id="$ID$rt">Твой голос!</span> </div> <script> set($RATING_NUM$,$ID$,"dir"); </script></div> </div></td></tr> </script></div> </div></td></tr> <tr><td colspan="2" align="left" style="background:#292929;padding:5px;border:1px solid #B8B8B8;"> <div style="float:right"></div> <div align="center">$COM_PAGE_SELECTOR$</div></td></tr> </table></div></td></tr></table></td></tr></table>
Далее главная страница каталогов сайтов в шапку суем этот скрипт
Это был для темных вот Пример http://muz-bullet.3dn.ru/dir/ Для светлых
Code
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;"> <table border="0" cellpadding="1" cellspacing="0" width="100%" class="eBlock"><tr><td style="padding:3px;"> <table border="0" cellpadding="1" cellspacing="1" width="100%" style="padding-bottom:1px;"> <tr><td colspan="2" align="left" style="background:#FFFFFF;padding:5px;border:1px solid #B8B8B8;"> <div style="float:left"> </div> <div style="float:right"> Категория: <a href="$CATEGORY_URL$">$CATEGORY_NAME$</a>$MODER_PANEL$ | Дата:$DATE$</div> </td> </tr> <tr valign="top"><td align="left" width="22%" style="background:#FFFFFF;padding:5px;border:1px solid #B8B8B8;"> <div class="eMessage" style="text-align:left;clear:both;padding-top:10px;padding-bottom:5px;"> <b><div align="center"><b>Скриншот сайта:<b> </div></b><i><center><b> <img src="http://open.thumbshots.org/image.pxf?url=$SITE_DIRECT_URL$" width="120px" height="90px"> </b><hr> </i><hr> <fieldset><legend><font color=orange>ТИЦ домена:</font></legend> <a href="http://www.yandex.ru/cy?host=$SITE_DIRECT_URL$&base=0"> <img src="http://www.yandex.ru/cycounter/1246363303?$SITE_DIRECT_URL$" alt="$SITE_DIRECT_URL$" border="0" width="88" height="31"> </a> </fieldset> </center><hr> <div align="center"><?if($USERNAME$)?>Автор: <a title="Перейти на личную страницу пользователя добавившего данную новость!" a href="$PROFILE_URL$">$USERNAME$</a><?endif?></div> </td> <td align="right" style="background:#FFFFFF;padding:5px;border:1px solid #B8B8B8;"> <div class="eMessage" style="text-align:left;clear:both;padding-top:10px;padding-bottom:5px;"> <b><a href="$SITE_DIRECT_URL$" target="_blank">Перейти на сайт</a><br></b><hr> <b><span style="font-size:10pt"><span style="color:Black"><div align="left">$MESSAGE$</div></span><div align="right"><style></span></b> .ratingWrapper {text-align:left;width:150px;height:12px;color:#999999;font-size:10px;font-family:trebuchet MS,arial,verdana;} .ratingWrapper img {border:none;cursor:pointer;vertical-align: middle;} .ratingText {float:right;font-weight:bold;} </style> <div class="ratingWrapper"> <img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$1" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$2" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$3" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$4" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><img src="http://muz-bullet.3dn.ru/web/stars/off.png" id="$ID$5" onclick="rate(this)" onmouseover="on(this)" onmouseout="off(this,$RATING_NUM$)"/><span class="ratingText" id="$ID$rt">Твой голос!</span> </div> <script> set($RATING_NUM$,$ID$,"dir"); </script></div> </div></td></tr> <tr><td colspan="2" align="left" style="background:#FFFFFF;padding:5px;border:1px solid #B8B8B8;"> <div style="float:right"></div> <div align="center">$COM_PAGE_SELECTOR$</div></td></tr> </table></div></td></tr></table></td></tr></table>
Также далее этот скрипт в шапку главной страницы каталога сайтов А вот пример для светлых дизов http://onerap.ucoz.ru/dir/ Данный каталог сделал B-look но с помощью разных скриптов собранных в разных уголках инета
Автор - vu Дата добавления - 21.09.2009 в 13:43