News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Default theme width setting. Where is it?

Started by Mick., February 17, 2019, 10:30:36 AM

Previous topic - Next topic

Mick.

So I upgraded my dev-site with RC1 but while looking at the default theme, If my life depended on it, I cant find where to edit the theme's width. I thought it was in theme settings.

SychO

Checkout My Themes:
-

Potato  •  Ackerman  •  SunRise  •  NightBreeze

Mick.

Quote from: SychO on February 17, 2019, 10:33:39 AM
It was removed in 2.1
Ah, no wonder lol. Alright, I suppose I go hunting in css file.

Mick.

Found it.
/* Set maximum width limit for content */
#top_section .inner_wrap, #wrapper, #header, #footer .inner_wrap {
max-width: 1200px;
margin: 0 auto;
}

Advertisement: