Cleaning up scrollbars on Tumblr

radiost8 / 2011-07-19 13:30:00   

I wasn't able to find any solution by searching through threads on this forum. Wondering if someone could help me get rid of the nested scrollbars; only want to have a single external vertical scrollbar. As I understand, this is caused by Tumblr/my custom Tumblr template and not the iframed plugin itself.

I was wondering if it might have been div's being too wide. Not the problem. Thought it might have been the Follow/Dashboard button. Repositioned it and it doesn't seem to be the problem. Don't know what's going on. Any help would be greatly appreciated.

http://www.burnmyeye.org/site/developments/ (page using iframed plugin)
http://tumblr.burnmyeye.org (Tumblr used in iframed plugin)
http://www.burnmyeye.org/tumblr-css/index.html (backup of Tumblr template)
http://www.burnmyeye.org/tumblr-css/style.css (CSS used in Tumblr template--still needs to be cleaned up, sorry)

tmyie / 2011-07-19 17:14:43   

Heya, I found this works for me.

  1.  < iframe src="http://tomjhume.tumblr.com" name="frame1" scrolling="auto" frameborder="no" align="center" height = "2000px" width = "1200px" >
  2. </iframe> 

With the plugin installed of course! I'm new as well just did a goliath google search on the bastard x

radiost8 / 2011-07-19 17:37:28   

Thanks for your suggestion. I tried it and it does something entirely different to my Tumblr. Don't know what it is about my template that's throwing everything off. (I can insert your Tumblr no problem.) Also wondering how setting your iframe height at a fixed 2000px height is going to work when you have a lot of content with varying size. Going to take a break and then check this out again.

Currently implimenting the script that tmyie provided.

radiost8 / 2011-07-19 17:47:40   

Wondering if using a custom domain is messing things up...

This thread has been closed, thank you.