Login     Sign up
Deporteando (@albertof)
111 months ago
554 Views

As a remedy for the photos, videos and blogs look when the full name is too long?

1 people followed this question
0

This is same problem.I already told you the solution.
Delete " overflow-x:hidden;" and "overflow-y:auto;" at ".stream_story_box " in style.css, line 1390.

Change to like as below.

.stream_story_box {
max-height: 800px;
}

foken @shigeru
111 months ago (Updated: 111 months ago)
@shigeru ok now if they are photos and videos, but are not blogs
111 months ago