Support The text is written on a single line (posts)

Nxel

Registered
Hi everybody!
I just realized this is happening. The text is written on a single line (and the forum is deformed). Does anyone know why and how can I fix it? :cry:

BUChNEA.png
 
Solution
Thank you! Do you need me to show you the codes, or something?

This code needs to removed from extra.less
Code:
.p-body-main {
    table-layout: auto;
}

Also edit and replace bb_codes.less template

Code:
/********* public:bb_code.less ********/
.bbCodeBlock{display:flow-root;margin:.5em 0;background:#20282d;border:1px solid #3a4953;border-left:3px solid #f2930d}.bbCodeBlock.bbCodeBlock--quote .bbCodeBlock-content{font-size:13px}.bbCodeBlock-title{padding:6px 10px;font-size:13px;color:#f2930d;background:#242d33}.bbCodeBlock-title:before,.bbCodeBlock-title:after{content:"...

Nxel

Registered
Did you check the problem in the default style?
Do you have a pattern error?
Sorry, I should have mentioned it... In the "default" style I don't have that problem. However, I reset the xml of the current style to a previous one and it keeps happening...

@kutaz
My version is: 2.2.5
The theme I use is: ClanZ Dark
 
Last edited:

Nxel

Registered
I understand what you say, but it is strange because these days I did not have that problem and was using the same style in the same version... :cry:

I really appreciate the help ☺️

Edit:
I have updated to version 2.2.6 and installed the Rain 2.2.6 style
And I still have the problem ... 🤦‍♂️
 
Last edited:
Back
Top Bottom