Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix #2

wants to merge 3 commits into from

Conversation

ohvitorino
Copy link

Hi,

I added some javascript code to truncate the text in thumbnail quotes. The same issue exists in regular text posts also. I'll fix that during this week if i have the time.

Regards
BV

@zjr
Copy link

zjr commented Jul 13, 2011

Why not do that with CSS? You can just specify the width of the .inner class to 90px or whatever and set the overflow to hidden. It seems simpler to me... changes all types of posts rather than just quotes.

But hey, if you have some clue about JavaScript (I'm pretty uneducated) d'you happen to have any idea how I can preserve 9 posts per page in grid view while having endless scrolling in list view? Currently when I select list view I get a page, and then it reloads the same page once or twice... it would be nice to have a list view that only loads a page once, and even nicer to have a list view that added pages endlessly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants