Вид материалов как на мегасофте с увеличением картинки. Установка: 1. В вид материалов модуля новости вставляем:
Code
<style type="text/css" media="all"> @import url(http://ucozon.ru/highslide.css); </style> <script type="text/javascript" src="http://ucozon.ru/highslide/highslide.js"></script> <script type="text/javascript"> hs.graphicsDir = 'http://ucozon.ru/highslide/graphics/'; </script>
<div id="$ID$"><script type="text/javascript" src="http://megasoft.3dn.ru/js/udleinf.js"></script> <table cellpadding="0" cellspacing="0" class="modern_block_top"> <td class="modern_block_top_left" nowrap></td> <td class="modern_news_top" style="width: 1%; padding: 0px;"><img src="http://megasoft.3dn.ru/images/modern_icon_news.gif" border="0" class="icon"></td> <td class="modern_news_top"><a href="$ENTRY_URL$">$TITLE$</a> </td> <div style="float:right">$MODER_PANEL$</div> <td class="modern_block_top_right" nowrap></td> </table> <table cellpadding="0" cellspacing="0" border="0" class="modern_block"> <tr> <td class="modern_block_left" nowrap> </td> <td id="modern_news_category">Категория: <a href="$CATEGORY_URL$">$CATEGORY_NAME$</a> | Добавил: <span style='cursor: pointer;' onclick='show_bar(event, 20460)'><b>$USERNAME$</b></span> <table id="win_20460" style='background: #9ac87f; position:absolute; visibility:hidden; filter:alpha(opacity=95); opacity: 0.95; width: 200px; border: 1px solid #000000;'> <tr><td style="text-align: right;"><img onclick='hide_bar(20460)' src="http://megasoft.3dn.ru/images/close.gif" border="0" title="Закрыть информацию."></td></tr> <tr><td onmouseover="this.bgColor='#9ac87f';" onmouseout="this.bgColor='#7eb85b';" style="padding: 5px; border: 1px solid #000000;"><a class="udleinf" href="/index/8-$USERNAME$" target="_blank">Просмотр профиля</a></td></tr> <tr><td onmouseover="this.bgColor='#9ac87f';" onmouseout="this.bgColor='#7eb85b';" style="padding: 5px; border: 1px solid #000000;"><a class="udleinf" href="/load/0-0-20460-0-17" target="_blank">Найти все публикации</a></td></tr> <tr><td onmouseover="this.bgColor='#9ac87f';" onmouseout="this.bgColor='#7eb85b';" style="padding: 5px; border: 1px solid #000000;"><a class="udleinf" href="/index/14-$USERNAME$" target="_blank">Отправить сообщение</a></td></tr> </table> </td> <td id="modern_news_category" style="text-align: right; width: 16px;"><a href="#" target="_self" title="Подняться вверх страницы" style="border: 0px;"><img src="http://megasoft.3dn.ru/images/modern_navigation_up.gif" align="absmiddle" border="0"></a></td> <td class="modern_block_right" nowrap> </td> </tr> <tr> <td class="modern_block_left" nowrap> </td> <td class="modern_news_main" colspan="2">
<table style="text-align: left; width: 100%;" border="0" cellpadding="0" cellspacing="0"> <tr><div style="padding: 5px; width: 150px; background: #fafafa; border: 1px solid #c4c4c4; text-align: center;"> <a href="$OTHER1$" onclick="return hs.expand(this)"><img width="150px" src="$OTHER1$"></a> </div> <td style="vertical-align: top; padding: 5px;"> $MESSAGE$ </td> </tr> </table>
</td> <td class="modern_block_right" nowrap> </td> </tr> <tr> <td class="modern_block_left" nowrap> </td> <td id="modern_news_category" style="padding: 2px 0px 10px 14px">Просмотров: $READS$ | <a href="$COMMENTS_URL$">Комментарии ($COMMENTS_NUM$)</a></td> <td class="modern_news_category" style="width: 300px; padding: 2px 8px 10px 0px; text-align: right;"> <b><a href="$ENTRY_URL$"><img src="http://i019.radikal.ru/0905/d0/83536cb4b0cc.gif" ></a></b></td> <td class="modern_block_right" nowrap> </td> </tr> <tr> <td class="modern_block_bottom_left" nowrap></td> <td class="modern_block_bottom" colspan="2"></td> <td class="modern_block_bottom_right" nowrap></td> </tr> </table></div> 2. В низ css вставляем это: Code
table.modern_block_top {width: 100%;border: 0px;background: url('http://megasoft.3dn.ru/images/modern_block_header_bg.gif') left top repeat-x;margin: 2px 0px 0px 0px;} table.modern_block_alt_top {width: 100%;border: 0px;background: url('http://megasoft.3dn.ru/images/modern_block_header_bg.gif') left top repeat-x;margin: 2px 0px 0px 0px;} table.modern_block {width: 100%;border: 0px;background: #ffffff url('http://megasoft.3dn.ru/images/modern_block_bg.gif') left bottom repeat-x;margin: 0px 0px 2px 0px;} table.modern_block_closed {width: 100%;border: 0px;background: url('http://megasoft.3dn.ru/images/modern_block_header_bg.gif') left top repeat-x;margin: 2px 0px 2px 0px;} td.modern_block_top_left {width: 6px;background: url('http://megasoft.3dn.ru/images/modern_block_top.gif') left top no-repeat;font-size: 1px;line-height: 1px;} td.modern_block_top {height: 29px;background: url('http://megasoft.3dn.ru/images/modern_news_top.gif') left top repeat-x;font-family: tahoma, verdana, arial;font-size: 11px;line-height: 12px;font-weight: bold;letter-spacing: 0.5px;vertical-align: middle;color: #364683;cursor: default;text-align: center;padding-right: 10px;} td.modern_block_show_hide {background: url('http://megasoft.3dn.ru/images/modern_news_top.gif') left top repeat-x;font-size: 1px;vertical-align: middle;padding: 0px;width: 12px;} td.modern_block_top_right {width: 8px;background: url('http://megasoft.3dn.ru/images/modern_block_top.gif') right top no-repeat;font-size: 1px;line-height: 1px;} td.modern_block_left {width: 6px;background: url('http://megasoft.3dn.ru/images/modern_block_left.gif') left top repeat-y;font-size: 1px;line-height: 1px;} td.modern_block_right {width: 8px;background: url('http://megasoft.3dn.ru/images/modern_block_right.gif') right top repeat-y;font-size: 1px;line-height: 1px;} td.modern_block_bottom_left {height: 5px;width: 6px;background: url('http://megasoft.3dn.ru/images/modern_block_bottom.gif') left bottom no-repeat;font-size: 1px;line-height: 1px;} td.modern_block_bottom {height: 5px;background: url('http://megasoft.3dn.ru/images/modern_news_bottom.gif') left bottom repeat-x;font-size: 1px;line-height: 1px;} td.modern_block_bottom_right {height: 5px;width: 8px;background: url('http://megasoft.3dn.ru/images/modern_block_bottom.gif') right bottom no-repeat;font-size: 1px;line-height: 1px;} td.modern_news_top {background: url('http://megasoft.3dn.ru/images/modern_news_top.gif') left top repeat-x;height: 29px;font-family: tahoma, arial, verdana;font-size: 11px;line-height: 12px;font-weight: bold;letter-spacing: 1px;vertical-align: middle;color: #364683;cursor: default;padding: 0px 4px 4px 0px;} td.modern_news_main {border: 0px;margin: 0px;padding: 4px 14px 6px 14px;font-family: tahoma, verdana, arial;font-size: 11px;line-height: 14px;text-align: justify;} #modern_news_category,td.modern_news_category {padding: 2px 0px 2px 14px;border: 0px;margin: 0px;font-family: tahoma, verdana, arial;font-size: 11px;color: #364683;line-height: 12px;vertical-align: middle; width: 100%;} #modern_news_category a:link,#modern_news_category a:active,#modern_news_category a:visited {color: #3e73b9;font-family: verdana, tahoma, arial;text-decoration: none;border: 0px;} #modern_news_category a:hover {color: #3e73b9;font-family: verdana, tahoma, arial;text-decoration: none;border-bottom: 1px dashed #3e73b9;} td.modern_block_closed_top_left {width: 6px;background: url('http://megasoft.3dn.ru/images/modern_block_closed.gif') left top no-repeat;font-size: 1px;} td.modern_block_closed_top {height: 29px;background: url('http://megasoft.3dn.ru/images/modern_block_closed_bg.gif') left top repeat-x;font-family: tahoma, verdana, arial;font-size: 11px;line-height: 12px;font-weight: bold;letter-spacing: 0.5px;vertical-align: middle;color: #364683;cursor: default;text-align: center;padding-right: 10px;} td.modern_block_closed_show_hide {background: url('http://megasoft.3dn.ru/images/modern_block_closed_bg.gif') left top repeat-x;font-size: 1px;vertical-align: middle;padding: 0px;width: 12px;} td.modern_block_closed_top_right {width: 8px;background: url('http://megasoft.3dn.ru/images/modern_block_closed.gif') right top no-repeat;font-size: 1px;} img.icon_show_hide {border: 0px;padding: 0px;width: 12px;height: 12px; cursor: pointer;} img.icon {border: 0px;float: left;padding-right: 7px;width: 16px;height: 16px;} 3. Активируем дополнительное поле №1. В него мы будем вставлять ссылки на изображение.
|