0
サブページでは、たとえばmysite.com/about/
のように、CSSとJSは機能しません。サブページにCSSとJSを表示できません
<link rel="stylesheet" type="text/css" href="typo3conf/ext/news/Resources/Public/Css/news.css" media="all">
、それはの現在の最新バージョンを使用して
mysite.com/about/typo3conf/.../news.css
代わりの
mysite.com/typo3conf/.../news.css
につながる:ページのソースから
- RealURLは
- t3sbootstrap