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

Added support for custom UL and LI classes. #45

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

Conversation

kostasx
Copy link
Contributor

@kostasx kostasx commented Dec 22, 2014

The use can now enter a custom CSS class for the UL and LI elements holding the tweets:

$('.tweet').twittie({
    'ulClass' : 'customClass',
    'liClass' : 'tweet'
});

@sonnyt
Copy link
Owner

sonnyt commented Sep 22, 2015

@kostasx I am so sorry, I am just seeing this! This is a solid work. Can you please update the doc to include the info about the new config file?

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