Bạn ghé thăm diễn đàn lần đầu? hãy đăng ký ngay bây giờ để tham gia.
  • Đăng nhập:

Chào mừng bạn đến với ITVNN FORUM - Diễn đàn công nghệ thông tin.

Nếu đây là lần đầu tiên bạn tham gia diễn đàn, xin mời bạn xem phần Hỏi/Ðáp để biết cách dùng diễn đàn. Để có thể tham gia thảo luận bạn phải đăng ký làm thành viên, click vào đây để đăng ký.


  • Partner Area
    • ITVNN HOSTING - Thiết kế website, Cung cấp Domain, Hosting, VPS Việt Nam Anh Hùng - Thông tin truyền thông
kết quả từ 1 tới 1 trên 1
Tăng kích thước phông chữ Giảm kích thước phông chữ
  1. #1
    admin's Avatar

    Trạng thái
    Offline
    Họ tên
    Mai Thanh Trung
    Tham gia ngày
    Aug 2006
    Thành viên thứ
    1
    Đến từ
    Pleiku, Gia Lai
    Tuổi
    39
    Giới tính
    Bài gởi
    4,984
    Level: 57 [?]
    Experience: 32,286,881
    Next Level: 35,467,816
    Cảm ơn 53
    Cảm ơn 2,450 lần / 1,409 Bài viết

    Default Random Side Banners Outside Main Body in Fixed Position  

    Random Side Banners

    Quite a few people have asked how do you add side banners outside of your forum's main body and no one has offered a solution that I know of.

    This mod allows you to have random banners outside of your forums main body in a fixed position. The banners will rotate with every unique visit to your forums similar to the dszuecs's "New way to force guests to register" Mod. The php code to make the banners rotate could possibly be written better, right now you don't always get a different random banner unless you completely close your browser and come back with a new session it seems.

    The rotate.php code is not mine I found it not only in dszuecs's New way to force guests to register Mod but also online. I did however use his Mod as a base to get this Mod done.

    If anyone can fix the rotate.php file so that you get a random with every page load that would be great.

    The banners used in this mod have the dimensions of height:435px width:140px but you can change them to any size you want.

    Included are the files to upload to your FORUMROOT using FTP:

    Files included are:

    1. left_banner_rotate.php
    2. right_banner_rotate.php
    3. images (includes 1 png file you can use as a template for your banners)
    4. additional_css.txt (code to add to your additional_css)
    5. header_template.txt (code to add to your header template)

    You will need to make 2 manual template edits to your additional.css and your header template.

    The code included in the additional_css file can be added at the very end of your additional.css file.

    Code: 
    div.left-banner {
    background:url(left_banner_rotate.php);
    background-repeat: no-repeat; 
    display:block;
    height:435px;
    width:140px;
    position:fixed;
    left:5px;
    top:50px;
    }
    div.right-banner {
    background:url(right_banner_rotate.php);
    background-repeat: no-repeat; 
    display:block;
    height:435px;
    width:140px;
    position:fixed;
    right:5px;
    top:50px;
    }
    The code included in the header_template file must be added at the very top before all other code in your header template.

    Code: 
    <div class="left-banner"></div>
    <div class="right-banner"></div>
    This is my first Mod contribution you guys so be gentle with me. I am just learning vBulletin's way of doing things and hopefully I can contribute other small Mods in the feature.

    Screenshots:

    File Kèm Theo File Kèm Theo
    thay đổi nội dung bởi: admin; 10-11-2012 lúc 04:45 PM
    .♥.Thà không yêu cho cuộc đời trong trắng.♥.
    .♥.Lỡ yêu rồi phải cố gắng thành công.♥.


    Thiết kế website, Cung cấp Domain, Hosting, VPS


 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Super Clean Web Banners
    By bavuongduongpho in forum Templates , Icons , Graphic Stuffs
    Trả lời: 0
    Bài mới gởi: 24-04-2011, 03:45 PM
  2. Chỉnh lại Style Body trong VBB
    By nmhung in forum Hỏi đáp & Thảo luận
    Trả lời: 2
    Bài mới gởi: 01-03-2011, 04:36 PM
  3. thầy giáo múa võ qua bài nhạc No body ^^!
    By hanhkhat in forum Góc thư giãn
    Trả lời: 0
    Bài mới gởi: 19-01-2011, 01:33 AM
  4. Ads Banners Manager 2010 working and fixed
    By admin in forum PHP Scripts
    Trả lời: 0
    Bài mới gởi: 04-07-2010, 11:05 AM
  5. Cần code cho side bar giống cái này
    By hoangduykt7990 in forum Hỏi đáp & Thảo luận
    Trả lời: 5
    Bài mới gởi: 23-05-2010, 08:18 AM

Tags for this Thread

Bookmarks

Quuyền Hạn Của Bạn

  • Bạn không thể tạo chủ đề mới
  • Bạn không thể trả lời bài viết
  • Bạn không thể gửi file đính kèm
  • Bạn không thể chỉnh sửa bài viết
  •