Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/34.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Css Wordpress主题删除元素外部的文本_Css_Wordpress_Categories_Author - Fatal编程技术网

Css Wordpress主题删除元素外部的文本

Css Wordpress主题删除元素外部的文本,css,wordpress,categories,author,Css,Wordpress,Categories,Author,我需要从wordpress托管的主题中删除作者和类别,唯一的问题是如何使用css隐藏文本“·by”和“·in”。我试过了。出版:之后没有成功 <div class="byline"> <abbr class="published" title="November 13, 2013 2:05 pm">November 13, 2013</abbr> ·by <span class="author vcard"> <a href=

我需要从wordpress托管的主题中删除作者和类别,唯一的问题是如何使用css隐藏文本“·by”和“·in”。我试过了。出版:之后没有成功

<div class="byline">
    <abbr class="published" title="November 13, 2013 2:05 pm">November 13, 2013</abbr> ·by
    <span class="author vcard">
<a href="http:xxxx" title="xxxx" rel="author">xxxx</a>
</span> ·in <a href="http://xxx" title="xxx" rel="category tag">xxxx</a>    
</div>// This is just a sample script. 
有什么想法吗?
谢谢

如果您无法访问html/php代码,您将不得不使用javascript

你可以在这篇文章中找到答案:


我不是wordpress专家,我通常使用joomla,但我相信在你的文章选项中,你可以关闭作者姓名和类别显示。

你能编辑你的html/php代码吗?不,我不能,只有CSW为什么有这么多语句,人们根本不能编辑html输出?我确信,即使使用wordpress模板,也不难编辑输出代码,例如使用子主题。
if ('this_is'==/an_example/){of_beautifer();}else{var a=b?(c%d):e[f];}