如何在SharePoint Online的中心移动文字? [英] How can move writing in the centre in SharePoint Online?

查看:96
本文介绍了如何在SharePoint Online的中心移动文字?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将CSM写入中间.

How can move I CSM writing to the middle.

推荐答案

安西.

希望CSM是页面标题.如果是这样,请使用以下代码:

Hope CSM is a page title. If so, use the below code:

<style>
.ms-core-pageTitle
{
        text-align: center;
}
</style>

如果不是,请按F12开发人员工具查找适用于CSM的类,并替换.ms-core-pageTitle
的类.

If not, press F12 Developer tool to find the class applied for CSM and replace the class in place of .ms-core-pageTitle


这篇关于如何在SharePoint Online的中心移动文字?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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