[ List Archives Home ] [ Thread index for 2008 ] [ Date index for 2008 ] [ Author index for 2008 ]


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
John,
Be sure to also check how it works with placing a hold (especially item-level holds). We ran into trouble with the " request selected item" button showing up above the toplogo (which was not very intuitive for our users!). Adjustments to the toplogo.html file fixed the problem.

We've found that we have to remember to test all the hidden nooks and crannies of the system (i.e. not just the main search features) in order to find trouble spots.

Good luck!

--Paula
---------------------
Paula Hammett
Collection Development Coordinator & Web Coordinator
University Library, Sonoma State University
1801 E. Cotati Ave., Rohnert Park, CA 94928
707-664-3912, 707-664-2090 (fax)
hammett at sonoma dot edu


From: "Bollinger,Stephen" <bollingers at cadl dot org>
Date: December 28, 2005 11:25:54 AM PST
To: "IUG INNOPAC List" <innopac at innopacusers dot org>
Subject: RE: [IUG] toplogo.html
Reply-To: IUG INNOPAC List <innopac at innopacusers dot org>


I'm guessing this will break when you are in /patroninfo and you click
on the title of a book you have requested or checked out. Since I don't
have a login to your system there's no way for me to check, but you can.
My guess is that the text will appear on top of the banner image and be
hard to read.

Yours,
-Steve

Stephen Bollinger
Internet Specialist
CAPITAL AREA DISTRICT LIBRARY
401 South Capitol Avenue
Lansing, MI 48901-7919
http://www.cadl.org/

-----Original Message-----
From: innopac-bounces at innopacusers dot org
[mailto:innopac-bounces at innopacusers dot org] On Behalf Of John Creech
Sent: Wednesday, December 28, 2005 1:55 PM
To: innopac at innopacusers dot org
Subject: [IUG] toplogo.html

Hi. Rather than call the help desk I'm going to <gulp> send this out to
the list.</gulp>. I have my staging port open for the short term and am
wondering if anyone could help me with aspects of the toplogo.html file.

In our current live webpac we have a longish image banner within the
toplogo file that causes users to have to scroll right if screen
resolution is small enough - like 800 X 600 or less - ugh.

On our staging server (http://library.cwu.edu:2082/) I have essentially
commented out the text of my toplogo file and have replaced it with a
call to my style sheet (catalog.css) in the body command:

body {
margin-top:97px;
font-size: 80%;
font-family: Verdana, Arial, Helvetica, sans-serif; background :
#ffffff; background-image:url(/screens/cattrax_photo_banner.jpg);
background-repeat:no-repeat;
}

I have checked the screen rendering in Browsercam
(http://www.browsercam.com), a subscription service that we use here at
CWU to check how our pages look on various operating systems and across
browsers. Everything appears to be ok as far as I can tell.

While setting an image in the body command is, to my knowledge, valid in
html, I'm wondering if any of you can forsee any problems I may
encounter by the toplogo.html file essentially not being called in the
srchhelp screens, etc. I can't find any screens either by manually
testing or via Browsercam that don't function properly. Do those of you
more knowledgeable than I at this stuff know if I could have problems
with this? Thanks for any help.

John Creech
Systems Librarian
Central Washington University Library
400 E. University Way | Ellensburg, WA 98926 | office - 509.963.1081 ||
fax - 509.963.3684



--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---