标题/标题元素 [英] Header/Title elements

查看:76
本文介绍了标题/标题元素的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

谁能告诉我RED中圈出的元素是什么以及如何消除它?我刚刚接管了一个非常基本的SP 2013应用程序,需要添加文本,在标题上方占用更多行.但这推低了头衔并推高了 带圆圈的我"直到下一行(在我进行更改之前,它一直位于文本诉讼跟踪系统"旁边.)

Can anyone tell me what the element circled in RED is and how I can get rid of it?  I have just taken over a pretty basic SP 2013 app and needed to add text taking up more lines above the title.  But that pushed down the Title and pushed the circled "I" down to the next line (it had been next to the text "Litigation Tracker System" before I made the change.)

预先感谢.卡罗尔.

推荐答案

卡罗尔,

如何添加在标题上方占据更多行的文本?

How do you add text taking up more lines above the title?

尝试使用下面的Jquery在列表标题上方添加自定义标签,并检查问题是否存在:

Try to use Jquery below to add the custom label above list title and check if the issue exists:


(文档).ready(function(){
(document).ready(function(){


('.ms-breadcrumb-top') .append('< div>< label =='name'> Test</label>//div''); }); </script>
( ‘.ms-breadcrumb-top’).append('<div><label for="name">Test</label></div>'); }); </script>

最诚挚的问候,

王race(Grace Wang)

Grace Wang


这篇关于标题/标题元素的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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