Search found 1 match

by Makaze
Thu Dec 06, 2018 1:14 pm
Forum: Feedback and Technical Requests
Topic: Technical Issues
Replies: 100
Views: 10854

Re: Technical Issues

Your banner and forum are not in alignment on the current skin.

Image

You can fix that with this bit of CSS:

Code: Select all

#wrap {
max-width: none ! important;
}
Which makes it fill the page:

Image

Go to advanced search