Can anyone please advise how to move the Cart and Lists buttons more to the right and swop them around? With other words first Lists button then Cart button and position them more to the right. Thanks for any help!
Hi, Here's an excellent resource on customizing the OPAC http://www.myacpl.org/koha/?p=3 and http://www.myacpl.org/koha/?p=30 Regards, Richard -- Richard Anderson | Business Development Manager Katipo Communications Ltd PO Box 12487 | Wellington | New Zealand Email: richard@katipo.co.nz | http://www.katipo.co.nz Ph: (04) 934 1285 | Mob: 021 280 1504 Fax: (04) 934 1286
Try this : Add a rule in opac.css or in system preference "*OPACUserCSS"* : #listsmenulink,#cmspan { float: right; } It will set Lists and Cart to the right. Regards, On Wed, Sep 1, 2010 at 6:49 AM, Richard Anderson <richard@katipo.co.nz>wrote:
Hi,
Here's an excellent resource on customizing the OPAC http://www.myacpl.org/koha/?p=3 and http://www.myacpl.org/koha/?p=30
Regards, Richard --
Richard Anderson | Business Development Manager Katipo Communications Ltd PO Box 12487 | Wellington | New Zealand Email: richard@katipo.co.nz | http://www.katipo.co.nz Ph: (04) 934 1285 | Mob: 021 280 1504 Fax: (04) 934 1286
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
-- Fridolyn SOMERS Information and Communication Technologies engineer Lyon - FRANCE fridolyn.somers@gmail.com
participants (3)
-
charl@prograbiz.com -
Fridolyn SOMERS -
Richard Anderson