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

How set id question #20

Open
lesar opened this issue Dec 10, 2019 · 0 comments
Open

How set id question #20

lesar opened this issue Dec 10, 2019 · 0 comments

Comments

@lesar
Copy link

lesar commented Dec 10, 2019

I have look at the code but is hard to me understand how the id is binding in carousel container.
I like to assign an #ID on carousel tag in markdown page.

Can anyone help?
best regards,
Leonardo

Update

I have found it in ShortcodeManager.php row 305:

return substr(md5($shortcode->getShortcodeText()), -10);

so is not possible give an #id to the container.
How can I customize the carousel display by css?
If I use a class all carousel will be customized.
If I like to customizze a single carousel how have to do?

best regards,
Leonardo

Update

Can I do a pull request to add a customizable #id parameter and let the same behaviour if is missing?
If people add non unique #id all go wrong but is a user mistake and I think is acceptable.

best regards,
Leonardo

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

No branches or pull requests

1 participant