Devilgirls.forumvi.com

♪♫♪♫♪♫♪♫♪♫♥Nơi tụ họp của những nữ ác quỷ yêu thích manga♥♪♫♪♫♪♫♪♫♪♫
 
Trang ChínhPortalLatest imagesĐăng kýĐăng Nhập
Nếu có xảy ra vi phạm nội qui 4rum xảy ra, mọi người hãy vào https://devilgirls.forumvi.com/t10-topic#20 để báo cáo về hành vi vi phạm đó và nhận thêm 50$; vào tài khoản của mình

Đầu trang
Giữa trang
Cuối trang
:: Devil Girls-Là nữ ác quỷ thật tuyệt::
  • Picture
Tài khoản:
Mật khẩu:
Đăng nhập tự động: :: Quên mật khẩu
₪ ----» QUÀ TẶNG ÂM NHẠC «----₪
♀ Người yêu cầu: Ruồi Chúa

♂ Người nhận: tất cả thành viên thân mến

♪ Ca khúc: Va Va Voom - Nicki Minaj

♥ Lời nhắn: Va va voom... *nhún nhảy*


Nhấn nút PLAY > để nghe

Liên kết - Quảng cáo (Liên hệ: Ruồi.com)
TIN MỚI


|

Cho mình xin code bảng thông báo của forum

Xem chủ đề cũ hơn Xem chủ đề mới hơn Go down
20/10/2012, 09:04
Mọi chuyện rồi sẽ ổn thôi^^
Sherry Sakura
Sakura Yaya
Sherry Sakura
Sakura Yaya

http://sakurafanland.lovelyforum.net
Số bài gửi : 55
Reputation : 1
Money : -428
gender : Nữ
Nữ Libra Join date : 27/05/2012
Age : 24
Đến từ : Clow
Châm ngôn : Mọi chuyện rồi sẽ ổn thôi^^

Vật phẩm cá nhân
Item:

Thông tin thành viên
Số bài gửi : 55
Reputation : 1
Money : -428
gender : Nữ
Nữ
Libra
Join date : 27/05/2012
Age : 24
Đến từ : Clow
Châm ngôn : Mọi chuyện rồi sẽ ổn thôi^^
Hiện giờ đang:

Bài gửiTiêu đề: Cho mình xin code bảng thông báo của forum



Mình không biết post vào đây có đúng không, nếu sai thì ad move dùm

À, mình thấy 4rum có bảng thông báo rất đẹp nên mình muốn xin toàn bộ code này của forum, mong ad đồng ý ^^

Tài sản
CLick Vào Xem Tài Sản Của Sherry Sakura

Vật phẩm cá nhân
Item:





20/10/2012, 11:29
Tiền là tất cả
Ruồi.com
Admin
Ruồi.com
Admin

https://devilgirls.forumvi.com
Số bài gửi : 448
Reputation : 19
Money : 1674
gender : Nữ
Nữ Cancer Join date : 23/05/2012
Age : 25
Đến từ : Địa ngục
Châm ngôn : Tiền là tất cả

Vật phẩm cá nhân
Item:

Thông tin thành viên
Số bài gửi : 448
Reputation : 19
Money : 1674
gender : Nữ
Nữ
Cancer
Join date : 23/05/2012
Age : 25
Đến từ : Địa ngục
Châm ngôn : Tiền là tất cả
Hiện giờ đang:

Bài gửiTiêu đề: Re: Cho mình xin code bảng thông báo của forum



Code:
<table id="Table_01" border="0" align="center" width="750" cellspacing="0" cellpadding="0">
<tr>
    <td width="750" height="14">
    <img src="http://i25.servimg.com/u/f25/15/55/28/69/top_110.gif" border="0" width="750" height="14"></td>
    </tr>
    </table>
    <table id="Table_02" border="0" align="center" width="750" cellspacing="0" cellpadding="0">
    <tr>
    <td width="650" height="18">
    <img src="http://i45.servimg.com/u/f45/16/75/79/62/12312311.png" border="0" width="650" height="18"></td>
    <td width="85" height="18">
    <div align="left">
 
    </td>
    <td width="15" height="18">
    <img src="http://i25.servimg.com/u/f25/15/55/28/69/top_ri10.gif" border="0" width="15" height="18"></td>
    </tr>
    </table>
    <table id="Table_03" border="0" align="center" width="750" cellspacing="0" cellpadding="0">
    <tr>
    <td width="750" height="19">
    <img src="http://i25.servimg.com/u/f25/15/55/28/69/top_210.gif" border="0" width="750" height="19"></td>
    </tr>
    </table>
    <table id="Table_04" border="0" align="center" width="750" cellspacing="0" cellpadding="0">
    <tr>
    <td width="21" height="190">
    <img src="http://i25.servimg.com/u/f25/15/55/28/69/left10.gif" border="0" width="21" height="190"></td>
    <td width="216" height="190">
   
    <!--SIDEANH-->
 <script language="javascript">
