Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/70.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
Html 中心导航_Html_Navigation_Center_Blogger - Fatal编程技术网

Html 中心导航

Html 中心导航,html,navigation,center,blogger,Html,Navigation,Center,Blogger,我不希望导航菜单左对齐,而是在整个宽度上以空间为中心。我该怎么做?我用“博主”。 谢谢你的回答! 顺致敬意, Tini进入主题自定义高级添加CSS 添加以下css代码: #PageList1 ul { text-align: center; } #PageList1 ul li { float: none; display: inline-block; margin-left: -4px; } .tabs-inner .widget li a { bord

我不希望导航菜单左对齐,而是在整个宽度上以空间为中心。我该怎么做?我用“博主”。 谢谢你的回答! 顺致敬意,
Tini

进入主题自定义高级添加CSS

添加以下css代码:

#PageList1 ul {
    text-align: center;
}
#PageList1 ul li {
    float: none;
    display: inline-block;
    margin-left: -4px;
}
.tabs-inner .widget li a {
    border: 0;
}

然后按“应用于博客”

提供您尝试过的代码。有人知道“Blogger”(blogspot)吗?因为我必须输入密码。不知道如何和在哪里…添加您的博客url!www.tininschatzkister.blogspot.com。