- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 19,048
- راهحلها
- 27
- پسندها
- 3,251
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hello everyone,
Here's the situation - I don't edit CSS templates directly but create a "template modification."
I do everything correctly and simply, for example:
Find:
Replace with:
After I activate this, the main page of the forum completely loses its CSS layout, turning into a jumble of words. In the forum console, I get tens of thousands of errors per minute of approximately the following content:
Code:
Here's the situation - I don't edit CSS templates directly but create a "template modification."
I do everything correctly and simply, for example:
Find:
min-height: 260px;
Replace with:
min-height: 400px;
After I activate this, the main page of the forum completely loses its CSS layout, turning into a jumble of words. In the forum console, I get tens of thousands of errors per minute of approximately the following content:
Code:
نام موضوع : How to Properly Modify CSS Files?