[Explorer] 浏览器标题栏太高
Tofloor
poster avatar
189******18
deepin
2021-08-19 08:07
Author

请问,浏览器标题栏太高,怎么解决?

Reply Favorite View the author
All Replies
cwbs
deepin
2021-08-19 08:09
#1

使用其他浏览器

Reply View the author
wubenfa
deepin
2021-08-19 16:16
#2

Chrome昨晚开始也遇到了这个问题点

Reply View the author
wubenfa
deepin
2021-08-19 16:17
#3

是不是看不到最小化以及关闭的几个按钮了

 

Reply View the author
ShaunG_deepin
deepin
2021-08-19 17:56
#4

论坛搜标题栏,可以通过添加设置文件解决标题栏过宽的问题

Reply View the author
ShaunG_deepin
deepin
2021-08-19 18:10
#5

https://bbs.deepin.org/forum.php?mod=viewthread&tid=197036

# 美化大额头
mkdir -p ~/.local/share/deepin/themes/deepin/light
cd ~/.local/share/deepin/themes/deepin/light/
sudo dedit titlebar.ini

在titlebar.ini中填写以下内容

[Active]
height=20     #自定义你希望的标题栏高度,建议20~24
backgroundColor=#ebebeb #自定义你想要的颜色
[Inactive]
height=20
backgroundColor=#ebebeb

 

Reply View the author
观摩
deepin
2021-08-19 19:09
#6

Chrome不存在这问题,取消【使用系统标题栏和边框】的选中状态。

Reply View the author
观摩
deepin
2021-08-19 19:11
#7

Chrome最容易搞定。

Reply View the author
deepin_z
deepin
2021-08-19 22:55
#8

我记得之前论坛有大佬弄过这个问题。

Reply View the author
189******18
deepin
2021-08-23 05:08
#9
ShaunG_deepin

https://bbs.deepin.org/forum.php?mod=viewthread&tid=197036

# 美化大额头
mkdir -p ~/.local/share/deepin/themes/deepin/light
cd ~/.local/share/deepin/themes/deepin/light/
sudo dedit titlebar.ini

在titlebar.ini中填写以下内容

[Active]
height=20     #自定义你希望的标题栏高度,建议20~24
backgroundColor=#ebebeb #自定义你想要的颜色
[Inactive]
height=20
backgroundColor=#ebebeb

 

我试了对浏览器无效,对其他安装的第三方软件倒是有效

Reply View the author