Need some help with (Xenith) Xenforo Theme

Status
This thread has been locked.

TwistedRain

I own block game servers
Premium
Feedback score
13
Posts
853
Reactions
343
Resources
0
Just need some help centering the logo and some other things if possible add me on skype: jackplaysgames32603 the website is optimauhc.net
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Jayson

Supreme
Feedback score
17
Posts
1,258
Reactions
741
Resources
0
I'm guessing that the theme .xml can easily be edited with <center> around the logo. Depends on how the theme was made though.

Edit:
I looked back at the pictures and it might actually be related to CSS and pixels on the left and right of the whole thing. This will make it slightly harder to edit.
 

Wvisoecj

Supreme
Feedback score
9
Posts
471
Reactions
677
Resources
0
HTML:
.hasFlexbox #logoBlock .pageWidth {
    justify-content: center;
}
 
Status
This thread has been locked.
Top