| Hi Karey
Karey Eansor wrote:
> I'm working on a Greenstone collection for school; it's due on Wednesday and
> I could really use some help.
>
>
> 1. I would like to change the SEARCH button on my navigation bar into
> text; the button looks horrible with my stylesheet.
Replace the _imagesearch_ macro in macros/base.dm
e.g. _imagesearch_ {<a href="/gsdlmod?e=d-00000-00---off-0gsarch--00-0----0-10-0---0---0direct-10---4-----dfr--0-1l--11-en-50---20-preferences-Frans+van+%27t+Hof--00-0-1-00-0--4----0-0-11-10-0utfZz-8-00&a=q">search</a>}
> 2. I would like to change the ABOUT logo on the about page to text,
> again, it looks very bad with my style sheet.
Change the macro in macros/about.dm
e.g. {About this collection}
> 3. I would like to remove the HOW TO FIND INFORMATION section on the
> about page; it's all gibberish when it comes to the browsing indexes I
> created. I plan on simply including this information in the ABOUT THE
> COLLECTION section of the about page.
Remove the lines
<h3>How to find information in the Greenstone Archives collection collection</h3>
There are _numbrowseoptions_ ways to find information in this collection:
_textbrowseoptions_
from the oops
The requested page could not be found. Please use
your browsers 'back' button or the above home button to return to the
Greenstone Digital Library. macro in macros/about.dm
Regards,
Katherine
>
> Thanks in advance for any help you can give me.
>
> Karey.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: https://list.scms.waikato.ac.nz/mailman/private/greenstone-users/attac=
> hments/20051201/081c3eb3/attachment.html
> _______________________________________________
> greenstone-users mailing list
> greenstone-users@list.scms.waikato.ac.nz
> https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users
>
> |