Xenforo Help

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Harry

Rustacean
Management
Feedback score
10
Posts
1,606
Reactions
876
Resources
0
Right click on the space, and open the developer console (or around that area). Go over to the styles tab on the right, and looking for where the padding is being set.

You can dynamically enable/disable these, such as below with the chatbox margin:
https://gyazo.com/a6ebed376c8d79ffb0a957bfd0d14fdc
 

MemoryFault

Nothing to see here..
Supreme
Feedback score
14
Posts
263
Reactions
114
Resources
5

Harry

Rustacean
Management
Feedback score
10
Posts
1,606
Reactions
876
Resources
0
I can see this works, although does not permanently fix this
Yeah, so once you've identified which CSS element is causing the issue, you'll need to find this in the actual CSS files and edit it out (as well as clearing your cache).
 

MemoryFault

Nothing to see here..
Supreme
Feedback score
14
Posts
263
Reactions
114
Resources
5
Yeah, so once you've identified which CSS element is causing the issue, you'll need to find this in the actual CSS files and edit it out (as well as clearing your cache).
That's the issue I am having, I can't seem to locate this :/
 

MemoryFault

Nothing to see here..
Supreme
Feedback score
14
Posts
263
Reactions
114
Resources
5
It should tell you the file and line number in the developer console, like so: https://cdn.majored.me/file-sharing/jpg/4m4ob.jpg
https://gyazo.com/22337147166003b88b83ea6e3ffe6342
I have found this, so could you let me know where that would be? I think I have an idea but can't seem to locate it. I am using the web editor. https://gyazo.com/e54f406abcae8173e36067d6cd9ac266[DOUBLEPOST=1549413400][/DOUBLEPOST]
https://gyazo.com/22337147166003b88b83ea6e3ffe6342
I have found this, so could you let me know where that would be? I think I have an idea but can't seem to locate it. I am using the web editor. https://gyazo.com/e54f406abcae8173e36067d6cd9ac266
I located the xenforo.css which is where this tells me to go but I can't seem to find it exactly
 

Attachments

  • upload_2019-2-6_0-26-9.png
    upload_2019-2-6_0-26-9.png
    361.7 KB · Views: 13
Last edited:
Status
This thread has been locked.
Top