Posted in
4918
2:43 am, January 1, 2021
badge placement is offset in list pages [fixed]
Another bug caused by the badge changes
I think this can be added to a grid as well, and have the category on the left and the date on the right. Then need to align the category badge nicer.
Bug Status:
Fixed
Demo Link:
https://www.kruxor.com/list/code/
Looks like the format here is broken as well and needs to be added to a grid.
For this one i had to reset the absolute position and then re-align it as you can see in the following css.
HTML
<!-- Original Format -->
<div class='d-flex w-100 justify-content-between'>
<div class='nice-date'><small class="text-muted">2:43 am, January 1, 2021 </small></div>
<div class='category'><a href='/search/[@class_name]/[@category_urlenc]/' class="badge badge-secondary">[@category]</a></div>
</div>
<!-- New Grid Format -->
<div class='row list-item-meta'>
<div class='col-lg-6'>
<div class='nice-date'><small class="text-muted">2:43 am, January 1, 2021 </small></div>
</div>
<div class='col-lg-6'>
<div class='category'><a href='/search/[@class_name]/[@category_urlenc]/' class="badge badge-secondary">[@category]</a></div>
</div>
</div>
CSS
.list-item-meta .category .badge {
position:relative;
top: 0;
}
.list-item-meta .category {
position: relative;
top: 0px;
left: 0px;
text-align: right;
}
2:43 am, January 1, 2021
View Statistics
This Week
155
This Month
540
This Year
1284
Add Comment
Other Items in site bugs
making the search page nicer
add hero title to category listing page [not done]
category listing not working on categories with spaces [not fixed]
Changing the default hero image based on the category name [not yet done]
still more comment spam
search bug Above
weird search results being recorded
this is a weird one table underline appearing and dissapearing on mouse over
change images to upload file also to imgur [reported]
install codemirror for textareas [added]
add a youtube video preloader function, lazy load youtube [fixed]
spin rotate an element on mouse over [css]
add a comment recording system for posts [idea]
fix view page for search links [reported]
should have a different menu colour [reported]
style page numbers [fixed]
linking search results to view pages [finished] 🤣
badge border colour is too dark or light on number badges [fixed]
badge placement is offset in list pages [fixed]
top bar overflow issues [fixed]
Related Search Terms
Other Categories in Code
alpine js apps c css factorio font awesome images linux quick modals sqlite site bugs site updates slick slider sliders testing windows apps apache api apps asp bat bootstrap bootstrap templates charts cookies core css css filters css grid design elements docker domains emoji fancybox fonts foundation framework gimp git html icons ideas image formatting images javascript javascript functions jquery js linux mac misc modals mysql nginx node php php errors php function php functions php simple html dom pi400 python react regex sections simple_html_dom simplepie php site bugs site documentation slick slider sql sqlite ssh sublime svg svg css templates tools virtual box vscode vue webdev windows windows 11 windows commands wordpress