Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は joomla を使用しています。ページに水平スクロール バーを追加したいのですが、垂直スクロール バーを適切に取得しています。これは私のウェブページのスクリーンショットです
内側の部分はiframeとして来ています
横スクロールを強制的に入れたい
cssを追加する必要があります
body {overflow-x: scroll;}
または、スクロールバーを配置する要素のoverflow-y。
コード screen.css の行番号。1;overflow-x:hidden.
overflow-x:hidden.
作る
overflow-x:scroll;