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

Overlapping of Article and Footer when using images from assets. #244

Open
0xpurecha0s opened this issue Sep 10, 2020 · 0 comments
Open

Comments

@0xpurecha0s
Copy link

0xpurecha0s commented Sep 10, 2020

When using asset images the article/post overlap with footer content. Like this. and this.

Steps to reproduce.

  • Enable asset folder
  • Create a new post with hexo new page pagename
  • A folder with the name pagename will be created in _posts. Download a sample image to use in the post.
  • Use the name of that image asset in the post like {% asset_img imagename.jpg title %}
  • The footer and article will be overlapping once you load that post.

Fix -

  • Create a folder called images in source and store your images there.
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