[Koha] Recent Comments page

Hal Bright HBright at farmingtonlibraries.org
Fri May 18 04:00:50 NZST 2012


Paul,
I think I fixed it, insert this into your css...just get rid of the quotation marks. The fix is in the recent comments, margin-left.  Change that number in the 2nd line to the most appropriate for your catalog. It replaces margin: auto
Hal

Here is how mine ended up.
http://catalog.farmingtonlibraries.org/cgi-bin/koha/opac-showreviews.pl

""""#recentcomments {
	margin-left: 250px;
	max-width:750px;
}

""""".searchresults .commentline {
	background-color : rgb(255, 255, 204);
	background-color : rgba(255, 255, 204, 0.4);
	border : 1px solid #CCC;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	margin : .3em;
	padding : .4em;
}

""""".searchresults .commentline.yours {
	background-color : rgb(239, 254, 213);
	background-color : rgba(239, 254, 213, 0.4);
}

Harold Bright
Director of Information Services
Farmington Libraries - 6 Monteith Drive
Farmington, CT 06032 - hbright at farmingtonlibraries.org
W 860-673-6791 x 204 - F 860-675-7148
http://www.farmingtonlibraries.org

________________________________________
From: Paul Nielsen [pauln at hauraki-dc.govt.nz]
Sent: Wednesday, May 16, 2012 4:21 PM
To: Hal Bright; koha ‎[koha at lists.katipo.co.nz]‎
Subject: RE: Recent Comments page

Hi Hal,

Yes, we do after our recent upgrade to 3.6
http://library.hauraki-dc.govt.nz/cgi-bin/koha/opac-showreviews.pl

But, we haven't been able to figure out how to get the page to display correctly with the rest of our customised layout. This is a pain as I'd really like to promote it heavily.

Cheers

Paul Nielsen  |  Library Manager
ddi: (07) 862 5064  |  email: pauln at hauraki-dc.govt.nz

Hauraki District Council  |  William Street Paeroa 3600  |  PO Box 17 Paeroa 3640  |  NZ
ph: (07) 862 8609 or 0800 734 834 (from within district)  |  fax: (07) 862 8607
web: www.hauraki-dc.govt.nz  |  email: info at hauraki-dc.govt.nz  |  HDC Libraries
Please consider the environment before printing this email
-----Original Message-----
From: koha-bounces at lists.katipo.co.nz [mailto:koha-bounces at lists.katipo.co.nz] On Behalf Of Hal Bright
Sent: Thursday, 17 May 2012 5:59 a.m.
To: koha ‎[koha at lists.katipo.co.nz]‎
Subject: [Koha] Recent Comments page

Does anyone have the recent comments page options activated on their public catalog? I would like to take a look at it.

Thanks,
Hal Bright

Harold Bright
Director of Information Services
Farmington Libraries - 6 Monteith Drive
Farmington, CT 06032 - hbright at farmingtonlibraries.org<mailto:hbright at farmingtonlibraries.org>
W 860-673-6791 x 204 - F 860-675-7148
http://www.farmingtonlibraries.org

_______________________________________________
Koha mailing list  http://koha-community.org Koha at lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

#####################################################################################################################################
DISCLAIMER:

This e-mail message and accompanying data may contain information that is confidential and subject to privilege.
If you are not the intended recipient, you are notified that any use, dissemination, distribution or copying of this message or data is prohibited.
If you have received this e-mail in error please notify the sender or Hauraki District Council at mailmarshal at hauraki-dc.govt.nz immediately and delete all material pertaining to this e-mail.
#####################################################################################################################################


More information about the Koha mailing list