This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tumblr Page Won't Scroll AT ALL!!!?
04-08-2014, 08:57 PM
Post: #1
Tumblr Page Won't Scroll AT ALL!!!?
I recently created a page on Tumblr with custom HTML & CSS coding. Everything seems to be coming along with it, but for some reason, I cannot scroll down AT ALL. I made multiple test posts to try and see if that was the issue, but it did nothing. I cannot figure out what to do to be able to scroll down the page. I do not have multiple pages attached to it, and yes, infinite scrolling is enabled. Is there some sort of HTML or CSS code I have to add to enable scrolling in general?

Ads

Find all posts by this user
Quote this message in a reply
04-08-2014, 09:05 PM
Post: #2
 
Delete re add

Ads

Find all posts by this user
Quote this message in a reply
04-08-2014, 09:08 PM
Post: #3
 
You've likely, in your css got something like:

overflow:none;

Depending on your configuration, you will want:

overflow:scroll;

or

overflow:visible;

There are many places this could be, without seeing the page, i cannot tell.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)