Skip to main content
Participant
January 16, 2007
Question

Integration of Photo Gallery to web site

  • January 16, 2007
  • 1 reply
  • 445 views
We are redesigning our company using DreamWeaver.

While integrating an PhotoShop Elements 5 photo gallery to our site, we've come across a stumbling block:

Digital Media Vault page - notice the white area between the bottom of the photo gallery and the top of the name and address bar at the very bottom of the page. When you click on any other page, you will notice that the bottom bar is integrated with the rest of the page. Can anyone help show us how to eliminate this space?

Thanks in advance!
This topic has been closed for replies.

1 reply

Inspiring
January 16, 2007
On 15 Jan 2007 in macromedia.dreamweaver.appdev, LifeLink wrote:

> While integrating an PhotoShop Elements 5 photo gallery to our
> site, we've come across a stumbling block:
>
> http://208.109.194,69/mediavault.html - notice the white area
> between the
> bottom of the photo gallery and the top of the name and address bar
> at the very bottom of the page. When you click on any other page,
> you will notice that the bottom bar is integrated with the rest of
> the page. Can anyone help show us how to eliminate this space?

It's the non-breaking space ( ) at the end of this line of code:

<TD colspan="7"><object classid="25336920-03F9-11CF-8FD0-
00AA00686F13" codetype="text/html" data="mediavault/index.html"
type="text/html" width="792" height="350" border="1"></object> </TD>

--
Joe Makowiec
http://makowiec.net/
Email: http://makowiec.net/email.php
LifeLinkAuthor
Participant
January 16, 2007
Thanks Joe,

We'll give that a try tomorrow.

Do you have any idea what would be causing the vertical scrollbar to appear on the same page?

Tom