PDA

View Full Version : [ubuntu] Nautilus Elementary status bar theme problem!!!



samialtas
May 4th, 2011, 10:38 PM
Hey fellas. Can anybody help me on that annoying theme problem? Emerald is my default window decorator and I use Ubuntu 11.04 Classic. Thanks...

http://i53.tinypic.com/fvgwfn.jpg

jdorenbush
May 6th, 2011, 11:08 PM
Here's the fix:

Open up the nautilus.rc file in a text editor. The file can be found in: /usr/share/themes/elementary/gtk-2.0/Apps/

Find this code:


style "nautilus-statusbar"
{
xthickness = 0


And after it add:


ythickness = 0

samialtas
May 20th, 2011, 02:04 PM
Here's the fix:

Open up the nautilus.rc file in a text editor. The file can be found in: /usr/share/themes/elementary/gtk-2.0/Apps/

Find this code:


style "nautilus-statusbar"
{
xthickness = 0
And after it add:


ythickness = 0


Thanks buddy, it worked :D