RSS Feed/News How to Properly Modify CSS Files?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
26,166
Points
823

Reputation:

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: 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:

Code:
Server error log
ErrorException...

Read more

Continue reading...
 
Status
Not open for further replies.
Top