-
Notifications
You must be signed in to change notification settings - Fork 18
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
floating newentry_form #80
Comments
I can achieve my preferred result with conf/userstyle.css:
... but i am not sure if there are side effects... |
I've just removed the clear flag as I agree that it is really ugly with table of contents. I could imagine that in older versions of the plugin where the table of contents of the blog pages were not displayed this made more sense. I'm not totally sure if this is the best solution as now if you put some floating images before the blog listing they will float to the side of the form and even to the side of the blog entries. But on the other hand if you have such a floating image it did already float to the side of the blog entries when you have no permission to create pages so I think this is only consistent with the existing behavior. |
@michitux Without |
Which template are you using? Can you provide a screenshot of what you mean with too wide? |
If you use topform and you have table of contents enabled, the newentry_form is moved down after the toc.
Please provide a floating element which can reside left from the toc - as default behaviour or as an option.
The text was updated successfully, but these errors were encountered: