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

Configuration options for CSS parameters such as font, avatar, background image #24

Open
3 tasks
epidrome opened this issue May 26, 2019 · 1 comment
Open
3 tasks
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@epidrome
Copy link
Owner

epidrome commented May 26, 2019

Consider adding options in _config.yml as parameters for visual style, because it seems that some users want to change attributes in the CSS such as

  • font (e.g., family, size)
  • avatar image (e.g., transparency, no border)
  • background image (e.g., solid color, responsive size vs clipping)

It is worth assessing current use by existing users, but I guess that there is trade-off between simplicity-features, ie some hacks are best left to advanced users as local changes

@rexlim820220
Copy link

rexlim820220 commented May 8, 2023

@epidrome could you kindly give an example how to modify title font-color in _config.yml?

My modification is somewhat like below, however it doesn't work properly as I expect

# Title and tag line
font-family: "Arial Black", Arial, Helvetica, sans-serif
font-color:  #00FFFF,
font-margin: 200px auto

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants