Technical Support Forums

Technical Support Forums » Web Album Generator

Incorporating the album into the existing format of my website (2 posts)


About this Topic

Tags

  1. billtag
    Member
    Posted 1 month ago

    I created my first WAG album but here is my problem. I inserted the generated files into an existing website. I prefer to have all my web site pages a fixed pixel size rather than use a percentage. The website I want to put the WAG Album into is set up as tables with fixed page sizes of 1020 pixels. With WAG the album fills the entire screen (probably using percentage) and I see no way to modify it. I suppose what I am asking, is there a way to chnage the page layout of the generated pages? I hope I am describing this properly. Is there anything you can suggest?

    I just downloaded Web Album Generator and am testing it. I am a novice web builder and do this mostly as a hobby so I am not an expert by any means. I previously used MS Frontpage but am now using (and trying to better understand) Expression Web 3.

    Thanks,
    Bill

  2. Mark
    Administrator
    Posted 1 month ago

    Hi Bill,

    You can control the width of the table via the stylesheet template, but the minimum width will always be determined by the thumbnail size. Choosing fewer thumbnails per row may help if you find it's too large.

    Otherwise, you can change the width with something like this (untested, but it should work):

    #index  {
       width: 1024px;
    }

Reply

(required)