LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Panel Customization - Task List Backgrounds (https://www.linuxquestions.org/questions/ubuntu-63/panel-customization-task-list-backgrounds-651935/)

Prada 06-26-2008 08:13 PM

Panel Customization - Task List Backgrounds
 
Well, I know that it is possible to change the panel background image, and colors... But how can I change the task item's background to an image?

Modifying from the panel background image, I put this in the file.. only it just changes while not selected.. cannot figure out how to customize selected.. tried changing normal to active, still stays the same..

style "list-item"
{
bg[NORMAL] = "#1177FF"
bg_pixmap[NORMAL] = "testpanel.png"
fg[NORMAL] = "#FFFFFF"
}

widget_class "*GtkListItem*" style "list-item"
widget "*GtkListItem*" style "list-item"
class "*GtkListItem*" style "list-item"


All times are GMT -5. The time now is 12:11 PM.