/*****
 
Image Cross Fade Redux
Version 1.0
Last revision: 02.15.2006
steve@slayeroffice.com
 
Please leave this notice intact.
 
Rewrite of old code found here: http://slayeroffice.com/code/imageCrossFade/index.html
 
 
*****/
 
 
window.addEventListener?window.addEventListener("load",so_init,false):window.attachEvent("onload",so_init);
 
var d=document, imgs = new Array(), zInterval = null, current=0, pause=false,interval=3000;
 
function so_init() {
    if(!d.getElementById || !d.createElement)return;
   
    /*css = d.createElement("link");
    css.setAttribute("href","js/xfade2.css");
    css.setAttribute("rel","stylesheet");
    css.setAttribute("type","text/css");
    d.getElementsByTagName("head")[0].appendChild(css);*/
   
    imgs = d.getElementById("imageContainer").getElementsByTagName("img");
    for(i=1;i<imgs.length;i++) imgs[i].xOpacity = 0;
    imgs[0].style.display = "block";
    imgs[0].xOpacity = .99;
   
    setTimeout(so_xfade,interval);
}
 
function so_xfade() {
    cOpacity = imgs[current].xOpacity;
    nIndex = imgs[current+1]?current+1:0;
    nOpacity = imgs[nIndex].xOpacity;
   
    cOpacity-=.05;
    nOpacity+=.05;
   
    imgs[nIndex].style.display = "block";
    imgs[current].xOpacity = cOpacity;
    imgs[nIndex].xOpacity = nOpacity;
   
    setOpacity(imgs[current]);
    setOpacity(imgs[nIndex]);
   
    if(cOpacity<=0) {
        imgs[current].style.display = "none";
        current = nIndex;
        setTimeout(so_xfade,interval);
    } else {
        setTimeout(so_xfade,50);
    }
   
    function setOpacity(obj) {
        if(obj.xOpacity>.99) {
            obj.xOpacity = .99;
            return;
        }
        obj.style.opacity = obj.xOpacity;
        obj.style.MozOpacity = obj.xOpacity;
        obj.style.filter = "alpha(opacity=" + (obj.xOpacity*100) + ")";
    }
   
}
</script>
<style type="text/css">
#imageContainer { height:190px; } 
#imageContainer img { display:none;   
            position:absolute;   
            top:0px; left:0px;   
            height:190px;     
            width:220px;   
            opacity: -0.00; }
</style> <div style="padding:0px 0 0 0px;"> <div style="position:relative;">
    <div id="imageContainer">
       
                <a id="Uc_Fashion1_rptImg_ctl00_hpLink"><img border='0' style='display: block; opacity: 0.95;' src='http://t0.gstatic.com/images?q=tbn:ANd9GcQJsfSJzHCq1cQynehnwWAHnotKT5sI4vzxwi9XYG4edOpuHjrDJw ' /></a>
           
                <a id="Uc_Fashion1_rptImg_ctl01_hpLink"><img border='0' src='http://t0.gstatic.com/images?q=tbn:ANd9GcRhqJtCE6s4gAsbHje7IrTv_brMzOZ-CgeWwP3tZgAkXtrF0Uro ' /></a>
           
                <a id="Uc_Fashion1_rptImg_ctl02_hpLink"><img border='0' src='http://t2.gstatic.com/images?q=tbn:ANd9GcQfV_lWDkGZLMcLGp_SA8KnjxmBisMR8ona26Thh557I0LCxZPfjQ ' /></a>
           
                <a id="Uc_Fashion1_rptImg_ctl03_hpLink"><img border='0' src='http://t2.gstatic.com/images?q=tbn:ANd9GcQUQ6VFgQNxhH3tEXl4thuFEB4iefwErCT3PYyFNSqyk0aIuwtS ' /></a>
           
 <a id="Uc_Fashion1_rptImg_ctl03_hpLink"><img border='0' src='http://t1.gstatic.com/images?q=tbn:ANd9GcSXx58fDRjf2D1ADSKxPG2Clw8CY0U4_21_cjG8ffQx-A04tTJ3' /></a>
 
 <a id="Uc_Fashion1_rptImg_ctl03_hpLink"><img border='0' src='http://t3.gstatic.com/images?q=tbn:ANd9GcTQbJ4_Qkb8ScIaekol246Eof-XNPsFwvfHNlUE8FZw_JzXZUhRJQ ' /></a>
 
