"Log in to check your private messages" ?I want do that on other template...
<a href="..." title="Log in to check your private messages">Log in to check your private messages</a>Mike TUMS:
what he forgot at RUSSIAN phpBB comminity? =)
DualFusion:
hes talikng about something else
DualFusion:
ill show u
DualFusion:
http://www.dynamicdrive.com/dynamicindex5/linkinfo.htm
DualFusion:
http://www.dynamicdrive.com/dynamicindex5/linkinfo2.htm
DualFusion:Код: Выделить всё<script> <!-- function regenerate(){ window.location.reload() } function regenerate2(){ if (document.layers){ appear() setTimeout("window.onresize=regenerate",450) } } function changetext(text){ if (document.all||document.getElementById){ cross_el=document.getElementById? document.getElementById("descriptions") document.all.descriptions cross_el.innerHTML=text } else if (document.layers){ document.d1.document.d2.document.write(text) document.d1.document.d2.document.close() } } function appear(){ document.d1.visibility='show' } window.onload=regenerate2 //--> </script>
DualFusion :
give him that script
tell him to put that script in the overall_header.tpl right before the </head>
then also, there for everylink there is tell him to add this to the <a> attribute:Код: Выделить всёonMouseover="changetext({L_LINK})"
but tell him to replace {L_LINK} with whatever the lang var of that link is
then under all the links tell him to put the following:Код: Выделить всё<ilayer id="d1" width="200" height="200" visibility="hide"> <layer id="d2" width="200" height="200"> <div id="descriptions" align="left"> Welcome! </div> </layer> </ilayer>
and tell him to change the width and height vars
Вернуться в Стили для phpBB 2.0.x
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 0