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 7 trên 7
Tăng kích thước phông chữ Giảm kích thước phông chữ
  1. #1
    luv's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    Aug 2010
    Thành viên thứ
    29944
    Tuổi
    40
    Giới tính
    Bài gởi
    9
    Level: 22 [?]
    Experience: 44,917
    Next Level: 49,025
    Cảm ơn 4
    Cảm ơn 0 lần / 0 Bài viết

    Icon9 Vị trí module thông tin dưới footer  

    Xin chào BQT và các mem 4rum ITVnn

    Mình đang dùng bản vbb 4.0.3, phần thông tin dưới footer (cuối trang) như Copyright ©... mặc định ở giữa giống nhiều 4rum khác.

    Mình muốn đưa nó lệch hẳn sang 1 phía trái (như diễn đàn này) hoặc phải nhưng chưa biết cách edit.

    Mong BQT và anh em nào biết xin chỉ giáo, hướng dẫn giùm.
    Cảm ơn

  2. #2
    HTT.itvn's Avatar

    Trạng thái
    Offline
    Họ tên
    Hoàng Thiên Thanh
    Tham gia ngày
    Oct 2009
    Thành viên thứ
    2889
    Đến từ
    Hà Tĩnh
    Giới tính
    Bài gởi
    2,814
    Level: 52 [?]
    Experience: 14,885,503
    Next Level: 16,259,327
    Cảm ơn 123
    Cảm ơn 1,701 lần / 895 Bài viết

    Default

    Bạn gửi toàn bộ code trong temp footer cho mình nhé vì mỗi style có cách đặt thẻ <div>...</div> khác nhau .
    Chuyên thiết kế website / forum / Modules ... Hỗ trợ trực tuyến : d.web_vn@yahoo.com

    -------------------------------------------------------------------------------------------------
    Bởi vì : " Anh chỉ mất đi một người không yêu anh,
    Nhưng em mất đi một người yêu em thật lòng ... "

    -------------------------------------------------------------------------------------------------




  3. Thành viên sau đây nói lời Cảm ơn tới HTT.itvn cho bài viết hữu ích này:

    luv (27-08-2010)

  4. #3
    luv's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    Aug 2010
    Thành viên thứ
    29944
    Tuổi
    40
    Giới tính
    Bài gởi
    9
    Level: 22 [?]
    Experience: 44,917
    Next Level: 49,025
    Cảm ơn 4
    Cảm ơn 0 lần / 0 Bài viết

    Default

    Code: 
    {vb:raw ad_location.ad_footer_start}
    {vb:raw ad_location.global_above_footer}
    <div id="footer" class="floatcontainer footer">
    
    	<form action="{vb:raw vboptions.forumhome}.php" method="get" id="footer_select" class="footer_select">
    
    			
    		<vb:if condition="$show['quickchooser']">
    			<select name="styleid" onchange="switch_id(this, 'style')">
    				<optgroup label="{vb:rawphrase quick_style_chooser}">
    					{vb:raw quickchooserbits}
    				</optgroup>
    			</select>	
    		</vb:if>
    		
    		<vb:if condition="$show['languagechooser']">
    			<select name="langid" onchange="switch_id(this, 'lang')">
    				<optgroup label="{vb:rawphrase quick_language_chooser}">
    					{vb:raw languagechooserbits}
    				</optgroup>
    			</select>
    		</vb:if>
    	</form>
    
    	<ul id="footer_links" class="footer_links">
    		<vb:if condition="$show['contactus']"><li><a href="{vb:raw vboptions.contactuslink}" rel="nofollow" accesskey="9">{vb:rawphrase contact_us}</a></li></vb:if>
    		<vb:if condition="$show['admincplink']"><li><a href="{vb:raw admincpdir}/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase admin}</a></li></vb:if>
    		<vb:if condition="$show['modcplink']"><li><a href="{vb:raw modcpdir}/index.php{vb:raw session.sessionurl_q}">{vb:rawphrase mod}</a></li></vb:if>
    		<vb:if condition="$vboptions['archiveenabled']"><li><a href="archive/index.php">{vb:rawphrase archive}</a></li></vb:if>
    		{vb:raw template_hook.footer_links}
    		<vb:if condition="$vboptions['privacyurl']"><li><a href="{vb:raw vboptions.privacyurl}">{vb:rawphrase privacy_statement}</a></li></vb:if>
    		<vb:if condition="$vboptions['tosurl']"><li><a href="{vb:raw vboptions.tosurl}">{vb:rawphrase terms_of_service}</a></li></vb:if>
    	
    	
    	<vb:if condition="$show['dst_correction']">
    	<!-- auto DST correction code -->
    		<form action="profile.php?do=dst" method="post" name="dstform">
    			<input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
    			<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
    			<input type="hidden" name="do" value="dst" />
    		</form>
    		<script type="text/javascript">
    		<!--
    			var tzOffset = {vb:raw bbuserinfo.timezoneoffset} + {vb:raw bbuserinfo.dstonoff};
    			var utcOffset = new Date().getTimezoneOffset() / 60;
    			if (Math.abs(tzOffset + utcOffset) == 1)
    			{	// Dst offset is 1 so its changed
    				document.forms.dstform.submit();
    			}
    		//-->
    		</script>
    		<!-- / auto DST correction code -->
    	</vb:if>
    	
    	<script type="text/javascript">
    	<!--
    		// Main vBulletin Javascript Initialization
    		vBulletin_init();
    	//-->
    	</script>
            {vb:raw template_hook.footer_javascript}
    </div>
    </div> <!-- closing div for body_wrapper -->
    
    <p align="right"><div id="footer_copyright" class="shade footer_copyright">
    	<!-- Do not remove this copyright notice -->
    	{vb:rawphrase powered_by_vbulletin}
    	<!-- Do not remove this copyright notice -->	
    </div>
    <div id="footer_morecopyright" class="shade footer_morecopyright">
    	<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    	{vb:raw cronimage}
    	<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    	{vb:raw vboptions.copyrighttext}
    </div>
    
    {vb:raw ad_location.ad_footer_end} 
    </div></p>

  5. #4
    HTT.itvn's Avatar

    Trạng thái
    Offline
    Họ tên
    Hoàng Thiên Thanh
    Tham gia ngày
    Oct 2009
    Thành viên thứ
    2889
    Đến từ
    Hà Tĩnh
    Giới tính
    Bài gởi
    2,814
    Level: 52 [?]
    Experience: 14,885,503
    Next Level: 16,259,327
    Cảm ơn 123
    Cảm ơn 1,701 lần / 895 Bài viết

    Default

    - Đầu tiên vào AdminCP >> Styles & Templates >> Style Manager >> Chọn skin cần chỉnh >> Edit Templates >> CSS templates >> additional.css , chèn vào cuối cùng code sau :

    .copyright {
    float:left;
    padding:16px 0 0 20px;
    }
    - Sau đó vào footer tìm đoạn code sau ( nằm cuối cùng ) :

    <p align="right"><div id="footer_copyright" class="shade footer_copyright">
    <!-- Do not remove this copyright notice -->
    {vb:rawphrase powered_by_vbulletin}
    <!-- Do not remove this copyright notice -->
    </div>
    <div id="footer_morecopyright" class="shade footer_morecopyright">
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    {vb:raw cronimage}
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    {vb:raw vboptions.copyrighttext}
    </div>

    {vb:raw ad_location.ad_footer_end}
    </div></p>
    chỉnh sửa thành :

    <div class="copyright">
    <div id="footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>


    <div id="footer_copyright">
    <!-- Do not remove this copyright notice -->
    {vb:rawphrase powered_by_vbulletin}
    <!-- Do not remove this copyright notice -->
    </div>
    <div id="footer_morecopyright">
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    {vb:raw cronimage}
    <!-- Do not remove cronimage or your scheduled tasks will cease to function -->
    {vb:raw vboptions.copyrighttext}
    </div>
    {vb:raw ad_location.ad_footer_end}
    </div>
    thay đổi nội dung bởi: HTT.itvn; 27-08-2010 lúc 07:17 PM

  6. Thành viên sau đây nói lời Cảm ơn tới HTT.itvn cho bài viết hữu ích này:

    luv (27-08-2010)

  7. #5
    luv's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    Aug 2010
    Thành viên thứ
    29944
    Tuổi
    40
    Giới tính
    Bài gởi
    9
    Level: 22 [?]
    Experience: 44,917
    Next Level: 49,025
    Cảm ơn 4
    Cảm ơn 0 lần / 0 Bài viết

    Default

    thank. để mình thử xem

  8. #6
    luv's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    Aug 2010
    Thành viên thứ
    29944
    Tuổi
    40
    Giới tính
    Bài gởi
    9
    Level: 22 [?]
    Experience: 44,917
    Next Level: 49,025
    Cảm ơn 4
    Cảm ơn 0 lần / 0 Bài viết

    Default

    Trích Nguyên văn bởi HTT.itvn View Post
    - Đầu tiên vào AdminCP >> Styles & Templates >> Style Manager >> Chọn skin cần chỉnh >> Edit Templates >> CSS templates >> additional.css , chèn vào cuối cùng code sau :



    - Sau đó vào footer tìm đoạn code sau ( nằm cuối cùng ) :



    chỉnh sửa thành :
    Mình làm y như vậy, nhưng nó báo như sau
    Code: 
    The following error occurred when attempting to evaluate this template:
    Unclosed Tag
    This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.

  9. #7
    HTT.itvn's Avatar

    Trạng thái
    Offline
    Họ tên
    Hoàng Thiên Thanh
    Tham gia ngày
    Oct 2009
    Thành viên thứ
    2889
    Đến từ
    Hà Tĩnh
    Giới tính
    Bài gởi
    2,814
    Level: 52 [?]
    Experience: 14,885,503
    Next Level: 16,259,327
    Cảm ơn 123
    Cảm ơn 1,701 lần / 895 Bài viết

    Default

    Trích Nguyên văn bởi luv View Post
    Mình làm y như vậy, nhưng nó báo như sau
    Code: 
    The following error occurred when attempting to evaluate this template:
    Unclosed Tag
    This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
    Bạn thử bỏ đoạn code sau của đoạn code trên :

    <div id="footer_time">{vb:rawphrase all_times_are_gmt_x_time_now_is_y}</div>


 

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Trả lời: 0
    Bài mới gởi: 11-04-2012, 01:28 AM
  2. Xoá dòng tiêu đề dưới chân footer
    By noname123 in forum Hỏi đáp & Thảo luận
    Trả lời: 4
    Bài mới gởi: 03-09-2011, 12:39 PM
  3. Làm sao để xoá phần footer khi cài mod
    By hung123 in forum Hỏi đáp & Thảo luận
    Trả lời: 3
    Bài mới gởi: 08-08-2011, 09:17 AM
  4. Chỉnh sửa footer web
    By nmhung in forum Hỏi đáp & Thảo luận
    Trả lời: 2
    Bài mới gởi: 14-03-2011, 03:22 PM
  5. Module thống kê thành viên Nam - Nữ
    By duchienan in forum Modules & Scripts
    Trả lời: 0
    Bài mới gởi: 08-09-2009, 12:25 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
  •