• I am attempting to load my wordpress blog into a iframe. I am using a modified version of a single-column K2 for the theme.

    This is what it looks like now.

    you will notice an additional scrollbar is being added to the page (resize firefox window to uncover). In internet explorer the scroll bar problem is much worse. I have been advised to look into using or modifying the CSS to correct the issue.
    Would anyone be able to offer and solutions? Or point me in the right direction on where to start? I am not very skilled at CSS.

    Thanks!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • To get rid of the scroll bar, you need to specify the height of the iFrame, being equal or more than the wordpress blog you are putting inside.

    Cool site!

    Thread Starter thompsonry

    (@thompsonry)

    I tried adding in ‘height= 100%’ in the body tag and elsewhere I thought would help, but no change.

    So do i need to approximate the pixel height of the wp blog? (to allow for longer posts, do I just overshoot the pixel height?)

    btw, thanks Chrisber

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress in iframe – scrollbar problem’ is closed to new replies.