'Select row' in Opac short list
- Article Type: General
- Product: Aleph
- Product Version: 21
Problem Symptoms:
In Opac short list the text 'Select row' appears in the check box for adding a title e.g. to the basket. There should be no text.
Cause:
Configuration
Resolution:
The text 'Select row' is set to 'hidden' in the according configuration. Unfortunately there is no definition for 'hidden' in your CSS table $alephe_root/www_f_lng/nnn.css. Please add it there and restart the Web server:
.hidden
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
Category: Web OPAC (500)
Subject: Language (500)
- Article last edited: 10/8/2013