Add borders around posts #2

Open
opened 2026-06-03 20:32:45 -04:00 by maxine · 1 comment
Owner

We should add borders around posts to ensure that there is visual separation.

<div class="topic-post clearfix post--sticky-avatar sticky-avatar post--topic-owner topic-owner post--regular regular animated-avatar" data-post-number="2">
  <h2 aria-hidden="false" class="sr-only" id="post-heading-2">
  post by Maxine 2 days ago
</h2>
      <!----><!----><!---->
        <article id="post_2" class="boxed onscreen-post" aria-labelledby="post-heading-2" data-post-id="272" data-user-id="2">
          
<!----><!---->            <div class="post__row row">
              <div class="topic-avatar">
    <!---->
      <div class="post-avatar">
          <a class="main-avatar" tabindex="0" href="/u/maxine" data-user-card="Maxine" aria-label="Maxine's profile">
  
  <img alt="" width="48" height="48" src="/user_avatar/forum-yul.velvethangout.club/maxine/48/125_2.gif" class="avatar" loading="lazy">

</a>
          
            <!---->
          
<!---->      </div>
    <!----><!----><!---->
</div>

We should be able to edit maybe topic-post to create a small border.
https://forum-yul.velvethangout.club/t/test-webhook/83/2

We should add borders around posts to ensure that there is visual separation. ``` <div class="topic-post clearfix post--sticky-avatar sticky-avatar post--topic-owner topic-owner post--regular regular animated-avatar" data-post-number="2"> <h2 aria-hidden="false" class="sr-only" id="post-heading-2"> post by Maxine 2 days ago </h2> <!----><!----><!----> <article id="post_2" class="boxed onscreen-post" aria-labelledby="post-heading-2" data-post-id="272" data-user-id="2"> <!----><!----> <div class="post__row row"> <div class="topic-avatar"> <!----> <div class="post-avatar"> <a class="main-avatar" tabindex="0" href="/u/maxine" data-user-card="Maxine" aria-label="Maxine's profile"> <img alt="" width="48" height="48" src="/user_avatar/forum-yul.velvethangout.club/maxine/48/125_2.gif" class="avatar" loading="lazy"> </a> <!----> <!----> </div> <!----><!----><!----> </div> ``` We should be able to edit maybe `topic-post` to create a small border. https://forum-yul.velvethangout.club/t/test-webhook/83/2
Author
Owner
https://github.com/pyxfluff/moderntheme/issues/3 Raised it upstream
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
YakushimaOrganization/pyxmoderntheme-customized#2
No description provided.