Hỗ trợ Forumotion
Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.

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]

004_MTV4
  • Member

004_MTV4

Member


004_MTV4

004_MTV4
loading...

Vào Admin panel -> Modules -> Portal & Widgets -> Forum widgets management -> Create a widget
[Code] Ẩn/Hiện widget cho forum Show_h11
Cho bên trái
Tạo 2 Widget mới
- Chèn vào "Widget Source"
<blockquote>
<div
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(https://2img.net/h/oi42.tinypic.com/vg54yu.png)
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');
}"></div></blockquote>
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"
<blockquote>
<div
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(https://2img.net/h/oi42.tinypic.com/vg54yu.png)
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');
}"></div></blockquote>
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
[Code] Ẩn/Hiện widget cho forum Show_h13

Demo
[Code] Ẩn/Hiện widget cho forum Show_h10

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

Trả lời nhanh


    No Comment.

    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