seleneheart: (Default)
Raederle ([personal profile] seleneheart) wrote in [community profile] style_system2023-09-24 09:43 am

Commet Threads 'Right' value

I'm having a problem in my personal journal, where if a comment thread goes over three comments, the fourth comment is pushed to the left when trying to reply to the third comment. The more comments in the thread, the more it gets pushed.

It can be seen in this post where I've made a bunch of comments to myself to illustrate: https://seleneheart.dreamwidth.org/1312626.html

Also see pic under the cut.





I've used the inspector to look at the code, and what I see is that, for each ongoing comment, in the qrformdiv there is the following code:
element {
min-width: 696px;
position: relative;
right: 75px;
background-color: rgb(103, 150, 199);
}


For each ongoing comment, the value of right: __px; grows larger. In the inspector, if I reduce the value of right: , it fixes the problem. However, that's not feasible to go in for every comment, or try to anticipate how long a thread could get. I have a paid account, and I'm using Abstractia as the base of the theme.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting