> Duncan McNeill said
> 
> > Go to iView>plug-ins>HTML Templates>about..
> > 
> > and all should be revealed!
> 
> Thanks for that Duncan. I'm not very familiar at all with editing
HTML. 
> So
> 'all should be revealed" is a little optimistic I'm afraid...
> 
> But, I have read the document 'About_Templates.html'. I don't want to 
> make
> custom template (to my knowledge) - 

David

You might have to.

I can't find the file that iView uses to generate it's default view; it
seems the HTML templates are 'extras' that appear in the menu if you
decide not to use the default. The default is 'hard-coded' into the app.

>I'm very happy with how the 
> galleries
> look as they are in "Default Setting", apart from the fact I wish to 
> change
> the file 'iview.gif' to my own logo. This I have done by going to
> Plug-ins>HTML Templates>Index Templates>assets>and replaced the
original
> iview.gif with my logo with the same file name.

That will work because the asset is external to the program file; but
the HTML, AFAICT, isn't.

> I've tested this and it appears to work OK. Only one problem...when
one
> click on the 'new' iview.gif (i.e. my logo) the viewer still get sent
to 
> the
> iView web site !
> 
> I can't locate which file I should edit to change the iview.gif link
to 
> my
> website. Any suggestions ?

You could use the basic templates:

    iView>plug-ins>HTML Templates>Index Templates>basic.html
    iView>plug-ins>HTML Templates>Media Templates>basic.html
    
And change the following lines, in both files:
    
    <p><font size="2" color="#888888">Created with <a
href="http://www.iview-multimedia.com"; title="Media Management Made
Easy.">iView MediaPro</a> | (iView:Date) | (iView:Time)</font></center>

    to:
    
    <p><a href="http://www.youraddress.com";><img
src="assets/your_logo.gif" ></a></p></center>

That should do what you want.

Any problems, let me know.

HTH

-- 
Andy Warwick
Creed New Media Design

w: http://www.creed.co.uk
===============================================================
GO TO http://www.prodig.org for ~ GUIDELINES ~ un/SUBSCRIBING ~ ITEMS for SALE

Reply via email to