Here is what I did to help with this issue:
Using gimp or another image editor, edit and replace the file:
/usr/share/themes/Lubuntu-default/gtk-2.0/images/panel-bg.png to be 300 by 300 
pixels.

Then ising vim, edit:

/usr/share/themes/Lubuntu-default/gtk-2.0/apps/xfce4-notifyd.rc

to change the notify-text color from:

style "notify-text"
{
    fg[NORMAL] = "#ffffff"
    GtkWidget::link-color = "#a7a7a7"
}

To:

style "notify-text"
{
    fg[NORMAL] = "#000000"
    GtkWidget::link-color = "#a7a7a7"
}


This changes the notification text from white to black

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1362555

Title:
  notification dialog has horizonal bars

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-artwork/+bug/1362555/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to