<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Melanie,<br>
<br>
I didn't try it, but my guess would be that you can change this by
creating a new css file and set its path to the Staff Client »
intranetcolorstylesheet<br>
<br>
I checked and this css will be loaded after staff-global.css which
contains the following section:<br>
<br>
<div ruleid="h1#logo/1179" class="cssRule insertInto">
<div class="cssHead"><span class="cssSelector">h1#logo</span> {</div>
<div class="cssProp editGroup"><span class="cssPropName editable">background</span><span
class="cssColon">:</span><span class="cssPropValue editable">transparent
url(../../img/koha-logo-medium.gif) no-repeat scroll 0 50%</span><span
class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssPropName editable">border</span><span
class="cssColon">:</span><span class="cssPropValue editable">0 none</span><span
class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssPropName editable">margin</span><span
class="cssColon">:</span><span class="cssPropValue editable">0.75em
0.3em 0.75em 0.7em</span><span class="cssSemi">;</span></div>
<div class="cssProp editGroup"><span class="cssPropName editable">padding</span><span
class="cssColon">:</span><span class="cssPropValue editable">0</span><span
class="cssSemi">;</span></div>
<div class="editable insertBefore">}<br>
<br>
If you override this section in your new css, this should work.<br>
<br>
If you did not do it yet, I strongly suggest you to install Firebug
extension. This Firefox
extension is very helpful when you want to know how a web page is
structured, especially with its Inspect features.<br>
<br>
Hope I read your mail carefully ;)<br>
<br>
Eric<br>
</div>
</div>
<br>
Melanie Saldua wrote:
<blockquote
cite="mid:9ab845630905132158p17041717ma3905eff7ad2e632@mail.gmail.com"
type="cite">Hello,<br>
<br>
Can the interface of the staff staff be changed? I just want to change
the logo (koha logo) and replace it with our own logo. Thanks.<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Koha mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a>
</pre>
</blockquote>
</body>
</html>