Welcome Guest [Log In] [Register]
Hiện thời Webstie của chúng tôi đang tạm đóng dể sửa chữa nhằm mục đích phục vụ tốt hơn cho nhu cầu của các bạn. Khi mọi công việc sữa chữa hoàn thành chúng tôi sẽ gửi email thông báo đến tất cả các bạn. Mong các bạn vui ḷng ghé lại sau. Thành thật xin lỗi v́ sự cố này.


>> Bạn đă có tài khoản chưa, click vào đây để đăng kư !


Nếu bạn đă là thành viên của L'@mour ™, vui ḷng đăng nhập để tham gia thảo luận. Cảm ơn !

Username:   Password:
Add Reply
Hiện Lên Bảng Thông Báo; khi bạn tới 4rum...
Topic Started: May 7 2006, 05:45 PM (914 Views)
Jimmy
Member Avatar
__Love__

Trong Meta Tags:

Quote:
 
<style>
<!--
//Development support by Kenshin of http://hanarui.t8x.net/
/*Post-it note script- by canon
Credit must stay intact for use*/

#postit{
position:absolute;
width:250;
padding:5px;
background-color:lightyellow;
border:1px solid black;
visibility:hidden;
z-index:100;
cursor:hand;
}

-->
</style>


...Trong Footer:

Quote:
 
<div id="postit" style="left:150px;top:150px">
<div align="right"><b><a href="javascript:closeit()">[Close It]</a></b></div>

<!--INSERT YOUR CONTENT HERE-->

<b>INVISION FREE:</b><br>
<p><font size="2" face="Arial"><a href="http://z3.invisionfree.com/ha_na_rui/register.php" target="_new">Looking for a free Top quality forum for you'r site<br>
</a><br><br>Be sure to check out the Invision Free community/Support Forums</font>
<font size="2" face="Arial"><a href="http://invisionfree.com/forums/support/index.php" target="_new">Located Here</a><br><br>Visit the creators board at.<a href="http://z3.invisionfree.com/ha_na_rui/index.php?">http://z3.invisionfree.com/ha_na_rui/index.php?</a></font></p>


<!--END YOUR CONTENT HERE-->

</div>

<script>

//Post-it only once per browser session? (0=no, 1=yes)
//Specifying 0 will cause postit to display every time page is loaded
var once_per_browser=0

//Development support by Kenshin of http://hanarui.t8x.net/

var ns4=document.layers
var ie4=document.all
var ns6=document.getElementById&&!document.all

if (ns4)
crossobj=document.layers.postit
else if (ie4||ns6)
crossobj=ns6? document.getElementById("postit") : document.all.postit


function closeit(){
if (ie4||ns6)
crossobj.style.visibility="hidden"
else if (ns4)
crossobj.visibility="hide"
}

function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) { // if cookie exists
   offset += search.length
   // set index of beginning of value
   end = document.cookie.indexOf(";", offset);
   // set index of end of cookie value
   if (end == -1)
     end = document.cookie.length;
   returnvalue=unescape(document.cookie.substring(offset, end))
   }
}
return returnvalue;
}

function showornot(){
if (get_cookie('postdisplay')==''){
showit()
document.cookie="postdisplay=yes"
}
}

function showit(){
if (ie4||ns6)
crossobj.style.visibility="visible"
else if (ns4)
crossobj.visibility="show"
}

if (once_per_browser)
showornot()
else
showit()

</script>

<script language="JavaScript1.2">

//drag drop function for ie4+ and NS6////
/////////////////////////////////

function drag_drop(e){
if (ie4&&dragapproved){
crossobj.style.left=tempx+event.clientX-offsetx
crossobj.style.top=tempy+event.clientY-offsety
return false
}
else if (ns6&&dragapproved){
crossobj.style.left=tempx+e.clientX-offsetx
crossobj.style.top=tempy+e.clientY-offsety
return false
}
}

function initializedrag(e){
if (ie4&&event.srcElement.id=="postit"||ns6&&e.target.id=="postit"){
offsetx=ie4? event.clientX : e.clientX
offsety=ie4? event.clientY : e.clientY

tempx=parseInt(crossobj.style.left)
tempy=parseInt(crossobj.style.top)

dragapproved=true
document.onmousemove=drag_drop
}
}
document.onmousedown=initializedrag
document.onmouseup=new Function("dragapproved=false")

</script>


Great ! :ngoaymui:
Posted Image
Offline Profile Quote Post Goto Top
 
littlewitch
No Avatar


Phần Footer ở đâu ạ. Em ko thấy có trong ACP
Offline Profile Quote Post Goto Top
 
LIZZY
Member Avatar
♡ 25251325 ♡
Vip ™
...Em nh́n vào phía dưới: Admin CP --> Skinning & Styles --> Board Wrappers --> Footer ! :silly:
Posted Image
Offline Profile Quote Post Goto Top
 
TIG Messi
No Avatar


Chán thế, em làm y như anh bảo mà sao không được nhỉ? :silly:
Offline Profile Quote Post Goto Top
 
minhthang_88
Unregistered

demo đâu ?
Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · ..: CODES :.. · Next Topic »
Add Reply