Currently, search results on my site are coming up looking like the following:
This looks silly. Some numbers (like the 7) look like they are positioned below the last line of the result title. I want the number element to line up with the top of the search result so it looks better. I have tried styling the ::marker pseudo-element and can change the font size, style, and color, but haven't found anything to change its vertical position.
Any suggestions how to do this?
ETA: I don't know why it's aligning this way in the first place. If I make a little test page, it aligns with the first line of the list item, which is what I would expect. Any thoughts on what could cause this misalignment?
Recent comments
Already fixed. Mysql8 doesn't need any setting on my.cnf. Once '$database_charset = 'utf8mb4';' is in settings.php, everything works fine. I was just looking at the wrong site.....
utf8mb4 support for Mysql 8
argiepiano, Thank you for the opening an issue on github. I found it fixed completely! Olafski, Thanks for your support!
Login link doesn't work
I think that is created from a view rather than a module or part of core. Perhaps it was on your original site. Perhaps it is called Backlinks and it will have a menu path of /node/%/backlinks Find...
How to remove the "Backlinks" tab from display?
@argiepiano - Nvm. Found it, and posted an issue in the docs issue queue. https://github.com/backdrop-ops/docs.backdropcms.org/issues/226 Thanks for your help!
Editing nodes makes them lose formatting
Thanks for the info of Node Convert! The information came just in time because in the process of a site development I realized that for already created nodes I need to change their type in order to...
change content type for existing node/page