Forums » Installation

Columner Theme/iFrame

jsmallernst
UNITED STATES
2010-09-01 20:11:47
Permalink Post
 

I have seen people mention problems with iframe/Columner in other threads, but as far as I can tell the questions weren't really addressed. I apologize in advance if I'm wrong about that.

My situation: I have successfully set up a Wordpress blog in my site, using the iframe plugin, in the Columner theme.

The only adjustment I'd like to make is that when a visitor scrolls down to the bottom of the blog and clicks "Previous Entries" that they return to the top of the page. As it is now, you have to manually scroll up to return to the top of the next (iframed) page/blog post.

Any advice would be great. Thank you!

Link

Vaska A
UNITED STATES
2010-09-02 10:47:31
Permalink Post
 

The only adjustment I'd like to make is that when a visitor scrolls down to the bottom of the blog and clicks "Previous Entries" that they return to the top of the page. As it is now, you have to manually scroll up to return to the top of the next (iframed) page/blog post.

That's really strange, how did you do that?

jsmallernst
UNITED STATES
2010-09-02 16:38:11
Permalink Post
 

Well, so far I added "overflow: hidden" and a very large min-height and min-width in the CSS as a fix for the initial scrollbar problem (a fix I picked up from the forum). Those are the most significant style changes I can think that I've made.

However, I know there must be something I'm missing--another adjustment I've made that is messing things up, or perhaps an adjustment to be made in the Wordpress theme?

I have searched for successful examples of iframed blogs in the Columner theme but I've yet to find them. So far I've improvised a bit. : )

Do you know what it might be? Thank you for looking.

jsmallernst
UNITED STATES
2010-12-16 01:02:35
Permalink Post
 

Hello again,

Has there by chance been any development on this issue? I am still searching and tweaking as best as I can, but no luck.

Thank you again for looking!

G470 A
GERMANY
2010-12-16 02:02:51
Permalink Post
 

Hey jsmallernst,
put this inside the body tag of your wordpress theme. I think that will do the trick :)

  1. onLoad="window.parent.scroll(0,0);  "
jsmallernst
UNITED STATES
2010-12-16 11:41:27
Permalink Post
 

G470: Thank you so much!

It worked beautifully. I just added it inside the body tag in the Wordpress header and voila.

Thank you again!

Showing 1 - 6 of 6 posts in Forum > Installation > Columner Theme/iFrame
 

You need to be logged in to post.