Technical Support Forums

Technical Support Forums » Web Album Generator

Thumbnail Navigation Links (2 posts)


About this Topic

Tags

  1. knielsen
    Member
    Posted 3 years ago

    I'm incorporating the albums generated by WAG into my website, which is done by Site Spinner. What part of the HTML code generated by the WAG is responsible for the word (and link) "index" that is above the thumbnail navigation links above the large picture? I need to be able to delete that for it to work properly in my web site, and as you can guess, I'm not proficient in reading html.

  2. Mark
    Administrator
    Posted 3 years ago

    Near the top of each photo page, there'll be some code like this:

    <span class="index">
        <a href="index.html" title="Return to Index">Index</a>
    </span>

    Note that this may appear all on one line. I think that's what you're looking for, though. Hope this helps!


Reply

(required)