On Sun, 3 Aug 2014 21:20:01 -0400 Alexandre ac586133@hotmail.com wrote:
Also, Michele talked about transforming the bar, under the top part, into a box, just like the middle box. I tried to adapt the file to transform it in a box, by comparing the text, but for an unknown reason, the transparency doesn't work around the rounded corners, just as on the middle box. Is there something to do about it?
If you're talking about the bar with "Konqueror is your file manager . . ." on it, it has a background colour attribute set. [...]
This one doesn't seem to work! But in the KDEUI folder there are some ''bar-(part)-(position of it).png'' pictures without transparencies. I guess that I am not the first one to have this problem. Can you look at the kde_infopage.css, to see if you can find the problem? I don't understand why the transparency would work for the box, but not for the bar...
Try applying the attached diff to kde_infopage.css . On my system, it produces identical boxes around the bar and the original box area (except that the bar doesn't have the world map background image).
At the moment, it's using the "box-(part)-(position).png" graphics for both. If you want to separate them, go to the section with the "* the nav bar" header and change the filenames in each "background-image: url([file]);" line.
E. Liddell