Author Topic: Ok new question :)  (Read 2608 times)

0 Members and 1 Guest are viewing this topic.

Offline Wildkarrde

  • album.pl User
  • *
  • Posts: 13
  • Karma: +0/-0
Ok new question :)
« on: August 12, 2006, 03:52:31 »
Ok, I have inserted my album.pl into a web page I have.  The page contains a table setup that is essentially 768 pix wide with 2 colums.  The column on the right is 568 pix wide so I changed my style sheet to bring my album in at 568 pix. I basically used this line:  <!--#exec cgi="../cgi-bin/album.pl"--> to call the album into the cell of the table.  Everything works fine except that darned style sheet then effects the whole page!  I only want it to effect the album it self.  How can I accomplish this?
Thanks!
« Last Edit: August 12, 2006, 04:07:35 by Wildkarrde »

Offline Wildkarrde

  • album.pl User
  • *
  • Posts: 13
  • Karma: +0/-0
Re: Ok new question :)
« Reply #1 on: August 12, 2006, 12:13:06 »
Never mind:)  I did it with IFRAME, no borders, no scroll bars - worked just dandy :)