调整图像bootstrap 4轮播 [英] resizing image bootstrap 4 carousel

查看:368
本文介绍了调整图像bootstrap 4轮播的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


  • 我设法将BOOTSTRAP CAROUSEL应用程序放入我的站点共享点,但我想调整图像大小。
  • 我尝试修改我的文件css" bootstrap .min.css"但任何事情都会改变。
  • 你可以帮我吗。
  • 这是我的代码


解决方案


添加如下的CSS样式来调整图像大小:

< style type =" text / css"> 
.carousel {
宽度:640px;
身高:360px;
}

< / style>






谢谢


最好的问候


  • I managed to make an application BOOTSTRAP CAROUSEL into my site sharepoint but i want to resize the images .
  • i try to modify my file css "bootstrap.min.css" but any thing change .
  • can you help me please.
  • this is my code

解决方案

Hi arous,

Add the CSS Style like below to resize the images:

<style type="text/css">
.carousel {
  width:640px;
  height:360px;
}

</style>


Thanks

Best Regards


这篇关于调整图像bootstrap 4轮播的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