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

Allow numbers in header after icon #15

Closed
Raisins opened this issue Nov 10, 2014 · 4 comments
Closed

Allow numbers in header after icon #15

Raisins opened this issue Nov 10, 2014 · 4 comments

Comments

@Raisins
Copy link

Raisins commented Nov 10, 2014

Would be useful to show icon then number in the header.

Example:
[this is my title icon number]

Dagger of stabbing [image of dagger] 4

@crobi
Copy link
Owner

crobi commented Nov 11, 2014

I am unlikely to implement this feature, as I want to keep the project simple and don't want to provide extensive layout customization options.

If you want to implement this yourself, append <span style="float:right">4</span> to your title and inside the css/card.css file, modify .card-title-inlineicon-container by changing right: -1mm to right: 3mm

@crobi
Copy link
Owner

crobi commented Mar 20, 2015

Can you try http://crobi.github.io/rpg-cards/generator-next/generate.html (load the sample and enter a number in the icon text field)? Is this what you had in mind?

@Raisins
Copy link
Author

Raisins commented Mar 20, 2015

@crobi Awesome 👍

@Raisins Raisins closed this as completed Mar 20, 2015
@123jrf
Copy link

123jrf commented Aug 15, 2016

How would I implement this in my downloaded version? I'd like to be able to change the number on a card-by-card basis like you can on the online test version (or whatever it is), not just have a static number there.

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

No branches or pull requests

3 participants