【发布时间】:2016-04-01 09:43:05
【问题描述】:
一个用 php 编写的工具包含在商店系统中(氧化 eShop 作为包含)。该工具是在引导程序的帮助下编写的。我在 oxid.css(主店 css)之后包括 bootstrap.css 等。现在我遇到了盒子大小等问题。
如果我可以将整个 bootstrap.css 绑定到一个容器 div,那么该引导程序仅适用于该容器。它将解决我所有的问题。
#myBootstrapContainer { bootstrap only available here }
有人知道怎么做吗?
【问题讨论】:
标签: css twitter-bootstrap oxid