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
    • Chương trình khuyến mãi khi chuyển dịch vụ về 123HOST Việt Nam Anh Hùng - Thông tin truyền thông
Trang 26/35 đầuđầu ... 162425262728 ... cuốicuối
kết quả từ 251 tới 260 trên 345
Tăng kích thước phông chữ Giảm kích thước phông chữ
  1. #1
    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: 16,144,339
    Next Level: 16,259,327
    Cảm ơn 123
    Cảm ơn 1,701 lần / 895 Bài viết

    Icon1 Hướng dẫn đóng khung thông tin chi tiết cho VBB 4.x  

    Mấy ngày qua nhiều thành viên thắc mắc về cách đóng khung từng thông tin ở mục thông tin , nay mình hướng dẫn chi tiết cho các bạn đóng khung từng thông tin cụ thể :

    Bước 1 : vào Admin CP >> Styles & Templates >> Search in Templates >> ở mục Search for Textposbit.css ( nhớ tick vào ô Đồng ý ở mục Tìm trong tựa đề >> Find >> Kick vào postbit.css >> Dán code sau vào cuối cùng :
    (Bài viết của HTT.itvn )

    /* eTiKeT Postbit_Legacy*/
    .eti_postbit_merkezli {
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #efefef;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 4px;
    text-align:center;
    -moz-box-shadow: 0 2px 6px #b3b3b3;
    -webkit-box-shadow: -1px 2px 2px #b3b3b3;
    -moz-border-radius-bottom{vb:stylevar left}:6px;
    -moz-border-radius-top{vb:stylevar right}:6px;
    -webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar threadlisthead_top_corner_radius};
    -webkit-border-bottom-{vb:stylevar left}-radius: {vb:stylevar threadlisthead_top_corner_radius};}

    .eti_postbit {
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #efefef;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 4px;
    -moz-box-shadow: 0 2px 6px #b3b3b3;
    -webkit-box-shadow: -1px 2px 2px #b3b3b3;
    -moz-border-radius-bottom{vb:stylevar left}:6px;
    -moz-border-radius-top{vb:stylevar right}:6px;
    -webkit-border-top-{vb:stylevar right}-radius: {vb:stylevar threadlisthead_top_corner_radius};
    -webkit-border-bottom-{vb:stylevar left}-radius: {vb:stylevar threadlisthead_top_corner_radius};
    }


    .itvnn_postbit {
    text-align:center;
    }


    Save and Reload ( Bài viết của HTT.itvn)

    Bước 2 : Đóng khung từng chi tiết .

    - Đưa thông tin tên thành viên vào giữa
    Demo : như diễn đàn này .
    Admin CP >> Styles & Templates >> Style manager >> Chọn skin cần chỉnh , edit templates >> Postbit templates >> Postbit_legacy >> Tìm đoạn code sau :

    <div class="username_container">
    <vb:if condition="$post['userid']">

    {vb:raw memberaction_dropdown}
    {vb:raw post.onlinestatus}
    <vb:else />
    <span class="username guest">{vb:raw post.musername}</span>
    </vb:if>
    </div>
    Thêm thẻ <div class="itvnn_postbit">......</div> như sau ( chú ý chữ màu đỏ ) .

    <div class="username_container">
    <vb:if condition="$post['userid']">
    <div class="itvnn_postbit">
    {vb:raw memberaction_dropdown}
    {vb:raw post.onlinestatus}
    <vb:else />
    <span class="username guest">{vb:raw post.musername}</span>
    </vb:if>
    </div></div>

    Save and reload ( Bài Viết của HTT.itvn)
    Vào diễn đàn của bạn để xem kết quả .

    - Màu nick :
    Admin CP >> Usergroups >> Usergroup Manager >> Administrators . Kick vào Tiếp tục >> Mục Username HTML Markup , ở ô đầu tiên bạn gán thẻ <b><font color=red> ( chữ màu đỏ là bạn có thể thay đổi sang màu khác như : blue , green , gray ,...) , ở ô thứ 2 bạn gán thẻ kết thúc </font></b> . Các mục khác để nguyên . Kick vào Update .

    Tương tự với Smod , mod và Member . ( Bài Viết của HTT.itvn)

    - Gán biểu tượng hình ảnh cho admin , smod , mod và member .

    Demo : Như diễn đàn này .
    Đầu tiên tải file ảnh về tại đây và upload lên thư mục images/ranks/ trong host .
    Admin CP >> User Ranks >> Add New User Ranks >> Mục Usergroup chọn Administrators , ở mục Minimum Posts để giá trị 0 và mục User Rank File Path gõ đường dẫn file ảnh là images/ranks/admin.gif >> Save . ( Bài Viết của HTT.itvn)
    Tương tự với smod , mod và member .
    Sau khi làm xong bạn phải vào User rank manager để kích hoạt , kick vào update user titles and ranks >> Ở mục đầu tiên kick vào update user titles and ranks lần nữa .
    Nhấn F5 để xem thành quả .

    P/s : Những thắc mắc - góp ý thì viết tại đây và kiên trì chờ trả lời , mình sẽ trả lời nhanh nếu có thể . Nhiều bạn mới hỏi có vài 3 phút rồi spam liên tục để gây chú ý . Không phải ai cũng online 24/24 .
    thay đổi nội dung bởi: HTT.itvn; 10-06-2010 lúc 03:49 AM
    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 ... "

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




  2. The Following 53 Thank You to HTT.itvn For This Useful Post:

    alien007 (05-07-2012),babylovevt (19-08-2011),caphekt (29-03-2012),checknvh (05-04-2011),ClickGroup (14-07-2011),Cold_Zero (03-09-2011),computerangel (26-07-2010),crazy (15-03-2012),daikamam (01-09-2010),download (19-07-2011),Dunglx (13-04-2011),Gác Kiếm (14-11-2010),gd2010 (27-05-2011),Hải Minh (21-12-2011),hcthai (20-02-2011),hctpro (19-03-2011),hieu2007 (05-10-2010),hoaitan.net (12-09-2011),hoangmic (09-06-2011),hoangtuut089 (29-05-2011),Hoàng Tiến Nhân (15-09-2011),Iruky (17-03-2012),itnamdinh (26-08-2011),KateMP (10-09-2011),keroppi (21-04-2011),ketnoiso (15-08-2011),khanhdt (08-06-2011),kieuqtoan (07-01-2011),lecanhduong (19-03-2012),leduytan (09-08-2011),Mèo tin học (05-10-2011),monkey (23-07-2011),mr.chemgio (06-04-2011),neko gorudo (07-06-2011),New-Mem (21-10-2010),nguyentuduong (08-09-2011),nh0ckti (22-05-2012),oaichua07 (06-08-2011),phamduytung (25-11-2011),phoenix159 (02-01-2013),profesionalbk (17-05-2011),quoccuong123 (27-07-2010),spider95 (20-08-2010),ThuyHien (14-03-2013),trandiem2210 (04-04-2011),trumhamdoa (01-12-2010),ttkcnd (23-07-2010),tuandeptrai (07-08-2010),tunganhken (29-02-2012),vanhientb91 (13-04-2011),vanminh (26-04-2011),vothien93 (27-07-2010),ypmv2 (05-11-2010)

  3. #251
    beodenls1's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    Dec 2010
    Thành viên thứ
    36299
    Tuổi
    40
    Giới tính
    Bài gởi
    13
    Level: 24 [?]
    Experience: 69,065
    Next Level: 79,247
    Cảm ơn 3
    Cảm ơn 0 lần / 0 Bài viết

    Default

    Trích Nguyên văn bởi HTT.itvn View Post
    Bạn post CODE CSS đóng khung của bạn mình xem nhé .
    Mình muốn nền màu đen, và chữ đằng trước màu vàng (ví dụ: Tham gia ngày, bài gửi)


    Code: 
    {vb:raw template_hook.postbit_start}
    <li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
    <!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
    	<div class="posthead">
    		<vb:if condition="$show['inlinemod']"><label for="post_imod_checkbox_{vb:raw post.postid}"></vb:if>
    			<span class="postdate {vb:raw post.statusicon}">
    				<vb:if condition="$show['announcement']">
    					<span class="date">{vb:rawphrase x_until_y, {vb:raw post.startdate}, {vb:raw post.enddate}}</span>
    				<vb:else />
    					<span class="date">{vb:raw post.postdate}<vb:if condition="!$show['detailedtime']">&nbsp;<span class="time">{vb:raw post.posttime}</span></vb:if></span>
    				</vb:if>
    			</span>
    			<span class="nodecontrols">
    				<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">
    					<a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="<vb:if condition="$show['inlinemod']">ie</vb:if>postcounter">#{vb:raw post.postcount}</a><a id="postcount{vb:raw post.postid}" name="{vb:raw post.postcount}"></a>
    				</vb:if>
    				<vb:if condition="$show['moderated']">{vb:rawphrase moderated_post}</vb:if>
    				<vb:if condition="$show['inlinemod']">
    					<input class="postimod" type="checkbox" id="post_imod_checkbox_{vb:raw post.postid}" name="plist[{vb:raw post.postid}]" value="{vb:raw post.checkbox_value}" />
    				</vb:if>
    			</span>
    		<vb:if condition="$show['inlinemod']"></label></vb:if>
    	</div>
    	<div class="postdetails">
    		<div class="userinfo">
    			<div class="username_container">
    			<vb:if condition="$post['userid']">
    				{vb:raw memberaction_dropdown} {vb:raw post.onlinestatus}
    			<vb:else />
    				<span class="username guest">{vb:raw post.musername}</span> {vb:raw post.onlinestatus}
    			</vb:if>
    			</div>
    			<span class="usertitle">
    				{vb:raw post.usertitle}
    			</span>
    			<vb:if condition="$post['rank']">
    				<span class="rank">{vb:raw post.rank}</span>
    			</vb:if>
    			{vb:raw template_hook.postbit_userinfo_left}
    			<vb:if condition="$show['reputation']">
    				<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span>
    			</vb:if>
    			<!-- Đóng khung avatar --><center>
    <vb:if condition="$show['avatar']">
    <table id="Table_01" width="100" height="100" border="0" cellpadding="0" cellspacing="0"> 
    <tr> 
    <td> 
    <img src="images/avatar/ava_01.png" width="34" height="34" alt=""></td> 
    <td background="images/avatar/ava_02.png"> 
    </td> 
    <td> 
    <img src="images/avatar/ava_03.png" width="34" height="34" alt=""></td> 
    </tr> 
    <tr> 
    <td background="images/avatar/ava_04.png"> 
    </td> 
    <td background="images/avatar/ava_05.png"> 
       <a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}">
        <img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" />
       </a>
    </td> 
    <td background="images/avatar/ava_06.png"> 
    </td> 
    </tr> 
    <tr> 
    <td> 
    <img src="images/avatar/ava_07.png" width="34" height="34" alt=""></td> 
    <td background="images/avatar/ava_08.png"> 
    </td> 
    <td> 
    <img src="images/avatar/ava_09.png" width="34" height="34" alt=""></td> 
    </tr> 
    </table>
       </vb:if> </center>
    <!-- / Kết thúc đóng khung avatar -->
    			<vb:if condition="$post['userid']">
    				<hr />
    				<dl class="userinfo_extra">
    					<vb:if condition="$post['joindate']"><div class="post_field"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></div></vb:if>
    					<vb:if condition="$post['field2']"><div class="post_field"><dt>{vb:rawphrase location_perm}</dt> <dd>{vb:raw post.field2}</dd></div></vb:if>
    					<vb:if condition="$post['age']"><div class="post_field"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></div></vb:if>
    					<div class="post_field"><dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd></div>
    					{vb:raw template_hook.postbit_userinfo_right_after_posts}
    				</dl>
    				<vb:if condition="$show['infraction'] OR $show['reppower']">
    				<dl class="user_rep">
    					<vb:if condition="$show['infraction']">
    					<dt>{vb:rawphrase infractions}</dt> 
    					<dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
    					</vb:if>
    					<vb:if condition="$show['reputation']">
    						<vb:if condition="$show['reppower']">
    					<dt>{vb:rawphrase reppower}</dt> 
    					<dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd> 
    						</vb:if>
    					</vb:if>
    				</dl>
    				</vb:if>
    				{vb:raw template_hook.postbit_userinfo_right}
    				<div class="imlinks">
    					{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
    				</div>
    			</vb:if>
    		</div>
    		<div class="postbody">
    			<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
    				{vb:raw template_hook.postbit_messagearea_start}
    				<vb:if condition="$post['title'] OR $show['messageicon']">
    				<h2 class="title icon">
    					<vb:if condition="$show['messageicon']"><img src="{vb:raw post.iconpath}" alt="{vb:raw post.icontitle}" /> </vb:if>{vb:raw post.title}
    				</h2>
    				</vb:if>
    
    
    						<vb:if condition="$post['isfirstshown']">
    							{vb:raw ad_location.ad_showthread_firstpost_start}
    							{vb:raw ad_location.thread_first_post_content}
    						</vb:if>
    						<vb:if condition="$post['islastshown']">
    							{vb:raw ad_location.thread_last_post_content}
    						</vb:if>
    				<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
    					<div id="post_message_{vb:raw post.postid}">
    						<blockquote class="postcontent restore ">
    							{vb:raw post.message}
    						</blockquote>
    					</div>
    
    					<vb:if condition="$show['attachments']">
    						<div class="attachments">
    
    						<vb:if condition="$show['thumbnailattachment']">
    							<fieldset class="postcontent">
    								<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" alt="{vb:rawphrase attached_thumbnails}" /> {vb:rawphrase attached_thumbnails}</legend>
    								{vb:raw post.thumbnailattachments}
    							</fieldset>
    						</vb:if>
    
    						<vb:if condition="$show['imageattachment']">
    							<fieldset class="postcontent">
    								<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
    								{vb:raw post.imageattachments}
    							</fieldset>
    						</vb:if>
    
    						<vb:if condition="$show['imageattachmentlink']">
    							<fieldset class="postcontent">
    								<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_images}</legend>
    								<ul>
    								{vb:raw post.imageattachmentlinks}
    								</ul>
    							</fieldset>
    						</vb:if>
    
    						<vb:if condition="$show['otherattachment']">
    							<fieldset class="postcontent">
    								<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attached_files}</legend>
    								<ul>
    								{vb:raw post.otherattachments}
    								</ul>
    							</fieldset>
    						</vb:if>
    
    						<vb:if condition="$show['moderatedattachment']">
    							<fieldset class="postcontent">
    								<legend><img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" /> {vb:rawphrase attachments_pending_approval}</legend>
    								<ul>
    								{vb:raw post.moderatedattachments}
    								</ul>
    							</fieldset>
    						</vb:if>
    
    						</div>
    					<!-- / attachments -->
    					</vb:if>
    				</div>
    			</div>
    			<vb:if condition="$show['postedited'] || $post['signature']">
    			<div class="after_content">
    				<vb:if condition="$show['postedited']">
    				<!-- edit note -->
    				<blockquote class="postcontent lastedited">
    <!--					<img src="{vb:stylevar imgdir_button}/edit_40b.png" class="inlineimg" alt="" /> -->
    					<vb:if condition="$show['postedithistory']">
    						{vb:rawphrase last_edited_link_by_x_on_y_at_z_postid, {vb:raw post.edit_username}, {vb:raw post.edit_date}, 
    							{vb:raw post.edit_time}, {vb:raw post.historyurl}}
    					<vb:else />
    						{vb:rawphrase last_edited_by_x_on_y_at_z, {vb:raw post.edit_username}, {vb:raw post.edit_date}, {vb:raw post.edit_time}}
    					</vb:if>
    					<vb:if condition="$post['edit_reason']">
    						<span class="reason">{vb:rawphrase reason}:</span> {vb:raw post.edit_reason}
    					</vb:if>
    				</blockquote>
    				<!-- / edit note -->
    				</vb:if>
                                           {vb:raw template_hook.postbit_signature_start}
                                    {vb:raw ad_location.ad_showthread_firstpost_sig}
    				<vb:if condition="$post['signature']">
    		        		<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote>
    				</vb:if>
                                            {vb:raw template_hook.postbit_signature_end}
    			</div>
    			</vb:if>
    			<div class="cleardiv"></div>
    		</div>
    	</div>
    		<div class="postfoot">
    			<!-- <div class="postfoot_container"> -->
    			<div class="textcontrols floatcontainer">
    				<span class="postcontrols">
    					<img style="display:none" id="progress_{vb:raw post.postid}" src="{vb:stylevar imgdir_misc}/progress.gif" alt="{vb:rawphrase loading_editor_please_wait}" />
    					<vb:if condition="$post['editlink']">
    						<a class="editpost" href="{vb:raw post.editlink}" name="vB::QuickEdit::{vb:raw post.postid}"><img src="{vb:raw vboptions.cleargifurl}" id="editimg_{vb:raw post.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a> 
    					<span class="seperator">&nbsp;</span>
    					</vb:if>
    					<vb:if condition="$show['quickreply'] AND !$show['threadedmode']">
    						<a id="qr_{vb:raw post.postid}" class='quickreply' href="{vb:raw post.replylink}" rel="nofollow"><img id="replyimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a> 
    					<span class="seperator">&nbsp;</span>
    					</vb:if>
    					<vb:if condition="$post['replylink']">
    						<a id="qrwq_{vb:raw post.postid}" class="newreply" href="{vb:raw post.replylink}" rel="nofollow"><img id="quoteimg_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase reply_with_quote}" />  <vb:if condition="$post['forwardlink']">{vb:rawphrase reply_to_private_message}<vb:else />{vb:rawphrase reply_with_quote}</vb:if></a> 
    					<vb:if condition="$show['multiquote_post']"><span class="seperator">&nbsp;</span></vb:if>
    					</vb:if>
    					<vb:if condition="$show['multiquote_post']">
    						
    						 <a class="multiquote" href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" />&nbsp;</a> 
    					</vb:if>
    				</span>
    				<span class="postlinking">
    					<vb:if condition="!$post['forwardlink'] && THIS_SCRIPT != 'usernote' && THIS_SCRIPT != 'announcement'">
    						<vb:if condition="$promote_sectionid AND $promote_sectionid != -1">
    						       <a href="{vb:raw promote_url}" class="promotecms">{vb:rawphrase promote_to_article}</a>
                                                           <span class="seperator">&nbsp;</span>
    						</vb:if>
    					</vb:if>
    
    					{vb:raw template_hook.postbit_controls}
    					{vb:raw post.iplogged}
    					<vb:if condition="$post['forwardlink']">
    						<a class="forwardpost" href="{vb:raw post.forwardlink}" rel="nofollow"><img src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase forward_message}" /> {vb:rawphrase forward}</a>
    						<vb:if condition="$show['reputationlink'] OR $show['infractionlink'] OR $show['moderated'] OR $show['spam'] OR $show['deletedpost'] OR $show['redcard'] OR $show['yellowcard']"><span class="seperator">&nbsp;</span></vb:if>
    					</vb:if>
    					<vb:if condition="$show['reputationlink']">
    						<span class="reputationpopupmenu popupmenu popupcustom" title="{vb:raw post.postid}"><a class="popupctrl reputation" title="{vb:rawphrase reputation}" href="reputation.php?{vb:raw session.sessionurl}do=addreputation&amp;p={vb:raw post.postid}" rel="nofollow" id="reputation_{vb:raw post.postid}"><!--<img src="{vb:stylevar imgdir_button}/reputation-40b.png" alt="{vb:rawphrase reputation}" /> -->&nbsp;</a></span>
    					</vb:if>
    
    					<vb:if condition="$show['infractionlink']">
    						<a class="infraction" href="infraction.php?{vb:raw session.sessionurl}do=report&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}"><!-- <img src="{vb:stylevar imgdir_button}/add-infraction_sm.png" alt="{vb:rawphrase add_infraction_for_x, {vb:raw post.username}}" /> --> &nbsp;</a> &nbsp;
    					</vb:if>
    					<vb:if condition="$show['reportlink']">
    						<a class="report" href="{vb:raw post.reportlink}" rel="nofollow" title="{vb:rawphrase report_bad_post}"><!-- <img src="{vb:stylevar imgdir_button}/report-40b.png" alt="{vb:rawphrase report_bad_post}" /> -->&nbsp;</a> &nbsp;
    					</vb:if>
    
    					<vb:if condition="$show['moderated']">
    						<img class="moderated" src="{vb:stylevar imgdir_misc}/moderated_sm.png" alt="{vb:rawphrase moderated_post}" />
    					</vb:if>
    					<vb:if condition="$show['spam']">
    						<img class="spam" src="{vb:stylevar imgdir_misc}/spam_detected.png" alt="{vb:rawphrase spam_post}" />
    					</vb:if>
    					<vb:if condition="$show['deletedpost']">
    						<vb:if condition="$show['managepost']">
    							<a class="deleted" href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}postings.php?{vb:raw session.sessionurl}do=managepost&amp;p={vb:raw post.postid}" title="{vb:rawphrase manage}">&nbsp;</a>
    						<vb:else />
    							<img class="deleted_nolink" class="inlineimage" src="{vb:stylevar imgdir_button}/deleted_sm.png" alt="{vb:rawphrase deleted_post}" />
    						</vb:if>
    					</vb:if>
    					<vb:if condition="$show['redcard']">
    						<a class="redcard" href="infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_infraction}"><!-- <img src="{vb:stylevar imgdir_button}/red-card_sm.png" alt="{vb:rawphrase received_infraction}" /> --> &nbsp;</a>
    						<vb:elseif condition="$show['yellowcard']" />
    							<a class="yellowcard" href="infraction.php?{vb:raw session.sessionurl}do=view&amp;p={vb:raw post.postid}" rel="nofollow" title="{vb:rawphrase received_warning}"><!--<img src="{vb:stylevar imgdir_button}/yellow-card_sm.png" alt="{vb:rawphrase received_warning}" /> --> &nbsp;</a>
    					</vb:if>
    				</span>
    			<!-- </div> -->
    			</div>
    		</div>
    	<hr />
    </li>
    {vb:raw template_hook.postbit_end}

  4. #252
    t8mclub's Avatar
    Banned

    Trạng thái
    Offline
    Họ tên
    Đỗ Thành Luân
    Tham gia ngày
    Mar 2011
    Thành viên thứ
    42953
    Đến từ
    Quảng Ngãi
    Tuổi
    38
    Giới tính
    Bài gởi
    399
    Level: 40 [?]
    Experience: 2,083,314
    Next Level: 2,111,327
    Cảm ơn 125
    Cảm ơn 97 lần / 82 Bài viết

    Default

    Trích Nguyên văn bởi HTT.itvn View Post
    Phần đóng khung level em thay thế toàn bộ code sau :



    Trong file CSS em vừa gửi anh không tìm thấy lớp bppostbit ở đâu cả . Em đưa file CSS nhầm rồi .
    Em dùng style có sẵn, người thiết kế để ở đâu em cũng hem biết nữa. Cái level anh đưa em copy vào mà nó không xuất hiện luôn.
    Cho em xin cái nick chat, nếu a rảnh thì e đưa a cái admin a vào xem giúp em nhé. Hoặc anh cho em xin cái profile bên ITVNN cũng được, nhìn rất pro. Nhưng cực chẳng đã thui, em mún tự code lại cho có kinh nghiệm. Cảm ơn anh đã giúp.
    thay đổi nội dung bởi: t8mclub; 18-05-2011 lúc 09:03 PM

  5. #253
    Tiểu Bá Vương 1404's Avatar

    Trạng thái
    Offline
    Họ tên
    BCP Hùng
    Tham gia ngày
    Oct 2010
    Thành viên thứ
    32314
    Đến từ
    Vietnam
    Tuổi
    31
    Giới tính
    Bài gởi
    3,311
    Level: 53 [?]
    Experience: 17,817,373
    Next Level: 19,059,430
    Cảm ơn 394
    Cảm ơn 1,859 lần / 992 Bài viết

    Default

    Trích Nguyên văn bởi beodenls1 View Post
    Mình muốn nền màu đen, và chữ đằng trước màu vàng (ví dụ: Tham gia ngày, bài gửi)...
    Đã đóng khung thì phải đóng khung đồng bộ, với style premium thì nó luôn cung cấp sẵn css đóng khung, chỉ việc xem nó là gì. Cách phát hiện đơn giản nhất là :
    Code: 
    				<dl class="userinfo_extra">
    					<vb:if condition="$post['joindate']"><div class="post_field"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></div></vb:if>
    					<vb:if condition="$post['field2']"><div class="post_field"><dt>{vb:rawphrase location_perm}</dt> <dd>{vb:raw post.field2}</dd></div></vb:if>
    					<vb:if condition="$post['age']"><div class="post_field"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></div></vb:if>
    					<div class="post_field"><dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd></div>
    					{vb:raw template_hook.postbit_userinfo_right_after_posts}
    				</dl>

  6. #254
    qqwwee123's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    May 2011
    Thành viên thứ
    45960
    Tuổi
    29
    Giới tính
    Bài gởi
    5
    Level: 20 [?]
    Experience: 25,868
    Next Level: 29,658
    Cảm ơn 8
    Cảm ơn 0 lần / 0 Bài viết

    Default

    Anh Admin ơi vậy còn làm Rank chữ giống như này thì sao ???



  7. #255
    Mr.zero158's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    Apr 2011
    Thành viên thứ
    43540
    Giới tính
    Bài gởi
    2
    Level: 17 [?]
    Experience: 10,431
    Next Level: 13,278
    Cảm ơn 3
    Cảm ơn 0 lần / 0 Bài viết

    Default

    anh ơi! Em muốn cho mod user level xuống dưới mod thank trong khung thông tin chi tiết thỳ chỉnh chỗ nào ạ? Mong anh giúp đỡ!

  8. #256
    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: 16,144,339
    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 qqwwee123 View Post
    Anh Admin ơi vậy còn làm Rank chữ giống như này thì sao ???


    Vào AdminCP >> User Ranks >> Add New User Rank >> Như hướng dẫn ở bài trên , thay vì điền link ảnh ở phần User Rank File Path , em điền code HTML ở phần OR you may enter text . Tương tự với nhóm khác nhé .

    @Mr.zero158 : Cái này anh không biết , vì anh chưa làm bao giờ . Đang chờ tìm ai có cách làm để bổ sung kiên thức .

  9. #257
    huyvu's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    Dec 2010
    Thành viên thứ
    35486
    Tuổi
    38
    Giới tính
    Bài gởi
    21
    Level: 26 [?]
    Experience: 111,814
    Next Level: 125,609
    Cảm ơn 36
    Cảm ơn 4 lần / 4 Bài viết

    Default

    tình hình anh Trung giúp em fix lại vị trí của mod tks với

    anh em qua ảnh
    giờ em muốn đẩy mod thanks xuống dưới mod lv&class thì làm ntn
    em cảm ơn

  10. #258
    Mr.zero158's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    Apr 2011
    Thành viên thứ
    43540
    Giới tính
    Bài gởi
    2
    Level: 17 [?]
    Experience: 10,431
    Next Level: 13,278
    Cảm ơn 3
    Cảm ơn 0 lần / 0 Bài viết

    Default

    Trích Nguyên văn bởi huyvu View Post
    tình hình anh Trung giúp em fix lại vị trí của mod tks với

    anh em qua ảnh
    giờ em muốn đẩy mod thanks xuống dưới mod lv&class thì làm ntn
    em cảm ơn
    Bạn làm thế nào mà mod thank lại lên trên thế? Mình đang mún làm như bạn nhưng làm mãi chẳng được !Nản?

  11. #259
    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: 16,144,339
    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 Mr.zero158 View Post
    Bạn làm thế nào mà mod thank lại lên trên thế? Mình đang mún làm như bạn nhưng làm mãi chẳng được !Nản?
    Đó là do MOD khác nhau mà bạn . Nếu bạn dung MOD như ITVNN thì mod User Level nằm trên Thanks , còn nếu dùng MOD như bạn trên kia thì nằm dưới Thank .

  12. #260
    hoangtuut089's Avatar

    Trạng thái
    Offline
    Tham gia ngày
    Jan 2011
    Thành viên thứ
    37964
    Tuổi
    34
    Giới tính
    Bài gởi
    3
    Level: 18 [?]
    Experience: 15,880
    Next Level: 17,484
    Cảm ơn 16
    Cảm ơn 3 lần / 1 Bài viết

    Default

    làm sao để đong khung thông tin nằm ngang của vbb 4


 
Trang 26/35 đầuđầu ... 162425262728 ... cuốicuối

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: 8
    Bài mới gởi: 11-01-2012, 10:26 PM
  2. Lỗi khung khi tạo khung avata như ITVNN áp dụng cho postbit
    By BlogSoftvn in forum Hỏi đáp & Thảo luận
    Trả lời: 2
    Bài mới gởi: 23-11-2011, 02:36 PM
  3. Trả lời: 6
    Bài mới gởi: 19-10-2011, 08:33 AM
  4. [Help] Đóng khung avatar dạng temp và đóng khung bài viết dạng shadow
    By hoangduykt7990 in forum Hỏi đáp & Thảo luận
    Trả lời: 6
    Bài mới gởi: 02-09-2011, 09:28 AM
  5. Trả lời: 10
    Bài mới gởi: 12-08-2011, 08:33 PM

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
  •