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

Backend .css setting error #410

Closed
2 tasks
ghost opened this issue Nov 14, 2020 · 5 comments
Closed
2 tasks

Backend .css setting error #410

ghost opened this issue Nov 14, 2020 · 5 comments
Labels

Comments

@ghost
Copy link

ghost commented Nov 14, 2020

Customizing blog posts in the Writefreely .css editor allows to demonstrate that:

  • <h1> titles of a blog post are effectively declared/processed as bigger <h2> elements;
  • <h2> elements seem to be <span> vs. <div>, hence preventing a border-bottom property to be pictured on the page width.
@ghost
Copy link
Author

ghost commented Nov 14, 2020

Could be related to the <h2> statement here: writefreely/templates/include/posts.tmpl

@thebaer
Copy link
Member

thebaer commented Dec 3, 2020

Hi, could you be a bit more specific about any particular bug you've found?

@ghost
Copy link
Author

ghost commented Dec 4, 2020

Hi. Customising the <h2> style in the .css window also impacts <h1> elements in posts and pages.

@thebaer
Copy link
Member

thebaer commented Dec 4, 2020

Could you share the specific CSS you're using, plus a screenshot or URL to the blog? Just trying to figure out if this is a bug in the software or not.

@thebaer
Copy link
Member

thebaer commented Mar 9, 2021

Closing this since we don't have a clear idea of any particular bug here.

@thebaer thebaer closed this as completed Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant