You are not logged in.
Pages: 1
I follow the theming guide and in the example there aren't any icons on the header bar and the general layout seems slightly different. How can i fix it?
This is the result I want :
and this is my issue:
Offline
In the second image, what you are seeing is the CSD titlebar that was implemented in 4.16. If you don't want to use CSD, install and enable libxfce4ui-nocsd and it will revert the Xfce components back to SSD windows (like your first image).
If you want to use CSD but just don't want to see the icon, add the following to ~/.config/gtk-3.0/gtk.css:
.csd .titlebar>image { -gtk-icon-transform: scale(0);}
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 517.91 KiB (Peak: 530.38 KiB) ]