PDA

View Full Version : Table in diffrent location on main page and galleries


LouBuonomo
Aug-16-2005, 07:48 PM
Ok I am not a CSS guy but the on the old system I had my links and search etc in a table just under my banner. Still there on the main page but it moves above the footer in the new system. What gives ?

Also how do you turn off all the comment stuff ?

I like the new format for the most part. Sorry you guys had such a rough night. I have been there !

Lou

Helen
Aug-17-2005, 02:31 AM
Hi, Lou,

You can turn off comments by going to "Customize Gallery" and there is an option about half-way down the page.

Well, I went to upload some pix of my baby girl about 4 hours ago, and next thing you know, I'm sucked into this customization stuff. So, I'm pretty new at this, but I do see something fishy in your search bar code... there is a stray </table> end tag before the table the contains your search bar.

Good luck! And, if you'd like to see what 4 hours of customization will get you, check out my baby's gallery at: http://pelster.smugmug.com/gallery/246065/2/30952748. I pretty much just added those silly "Miami Vice" colors, but I think they're better than SM's slime green.

-H

LouBuonomo
Aug-17-2005, 05:33 AM
Very cute Helen and nice job on the co-branding.

I am still having some problems.. The table is still roaming and the link I have back home looks right on the main pages but has a lot of space when it moves to the table jumps to the bottom.

This is my code any help would be greatly welcomed

Lou

<!-- MYHeader -->
<div align="center">
<img src="http://Westhighland.smugmug.com/photos/28871040-L.jpg" width="640" height="182">
</div>
<!-- Links and Search box -->
<table width="750" border="0" cellspacing="5" cellpadding="2" align="center" bgcolor="#1e1e1e" height="25">
<tr height="22"><form name="searchBox" method="get" action="/search/index.mg">
<td align="center" bgcolor="#696969" width="360" height="22"><span class="nav"> </span> <a class="nav" title="Nature and Wildlife Photographers of Long Island"href="<A href="http://www.nwpli.com">NWPLI</a">http://www.nwpli.com">NWPLI</a> |
<a class="nav" title="Photo Migrations Nature Photography Website" href="<A href="http://www.photomigrations.com">PhotoMigrations</a">http://www.photomigrations.com">PhotoMigrations</a> | <a class="nav" title="Naturescapes Nature Photography Website" href="http://www.naturescapes.net" >NatureScapes</a> | <a class="nav" title="Long Island Birding Website" href="<A href="http://www.libirding.com">LI">http://www.libirding.com">LI Birding</a></td>
<td class="nav" align="center" valign="middle" bgcolor="#696969" height="22"> <a class="nav" href="http://www.westhighland-imaging.com"> </a><a class="nav" href="<A href="http://www.westhighland-imaging.com">West">http://www.westhighland-imaging.com">West Highland home</a> | <a class="nav" href="<A href="http://www.smugmug.com/help">help</a">http://www.smugmug.com/help">help</a>
<input type="text" name="searchWords" size="18" style="border:1px solid #000000; width: 142; background-image:url('/img/nav/shadow_left.gif'); height:19" value=" search my galleries" onClick="if(document.searchBox.searchWords.value == ' search') { document.searchBox.searchWords.value = ' ' }" /><input type="hidden" name="searchType" value="InUser">
<input type="hidden" name="NickName" value="westhighland"><input type="image" src="/img/nav/search_lean.gif" alt="Search online photo albums" align="absmiddle" width="21" height="21" hspace="0" vspace="0" border="0" onclick="if(document.searchBox.searchWords.value == ' search') { document.searchBox.searchWords.value = ' ' }" /></td>
</tr></form>
<!-- End links and Searchbox -->

Helen
Aug-17-2005, 11:59 AM
Lou,

I see that now you need a </table> end tag between the </form> tag and your final comment <!-- End links and Searchbox -->. Maybe this was the stray tag that was just in the wrong place before. Let me know how it works.

BTW, I enjoyed your bird images. We live in the mountains and it rained yesterday for the first time in a couple of months. The birds were out like mad - it was great!

-H

LouBuonomo
Aug-17-2005, 01:20 PM
Thanks Helen that did it :clap ... yeah Birds are my thing right now.

Cheers,
Lou