Page 1 of 1

Pictures keep appearing in the wrong section. Frustrated!

PostPosted: Sat Dec 18, 2010 6:54 pm
by Bubba Suess
I am not an html guy, so forgive me my ignorant ways...

I put a little gallery of summit shots together and pasted into a new route page. However, they keep appearing in the section below the one I intend for them to be in. Also, the map is supposed to be centered, but for some reason it is shifted to the left.

Any help in figuring this out is much appreciated!

Here is the code I put in:

<p><table class=inline_image_thumbs><tr><td><a href=/view_object.php?object_id=645409 rel=no_follow><img src=/images/thumb/645409.jpg></td><td><a href=/view_object.php?object_id=657626 rel=no_follow><img src=/images/thumb/657626.jpg></td><td><a href=/view_object.php?object_id=657628 rel=no_follow><img src=/images/thumb/657628.jpg></td><td><a href=/view_object.php?object_id=657623 rel=no_follow><img src=/images/thumb/657623.jpg></td><td><a href=/view_object.php?object_id=657625 rel=no_follow><img src=/images/thumb/657625.jpg></td><td><a href=/view_object.php?object_id=657624 rel=no_follow><img src=/images/thumb/657624.jpg></td><td><a href=/view_object.php?object_id=657630 rel=no_follow><img src=/images/thumb/657630.jpg></td><BR CLEAR=ALL>

Here is the page in question:

Deadfall Lakes Trail

Thanks!

Re: Pictures keep appearing in the wrong section. Frustrate

PostPosted: Sat Dec 18, 2010 8:07 pm
by Bubba Suess
I figured it out. Nevermind.

Re: Pictures keep appearing in the wrong section. Frustrate

PostPosted: Thu Apr 14, 2011 7:16 pm
by Sarah Simon
Bubba,

One of my pages has mysteriously been afflicted by this issue, too.

http://www.summitpost.org/winter-route- ... 673/580967

What was your resolution? Can you please share?

Also: I have some pics that aren't showing up at all on this page, and another that appears in the wrong section but dumps its un-executed code to appear in the following section.

[img:580964:alignleft:medium:]

What the heck?

Thanks for your help!

Sarah

Re: Pictures keep appearing in the wrong section. Frustrate

PostPosted: Fri Apr 15, 2011 7:58 am
by Gangolf Haub
sarah.simon wrote:Bubba,

One of my pages has mysteriously been afflicted by this issue, too.

http://www.summitpost.org/winter-route- ... 673/580967

What was your resolution? Can you please share?

Also: I have some pics that aren't showing up at all on this page, and another that appears in the wrong section but dumps its un-executed code to appear in the following section.

[img:580964:alignleft:medium:]

What the heck?

Thanks for your help!

Sarah


Sarah, I fixed the problem. You had used an image number (580966) which didn't exist for the very first picture. For some weird reason the next image is displayed in the section with the error and all imagges move one up. Only the last picture cannot be displayed that way.

I also replaced your bullet points with html bullet points. If you don't like it you can revert to the last version of the page history (which already has the picture issue fixed).

Re: Pictures keep appearing in the wrong section. Frustrate

PostPosted: Fri Apr 15, 2011 3:17 pm
by Sarah Simon
Vielen Dank! :D

I'll remember this trouble shooting in the future.