Главная » 2009 » Октябрь » 6 » Новая навигация на форуме
19:33
Новая навигация на форуме
Так приступим идём в панель управления дизайном/форум/общий вид страниц форума находим там код :
Code
<table border="0" cellpadding="0" height="30" cellspacing="0" width="100%"> <tr> <td align="right">[<?if($USER_LOGGED_IN$)?> <a href="javascript://" id="upml" class="fNavLink" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;"><!--<s3065>-->Личные сообщения<!--</s>-->($UNREAD_PM$)</a> · <?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml','')",500)</script><bgsound src="http://s9.ucoz.net/img/fr/pm.wav" loop="1" volume="0" balance="0"> <?endif?><?endif?> <a class="fNavLink" href="$RECENT_POSTS_LINK$" rel="nofollow"><!--<s5209>-->Новые сообщения<!--</s>--></a> · <a class="fNavLink" href="$MEMBERS_LIST_LINK$" rel="nofollow"><!--<s5216>-->Участники<!--</s>--></a> · <a class="fNavLink" href="$BOARD_RULES_LINK$" rel="nofollow"><!--<s5166>-->Правила форума<!--</s>--></a> · <a class="fNavLink" href="$SEARCH_PAGE_LINK$" rel="nofollow"><!--<s3163>-->Поиск<!--</s>--></a> · <a class="fNavLink" href="$RSS_LINK$" rel="nofollow">RSS</a> ]</td> </tr> </table>
Он стоит перед $BODY$ и заменяем его на :
Code
<table style="border: 0px solid rgb(38, 38, 38); background:url('http://styling.org.ua/templates/images/h2.gif'); repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" width=70% align="center" border="0" cellpadding="0" cellspacing="0" height="23"> <tbody><tr> <tr> <td align="center"><div class="navig"> <a class="fNavLink" href="http://styling.org.ua/" rel="nofollow"><!--<s5209>-->Главная страница<!--</s>--></a> · <?if($USER_LOGGED_IN$)?> <a href="javascript://" id="upml" class="rNavLink" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;"><!--<s3065>-->Личные сообщения<!--</s>-->($UNREAD_PM$)</a> · <?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml','')",500)</script><bgsound src="http://s28.ucoz.net/img/fr/pm.wav" loop="1" volume="0" balance="0"> <?endif?><?endif?> <a class="fNavLink" href="$RECENT_POSTS_LINK$" rel="nofollow"><!--<s5209>-->Новые сообщения<!--</s>--></a> · <a class="fNavLink" href="$MEMBERS_LIST_LINK$" rel="nofollow"><!--<s5216>-->Участники<!--</s>--></a> · <a class="fNavLink" href="$BOARD_RULES_LINK$" rel="nofollow"><!--<s5166>--><b>Правила форума</b><!--</s>--></a> · <a class="fNavLink" href="$SEARCH_PAGE_LINK$" rel="nofollow"><!--<s3163>-->Поиск<!--</s>--></a></td></div> </tr> </table>
Дале идём в таблицу стилей css и в самый низ ставим код :
Code
/* --navigation-- */ .navig a {color:#ffffff;padding:0 5px 0 5px;} .navig a:link {color:#ffffff;} .navig a:active {color:#ffffff;} .navig a:visited {color:#ffffff;} .navig a:hover {text-decoration:none;color:#ffffff;background-image:url('http://styling.org.ua/templates/images/navigation.png'); border-top:1px solid #303030;border-right:1px solid #222222;border-bottom:1px solid #222222;border-left:1px solid #222222;padding: 1px 4px 1px 4px;} /* ------------ */
Категория: Скрипты |
Просмотров: 626 |
Добавил: Johan
| Теги: Новая навигация на форуме
| Рейтинг: 0.0 /0
Всего комментариев: 2
Hi! I really liked your forum - graffitis.do.am, especially this section - this. I just signed up and immediately decided to introduce myself, if I'm wrong section, ask the moderators to move the topic to the right place, hopefully it will take me well... My name is Igor, me 29 years, humourist and serious man in one person. I apologize for my English
Hello! I really liked your forum, especially this section. I just signed up and immediately decided to introduce myself, if I'm wrong section, ask the moderators to move the topic to the right place, hopefully it will take me well... My name is Anri, me 29 years, humourist and serious man in one person. I apologize for my English
Имя *:
Email:
Код *: