Help ai chỉ mình làm logo block trong tema trong xenforo ấy

VinhHung

Private
nhu tiêu đề mình lỡ xóa cái của mình roi ai có lòng giúp giùm cái
@PVS @Minh Bảo
 
bạn dùng code của style mặt định dán vào thôi
 
ý bạn khoá topic ko cho mem thảo luận.
k ý mình là khóa cái đăng chủ đề á @CNTT01
upload_2015-9-6_7-38-35.png
 
mình không biết bạn ạ, thậm chí là không hiểu bạn nói gì luôn ấy
 
bạn muỗn ko hiển thị chữ đăng chủ đề mới thì bạn vô : Template -> thread_create rùi bạn thích chỉnh gì thì chỉnh !
 
bạn muỗn ko hiển thị chữ đăng chủ đề mới thì bạn vô : Template -> thread_create rùi bạn thích chỉnh gì thì chỉnh !
mình làm giống bạn rồi mà vô k thấy chũ đăng chủ đề nên k sửa đc bạn nói cụ thể hơn đc k
 
làm gì xóa được template mặc định hả bạn @@
 
còn logo thì bạn vào templates -> logo_block và sửa

Mã:
<div id="logoBlock">
    <div class="pageWidth">
        <div class="pageContent">
            <xen:include template="ad_header" />
            <xen:hook name="header_logo">
          <div id="logo"><a href="http://dautoweb.ga/">
                <span><xen:comment>This span fixes IE vertical positioning</xen:comment></span>
               <img src="http://dautoweb.ga/styles/default/xenforo/logo.png" alt="Cộng đồng xenforo" />
            </a></div>
            </xen:hook>
            <span class="helper"></span>
        </div>
    </div>
</div>
Tìm đoạn mã
Mã:
<img src="http://dautoweb.ga/styles/default/xenforo/logo.png" alt="Cộng đồng xenforo" />
và thay nó thành :
Mã:
<img src="http://tenwebcuaban/styles/default/xenforo/logo.png" alt="Cộng đồng xenforo" />

Và tìm đoạn này thay thành url của web bạn :
Mã:
<div id="logo"><a href="http://dautoweb.ga/">
 
còn logo thì bạn vào templates -> logo_block và sửa

Mã:
<div id="logoBlock">
    <div class="pageWidth">
        <div class="pageContent">
            <xen:include template="ad_header" />
            <xen:hook name="header_logo">
          <div id="logo"><a href="http://dautoweb.ga/">
                <span><xen:comment>This span fixes IE vertical positioning</xen:comment></span>
               <img src="http://dautoweb.ga/styles/default/xenforo/logo.png" alt="Cộng đồng xenforo" />
            </a></div>
            </xen:hook>
            <span class="helper"></span>
        </div>
    </div>
</div>
Tìm đoạn mã
Mã:
<img src="http://dautoweb.ga/styles/default/xenforo/logo.png" alt="Cộng đồng xenforo" />
và thay nó thành :
Mã:
<img src="http://tenwebcuaban/styles/default/xenforo/logo.png" alt="Cộng đồng xenforo" />

Và tìm đoạn này thay thành url của web bạn :
Mã:
<div id="logo"><a href="http://dautoweb.ga/">
Mình k có dùng PhotoShop nen k lam Logo dc bạn chỉ mình ghi cái ten của Logo thoi dc k
 
Back
Top