User manual
Chapter 7
System preference
System
preferences
tab
Description
Default
Instructions
value
opacstylesheet
OPAC
This contains
This is useful if the
the Web
stylesheet you want
URL of a
to use is maintained
stylesheet
on a different server.
that will
Specify the full
override
URL including the
the default
http : //, something
stylesheets of
like:
Koha
http://mysite.
com/css/
mystylesheet.
css.
OPACUserCSS
OPAC
This contains
This is useful if you
the CSS code
want to make minor
that will
modification to the
override
style without having
default CSS
to edit the files on the
settings
server.
Simply enter
the code in the
value box of the
system preference,
something like:
body
{
background:
grey;
}
Off
XSLT stylesheets are
a more powerful way
of formatting the
content.
XSLTDetailsDisplay
OPAC
This
preference
allows us
to decide
whether to
use XSLT
stylesheets
or regular
CSS ones
to control
display
of MARC
record
details
The corresponding
XSLT stylesheet can
be found at
/koha-
tmpl /opac -tmpl/
prog /en /xslt /.
The file name is:
MARC21s1im2OPAC
Detail.xsl.
[135]