Login     Sign up
Deporteando (@albertof)
130 months ago
723 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
130 months ago (Updated: 130 months ago)
@shigeru ok now if they are photos and videos, but are not blogs
130 months ago