Kênh thông tin giải trí dành cho giới trẻ
Tự động đăng nhập lần sau
Toàn bộ
Đại sảnh
Du lịch VĐ
Làm quen
Thư viện
Thư giãn
Trường xưa
Âm nhạc
Phim ảnh
Thời trang
Cuộc sống
Tâm sự
Chém gió
Năng khiếu
DJ-Club
Bang hội
CLB
Đố vui
Trò chơi
Tin tức
Kỳ thú
Tin học
Ảnh đẹp
Học tập
Linh tinh
Tiêu đềSáng lậpGửi cuốiChuyên mụcBìnhXem
Bài gửi sau cùng
Bài mới trong thời gian

You are not connected. Please login or register

Xem chủ đề cũ hơn Xem chủ đề mới hơn Go down  Thông điệp [Trang 1 trong tổng số 1 trang]

1[Code] Ẩn/Hiện widget cho forum Empty [Code] Ẩn/Hiện widget cho forum Sun Nov 11, 2012 8:59 pm

 Trùm Forum

Admin

Admin
Trùm Forum


Vào Admin panel -> Modules -> Portal & Widgets -> Forum widgets management -> Create a widget
[You must be registered and logged in to see this image.]
Cho bên trái
Tạo 2 Widget mới
- Chèn vào "Widget Source"

id="forum-widget" style="height: 13px; width: 16px; border-radius: 4px;
-webkit-border-radius: 4px; -moz-border-radius: 4px; cursor: pointer;
position: absolute; background: #f5ebf7 url([You must be registered and logged in to see this link.])
no-repeat 0 -13px;"
onClick="jQuery('#left').animate({width:'toggle',height:'toggle',opacity:'toggle'},1000);
if(my_getcookie('forum-widget')=='0') {
my_setcookie('forum-widget','1',0,0);
jQuery('#forum-widget').css('background-position','0 -13px'); } else {
my_setcookie('forum-widget','0',1,0);
jQuery('#forum-widget').css('background-position','0 0px');
}">
Widget name: Top
Widget title: Bỏ trống
Use a table type: No
[color=red]- Chèn vào "Widget Source"
Code:
[/color]
<script type="text/javascript">
jQuery('#forum-widget').insertBefore('#left');
if(my_getcookie('forum-widget')=='0')
{jQuery('#left').animate({width:'toggle',height:'toggle',opacity:'toggle'},0);
 jQuery('#forum-widget').css('background-position','0 0px'); }
</script>
Widget name: Bottom
Widget title: Bỏ trống
Use a table type: No

Cho bên phải
Tạo 2 Widget mới
- Chèn vào "Widget Source"

id="forum-widget" style="cursor: pointer; height: 13px; width: 16px;
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
position: relative; bottom: -15px; float: right; background: #f5ebf7 url([You must be registered and logged in to see this link.])
no-repeat 0 -13px;"
onClick="jQuery('#right').animate({width:'toggle',height:'toggle',opacity:'toggle'},1000);
if(my_getcookie('forum-widget')=='0') {
my_setcookie('forum-widget','1',0,0);
jQuery('#forum-widget').css('background-position','0 -13px');
jQuery('#content-container div#content').css('margin-right','189px');}
else { my_setcookie('forum-widget','0',1,0);
jQuery('#forum-widget').css('background-position','0 0px');
jQuery('#content-container div#content').css('margin-right','0px');
}">
Widget name: Top
Widget title: Bỏ trống
Use a table type: No
[color=red]- Chèn vào "Widget Source"
Code:
[/color]
<script type="text/javascript">
jQuery('#forum-widget').insertBefore('#right');
if(my_getcookie('forum-widget')=='0')
{jQuery('#right').animate({width:'toggle',height:'toggle',opacity:'toggle'},0);
 jQuery('#forum-widget').css('background-position','0 0px');
jQuery('#content-container div#content').css('margin-right','0px');}
</script>
Widget name: Bottom
Widget title: Bỏ trống
Use a table type: No

Lưu ý
Phần màu xanh là link của ảnh
Phần màu đỏ là mã màu nền của ành

Cách thêm vào forum
Đặt widget như hình bên dưới là xong
[You must be registered and logged in to see this image.]

Demo
[You must be registered and logged in to see this image.]

Nguồn:
Nguồn : help.forumotion.com

https://xteenvn.forum-viet.com

Xem chủ đề cũ hơn Xem chủ đề mới hơn Về Đầu Trang  Thông điệp [Trang 1 trong tổng số 1 trang]

Permissions in this forum:
Bạn không có quyền trả lời bài viết