PDA

View Full Version : Missing Photos????


Cuties02q
Feb-20-2008, 08:47 AM
For some reason I cannot see any photos in any of my galleries :dunno

http://cuties02q.smugmug.com/gallery/4333568_NyhBL

Allen
Feb-20-2008, 09:02 AM
For some reason I cannot see any photos in any of my galleries :dunno

http://cuties02q.smugmug.com/gallery/4333568_NyhBL
They popped right up in Firefox here. Try clearing your Smugmug cookies.

Allen
Feb-20-2008, 09:09 AM
For some reason I cannot see any photos in any of my galleries :dunno

http://cuties02q.smugmug.com/gallery/4333568_NyhBL Oops, on your Information page you can only have one div named myText, you have four.
Change all the id's to class.

from this (four places)

<div id="myText">
to this

<div class="myText">

Then change this in CSS

.gallery_2884559 .myText {
position: relative;
font-weight: bold;
width: 280px;
margin-top: -260px;
margin-left: 330px;
}

Andy
Feb-20-2008, 09:24 AM
Hi, what browser and exact version please?