<a id="Uc_Fashion1_rptImg_ctl03_hpLink"><img border='0' src='http://t3.gstatic.com/images?q=tbn:ANd9GcSLnw_copBc9Bh0fCgkVMxCJxuzWOmVvPoqfrFunCebBC3WPtrVaw ' /></a>
 
<a id="Uc_Fashion1_rptImg_ctl03_hpLink"><img border='0' src='http://t2.gstatic.com/images?q=tbn:ANd9GcSe5YPlRxx9M6QlZdkQut1Ttn6sz4jqulYknQdq7w5TjoKHfeN2 ' /></a>
 
</div>
 
</div></div>
 
</td>
 </div>
            </div>
<!--SIDEANH-->
    </td>
    <td width="62" height="190">
    <img src="http://i25.servimg.com/u/f25/15/55/28/69/center10.gif" border="0" width="62" height="190"></td>
    <td width="430" height="190">
<a href="http://devilgirls.forumvi.com/f56-forum?tt=1" target="_blank"><img src="http://i646.photobucket.com/albums/uu185/vanhoai1111/th_z15178692.gif"> <b><font size=2  color="blue"><strong>Nội quy diễn đàn</strong></font> </b></a><br>
<a href="http://devilgirls.forumvi.com/t43-topic#274" target="_blank"><img src="http://i646.photobucket.com/albums/uu185/vanhoai1111/th_z15178692.gif"> <b><font size=2  color="#F55336"><strong>[Truyện] Tìm ánh trăng tròn</strong></font> </b></a><br>
<a href="http://devilgirls.forumvi.com/t23-topic" target="_blank"><img src="http://i646.photobucket.com/albums/uu185/vanhoai1111/th_z15178692.gif"> <b><font size=2  color="#B433FF"><strong>[Anime] Full Moon wo Sagashite Episode English Sub</strong></font> </b></a><br>
<a href="http://devilgirls.forumvi.com/t19p15-topic#990 " target="_blank"><img src="http://i646.photobucket.com/albums/uu185/vanhoai1111/th_z15178692.gif"> <b><font size=2  color="#FFF533"><strong>Đăng kí nhập học</strong></font> </b></a><br>
<a href="http://devilgirls.forumvi.com/t42p15-topic" target="_blank"><img src="http://i646.photobucket.com/albums/uu185/vanhoai1111/th_z15178692.gif"> <b><font size=2  color="#FFAD33"><strong>[Event] Design rank cho forum</strong></font> </b></a><br>
<a href="http://devilgirls.forumvi.com/t54p15-topic#top" target="_blank"><img src="http://i646.photobucket.com/albums/uu185/vanhoai1111/th_z15178692.gif"> <b><font size=2  color="#5EEB67"><strong>[Event] Design header và banner cho forum</strong></font> </b></a><br>
<a href="http://devilgirls.forumvi.com/t60-topic " target="_blank"><img src="http://i646.photobucket.com/albums/uu185/vanhoai1111/th_z15178692.gif"> <b><font size=2  color="#FF5EFF"><strong> [Important event] Quảng bá forum </strong></font> </b></a><br>
<a href="http://devilgirls.forumvi.com/t83-topic " target="_blank"><img src="http://i646.photobucket.com/albums/uu185/vanhoai1111/th_z15178692.gif"> <b><font size=2  color="#5E5EFF"><strong> [Bầu chọn] [Big Event] Đóng góp ý kiến cho 4rum  </strong></font> </b></a><br>
<a href="http://a1-thptthualuu.forumvi.com/t-topic " target="_blank"><img src="http://i646.photobucket.com/albums/uu185/vanhoai1111/th_z15178692.gif"> <b><font size=2  color="#FF715E"><strong> </strong></font> </b></a><br>
  <td width="21" height="190">
    <img src="http://i25.servimg.com/u/f25/15/55/28/69/right10.gif" border="0" width="21" height="190"></td>
    </tr>
    </table>
    <table id="Table_05" border="0" align="center" width="750" cellspacing="0" cellpadding="0">
    <tr>
    <td width="750" height="20">
    <img src="http://i25.servimg.com/u/f25/15/55/28/69/bot10.gif" border="0" width="750" height="20"></td>
    </tr>
    </table>

Đấy~~

Tài sản
CLick Vào Xem Tài Sản Của Ruồi.com

Vật phẩm cá nhân
Item:







Cho mình xin code bảng thông báo của forum Collap11Trả lời nhanh
Trang 1 trong tổng số 1 trang