<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									AMP表示についての質問 - Cocoonテーマに関する質問				            </title>
            <link>https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/</link>
            <description>Cocoon ディスカッション掲示板</description>
            <language>ja</language>
            <lastBuildDate>Sat, 15 Aug 2026 06:40:35 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: AMP表示についての質問</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2515</link>
                        <pubDate>Thu, 26 Apr 2018 07:22:22 +0000</pubDate>
                        <description><![CDATA[リンク先拝見させていただきました。無事にAMP表示でもテキストを中央表示させることができました。非情に分かりやすくて助かりました、感謝しますm(_ _)m]]></description>
                        <content:encoded><![CDATA[<p>リンク先拝見させていただきました。</p><p>無事にAMP表示でもテキストを中央表示させることができました。</p><p>非情に分かりやすくて助かりました、感謝しますm(_ _)m</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>komennta</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2515</guid>
                    </item>
				                    <item>
                        <title>RE: AMP表示についての質問</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2505</link>
                        <pubDate>Thu, 26 Apr 2018 04:20:21 +0000</pubDate>
                        <description><![CDATA[うまく表示されませんので、内容は以下リンクでご確認いただけますか]]></description>
                        <content:encoded><![CDATA[<p>うまく表示されませんので、内容は以下リンクでご確認いただけますか。</p><p>https://notepad.pw/1sxl1y4n</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>かうたっく</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2505</guid>
                    </item>
				                    <item>
                        <title>RE: AMP表示についての質問</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2504</link>
                        <pubDate>Thu, 26 Apr 2018 04:12:14 +0000</pubDate>
                        <description><![CDATA[または、amp.cssにどのように記述をすれば　style=&quot;text-align: center;&quot;　を機能させることができるでしょうか。style=&quot;text-align: center;&quot;となっている項目を見つけて、その段落などを以下のように変更して囲ってあげます。&lt;p style=&quot;text-align: center;&gt;あああああああ&lt;/p&gt;変...]]></description>
                        <content:encoded><![CDATA[<blockquote><p>または、amp.cssにどのように記述をすれば　style="text-align: center;"　を機能させることができるでしょうか。</p></blockquote><p><code>style="text-align: center;"</code>となっている項目を見つけて、その段落などを以下のように変更して囲ってあげます。</p><pre>&lt;p style="text-align: center;&gt;あああああああ&lt;/p&gt;</pre><p>変更前▲、変更後▼</p><pre><div class="center">あああああああ</div></pre><p>HTMLなのでビジュアルではないほう『テキスト』エディタで変更してください。</p><p>この場合のCSSは以下の通りです。※style.css・amp.css・必要であればテキストエディタ用CSSにも追記</p><pre>.center {<br /> text-align: center;<br />}</pre><p><code><div class="center"></code>はcenterは別の文字列でもOKです。</p><p><code><div class="hoge-1"></code>テキスト<code></div></code>ならCSSは<code>.hoge-1{ ※ココにstyle※ }</code></p><p>※印内にここに<code>style="text-align: center;"</code>のチョンチョン内style、<code>text-align: center;</code>書く感じです。</p><p> </p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>かうたっく</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2504</guid>
                    </item>
				                    <item>
                        <title>RE: AMP表示についての質問</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2501</link>
                        <pubDate>Thu, 26 Apr 2018 03:19:34 +0000</pubDate>
                        <description><![CDATA[回答ありがとうございます！amp.cssにclassの属性を作って、HTMLの方で呼び出したらちゃんとAMP表示でも色がつきました。助かりました、ありがとうございます。追加で質問のようになってしまうのですが、どうやらstyle属性は全て消されてしまうらしいのですが、style属性を使用せずにテキストを中央寄せにする方法はあるでしょうか？または、amp.cssにどのように記述をす...]]></description>
                        <content:encoded><![CDATA[<p>回答ありがとうございます！</p><p>amp.cssにclassの属性を作って、HTMLの方で呼び出したらちゃんとAMP表示でも色がつきました。助かりました、ありがとうございます。</p><p>追加で質問のようになってしまうのですが、どうやらstyle属性は全て消されてしまうらしいのですが、style属性を使用せずにテキストを中央寄せにする方法はあるでしょうか？</p><p>または、amp.cssにどのように記述をすれば　style="text-align: center;"　を機能させることができるでしょうか。</p><p> </p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>komennta</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2501</guid>
                    </item>
				                    <item>
                        <title>RE: AMP表示についての質問</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2486</link>
                        <pubDate>Wed, 25 Apr 2018 15:11:05 +0000</pubDate>
                        <description><![CDATA[多分、以前僕が悩んでいたとの同じような‥これとか参考になるかもです。独自に設定しているCSSはamp.cssにも記述すると反映されると思います。]]></description>
                        <content:encoded><![CDATA[<p>多分、以前僕が悩んでいたとの同じような‥</p><p><a href="https://wp-cocoon.com/community/bugs/amp%E8%A1%A8%E7%A4%BA%E3%81%A7%E3%83%95%E3%82%A9%E3%83%B3%E3%83%88%E3%82%AB%E3%83%A9%E3%83%BC%E3%81%AE%E6%8C%87%E5%AE%9A%E3%81%8C%E5%8A%B9%E3%81%8B%E3%81%AA%E3%81%84/" target="true">これ</a>とか参考になるかもです。</p><p>独自に設定しているCSSはamp.cssにも記述すると反映されると思います。</p><p> </p><p> </p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>インパラ</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2486</guid>
                    </item>
				                    <item>
                        <title>RE: AMP表示についての質問</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2456</link>
                        <pubDate>Wed, 25 Apr 2018 10:32:46 +0000</pubDate>
                        <description><![CDATA[２つ目について　　AMP表示では枠線も表示されませんでした。]]></description>
                        <content:encoded><![CDATA[<p>２つ目について　　AMP表示では枠線も表示されませんでした。</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>komennta</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2456</guid>
                    </item>
				                    <item>
                        <title>AMP表示についての質問</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2455</link>
                        <pubDate>Wed, 25 Apr 2018 10:31:57 +0000</pubDate>
                        <description><![CDATA[AMP表示について、通常のページとAMPページで表示が意図したものにならないことについて質問させていただきたいです。AMPに関する知識があまり無いので、的外れな質問になってしまうかもしれませんが・・・。１つ目：目次を中央寄せにできない &lt;h3 style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&amp;...]]></description>
                        <content:encoded><![CDATA[<p>AMP表示について、通常のページとAMPページで表示が意図したものにならないことについて質問させていただきたいです。</p><p>AMPに関する知識があまり無いので、的外れな質問になってしまうかもしれませんが・・・。</p><p>１つ目：目次を中央寄せにできない</p><p> </p><p>&lt;h3 style="text-align: center;"&gt;&lt;span style="font-size: 14pt;"&gt;あいうえお&lt;/span&gt;&lt;/h3&gt;</p><p>目次を中央寄せにしたところ、通常のページでは表示されますが、AMP表示では左寄せ？（デフォルト）の状態になってしまいます。</p><p> </p><p>２つ目 テキストを囲ったカラー表示ができない</p><p><div style="background-color: sandybrown;padding: 10px;margin-bottom: 10px;border: 1px solid #333333"></p><p>あいうえお</p><p></div></p><p>通常のページでは「あいうえお」が茶色で囲まれた表示になるのですが、AMPページではカラーが表示されないようです。</p><p> </p><p>以上の２つの表示を、AMPでも同じように表示したいのですが、何か方法はあるでしょうか。</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>komennta</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/amp%e8%a1%a8%e7%a4%ba%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%81%ae%e8%b3%aa%e5%95%8f/#post-2455</guid>
                    </item>
							        </channel>
        </rss>
		