# 协助处理移动设备上 House Ads 的响应式横幅代码

**URL:** https://meta.discourse.org/t/help-with-responsive-banner-code-in-house-ads-on-mobile/141707
**Category:** Support
**Created:** [2020年二月15日 20:41 UTC](https://meta.discourse.org/t/help-with-responsive-banner-code-in-house-ads-on-mobile/141707 "2020-02-15T20:41:25Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Jay91](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jay91/32/135181_2.png) [@Jay91](https://meta.discourse.org/u/Jay91)
#### Post date: [2020年二月15日 20:41 UTC](https://meta.discourse.org/t/help-with-responsive-banner-code-in-house-ads-on-mobile/141707/1 "2020-02-15T20:41:26Z")

</div>

各位朋友好，

我们使用以下代码来展示内部响应式图片广告：

```
<a href="MY WEBSITE LINK" target="_blank">
    <img src="IMAGE LINK" style='width:69%;' border="0" class="banner" alt="Null">
  </a>

```

在桌面端显示正常，但在移动端视图中，横幅显示得非常小。请参见下图：

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/d/0dfc60b4387535e1a2eb3fda486c8405066c9b05.png)

---

<div class="post-metadata">

### Author: ![Jay91](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jay91/32/135181_2.png) [@Jay91](https://meta.discourse.org/u/Jay91)
#### Post date: [2020年二月21日 08:07 UTC](https://meta.discourse.org/t/help-with-responsive-banner-code-in-house-ads-on-mobile/141707/3 "2020-02-21T08:07:09Z")

</div>

!! 该字段仅接受 HTML。

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [2020年二月21日 18:18 UTC](https://meta.discourse.org/t/help-with-responsive-banner-code-in-house-ads-on-mobile/141707/4 "2020-02-21T18:18:33Z")

</div>

你的观点是什么？

这怎么会妨碍你使用 `@media` 呢？

---

<div class="post-metadata">

### Author: ![Jay91](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jay91/32/135181_2.png) [@Jay91](https://meta.discourse.org/u/Jay91)
#### Post date: [2020年二月21日 20:55 UTC](https://meta.discourse.org/t/help-with-responsive-banner-code-in-house-ads-on-mobile/141707/5 "2020-02-21T20:55:30Z")

</div>

> [@Stephen](#):
>
> 这怎么能阻止你使用 `@media` 呢？

抱歉，我不知道如何使用它。  
你能给些建议吗？

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2024年一月25日 17:06 UTC](https://meta.discourse.org/t/help-with-responsive-banner-code-in-house-ads-on-mobile/141707/6 "2024-01-25T17:06:04Z")

</div>


