Community « Discussion forum « Bug tracker « header_title «
Comment: header_title
That is a lot of questions. Let's start with the very first one.
The background image of the header panel is loaded thanks to following lines of the .ccs file:
One thing you can do is to rename your own file 'header_background.jpg', and to save it into the sub-directory 'skins/tatodskeleton/images'.
Another option is to place your image in the directory, and then mention its name in the .css file.
The background image of the header panel is loaded thanks to following lines of the .ccs file:
#header_panel { /* comes before everything */
background-image: url('images/header_background.jpg');One thing you can do is to rename your own file 'header_background.jpg', and to save it into the sub-directory 'skins/tatodskeleton/images'.
Another option is to place your image in the directory, and then mention its name in the .css file.
by Bernard on Oct. 10 2006
