PDA

View Full Version : Messed up Gallery


Cason
Aug-19-2006, 08:25 AM
Any idea why my gallery is displaying all my pictures in one long column? I tried changing it to traditonal and it does the same thing. :scratch I would like to use just the smugmug style. I checked all of my browsers (logged out) and they display incorrectly.

http://www.restorethepast.com/gallery/1758603
(http://www.restorethepast.com/gallery/1758603)

Andy
Aug-19-2006, 08:28 AM
Any idea why my gallery is displaying all my pictures in one long column? I tried changing it to traditonal and it does the same thing. :scratch I would like to use just the smugmug style. I checked all of my browsers (logged out) and they display incorrectly.

http://www.restorethepast.com/gallery/1758603
Showing fine, here.
Try clearing cache and looking again?

Cason
Aug-19-2006, 08:29 AM
I have it working by editing the HTML code in my description.

Andy
Aug-19-2006, 08:31 AM
I have it working by editing the HTML code in my description.
Paste your html code here. Let me see it.

Cason
Aug-19-2006, 08:37 AM
This is the new code. I must have had a missing close tag that borked the gallery up. It looks like it is working now.

<html>
A night of Southern Fried Fun at Montgomery's Marina Bar and Grill. Benefiting Father Walter's Memorial Child Care Center.
<p> </p>
<a href="mailto:restorethepast@charter.net?subject=RTP Questions!"><font color="#00FF00">Click here</font></a> to email RTP with any questions about gallery navigation and the ordering process.</p>
</html>

Andy
Aug-19-2006, 08:46 AM
This is the new code. I must have had a missing close tag that borked the gallery up. It looks like it is working now.

<html>
A night of Southern Fried Fun at Montgomery's Marina Bar and Grill. Benefiting Father Walter's Memorial Child Care Center.
<p> </p>
<a href="mailto:restorethepast@charter.net?subject=RTP Questions!"><font color="#00FF00">Click here</font></a> to email RTP with any questions about gallery navigation and the ordering process.</p>
</html>
That'll do it !