How did I do this?

dbanghart

Joined: 2007-09-07
Posts: 3
Posted: Sat, 2007-09-08 17:48

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):http://susanbanghart.com/Gallery/Portraits
Gallery version: 1.5-RC2
Apache version:1.3.33
PHP version (don't just say PHP 4, please):4.4.1
Graphics Toolkit:
Operating system:XP
Web browser/version (if applicable): IE 7 /FireFox

A year ago or more, I customized my gallery, adding links on the left hand side. I can't remember how I did it. I presumed I did so following instructions from this forum. I have been searching the forum to see what i did Any ideas where I need to change these links?

 
dbanghart

Joined: 2007-09-07
Posts: 3
Posted: Sat, 2007-09-08 18:49

Well ignore the above posting. I finally poked around and found I was using the HTML wrap, modifying the album header.

However this brings up a second question. In IE 7.0 the page looks fine In Mozille firefox the images on the rights are pushed down, as if the link section was to wide. How do I fix this?

http://susanbanghart.com/Gallery/Prints

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2007-09-09 06:46

Viewing your source you have

    <td valign="top">

<html>
<head>
<title>Portraits - Susan Banghart - Artist</title>

you cant have html and head tags in the table cells.
html_wrap files should only have regular html ( table cells etc ) not head/html/title/meta/style/body tags.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team