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.
我正在尝试为前端 ajax 多图像上传设置主题,以便预览图像是水平的,而不是垂直的。有人对如何做到这一点有任何想法吗?
我正在使用 Multiupload Imagefield Widget 模块。
一种方法是在行中添加一个左浮点数。
#edit-uc-product-image-und-table tr{float:left!important;}