<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Melanie,<br>
<br>
What concerns me about your email is the following<br>
<blockquote type="cite">I tried to change the css and tmpl files but I
can't see the results.</blockquote>
Are you sure you are modifying the right files?&nbsp; You have to modified
the installed version of the files, not those in the install
directory.&nbsp; Are you modifying the active language?<br>
<br>
Other than that, you can create yours own mycss.css file and set its
name in the OPAC &raquo; opaccolorstylesheet syspref.&nbsp; <br>
<br>
I placed mine in the prog/en/css/<br>
<br>
To make sure this file is loaded, check the source of an OPAC page and
your file should be includes as a stylesheet.<br>
<pre id="line1">&lt;<span class="start-tag">link</span><span
 class="attribute-name"> rel</span>=<span class="attribute-value">"stylesheet" </span><span
 class="attribute-name">type</span>=<span class="attribute-value">"text/css" </span><span
 class="attribute-name">href</span>=<span class="attribute-value">"/opac-tmpl/prog/en/css/mycss.css" </span><span
 class="error"><span class="attribute-name">/</span></span>&gt;
</pre>
An additional note over all the warning other gave about maintaining
the modification: you'll have to maintain every languages that you are
using, which is not a really a problem if you only use a single
language.<br>
<br>
Eric<br>
<br>
<br>
Melanie Saldua wrote:
<blockquote
 cite="mid:9ab845630905032317g825c2acx7d564fffac9b7b26@mail.gmail.com"
 type="cite">Hello,<br>
  <br>
I know I'm flooding the mailing list but I have another question. I
want to really modify the interface of koha OPAC but I don't know where
to start. I just don't want to change the logo and headers. I really
want to customized my whole OPAC website (change the codes etc). I
tried to change the css and tmpl files but I can't see the results. The
manual provides little info. I can't understand what the wiki on koha
template style guide. Can anyone help? I really don't know where to
start. How do you change the interface of koha? What files do I have to
change?<br>
  <br>
thanks in advance<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>