Options

Pre Sales question regarding customization...

pirate4x4lancepirate4x4lance Registered Users Posts: 7 Beginner grinner
edited September 4, 2008 in SmugMug Pro Sales Support
Ok, I'm sorry for cross posting, but I need to figure this out before I can justify purchasing the service. I currently use "Gallery" but would love to switch to SM if I can figure out a solution ASAP. Here is the cross post I made in the other forum -

Why are there gaps in the table in my template?
<hr style="color: rgb(87, 87, 87);" size="1"> <!-- / icon and title --> <!-- message --> Ok, so I am pulling out my hair on this. I have a sample template here -

http://www.pirate4x4.com/temp/sample1.php

Notice all the gaps in the tables. I've figured out *why* it has these gaps in smugmug, and I've duplicated the problem in the sample above. It's the top line of HTML -

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"&gt;

which SmugMug uses. I can make the problem go away by changing the line in my template sample to this -

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;

As you can see in sample 2 here -

http://www.pirate4x4.com/temp/sample2.php

So how can I fix this issue in my SmugMug gallery? SURELY I can't be the only one having this problem, even though I haven't found anyone asking about it by searching? :(

Please help!!!
Failed to load the poll.
Sign In or Register to comment.