Help Cách đặt banner

vodanhday

Private
Untitled.png
Chào các bác, chẳng là em có mấy cái quảng cáo, giờ muốn hai cái banner cùng hiển thị ngang hàng nhau thì phải làm thế nào nhỉ.View attachment 10101
 
  • Like
Reactions: THB
Bác @vodanhday vào ad_above_top_breadcrumb

Chèn code (code này tự lượm, ko rành nên ko biết thừa thiếu như thế nào, đưa vào xài dc nên xài luôn, bác tham khảo nha)

Demo thì lên web của mình chia sẻ ở trên đó

<div align="center">
<div id='size-scrip-ads'>

<a href="/threads/cong-bo-ket-qua-cuoc-thi-anh-net-dep-dan-ke-toan-kiem-toan-mung-ngay-8-3.910/" target="_blank"><img src="/imagesup/ketqua_thianh.png" title="Kết quả sẽ được công bố vào ngày 21/3/16| LIKE Fanpage để cập nhật tin tức nhanh nhất!"style="width:100%;max-width:384px" border="0" /></a>

<a href="/threads/mot-so-luu-y-khi-quyet-toan-thue-tndn-2015.750/" target="_blank"><img src="/imagesup/qttndn.png" style="width:100%;max-width:384px" border="0"></a>


</div>

<style type='text/css'>
#size-scrip-ads img
{ max-width: 100% }
@media
(max-width:@maxResponsiveNarrowWidth)
{ .Responsive #size-scrip-ads img { display: none!; } }
</style>
</div>
 
Back
Top