ne-blackgreen

Full width - ne-blackgreen

Full width

by TacTicToe » Sun Jan 22, 2017 7:58 am

Hot sure why but I can not seem to get this to go full width. I changed

Code: Select all

max-width: 100%;
in common.css but that did not seem to work. How do I make the forum across my entire screen?

Thanks
TacTicToe
Registered User
Posts: 2
Joined: Sun Jan 22, 2017 7:43 am
Contact:

Re: Full width

by nachtelb » Sun Jan 22, 2017 9:20 am

You have to delete the maximum width.

goto common.css line 132

delete inside of wrap

Code: Select all

max-width: 900px;
nachtelb
Registered User
Posts: 158
Joined: Sun Feb 19, 2006 2:00 pm
Location: Germany
Name: Bernhard
Contact:

Re: Full width

by TacTicToe » Sun Jan 22, 2017 9:21 am

Never mind. Tinkered with it for a bit and got everything tweaked. :)

http://www.gameservertrack.com/forum/index.php

Nice style btw!

Any chance you will get the ACP to match? :)
TacTicToe
Registered User
Posts: 2
Joined: Sun Jan 22, 2017 7:43 am
Contact:

Re: Full width

by nachtelb » Sun Jan 22, 2017 9:30 am

Fine - and thank you. :)

Perhaps you want to go to line 189 of common.css and change the hight of the headerbar from 110 px to 130 px.

Code: Select all

.headerbar {
    height: 130px;
    margin-bottom: 4px;
    padding: 5px;
    border-radius: 7px;
}
There is no plan to change the acp.
nachtelb
Registered User
Posts: 158
Joined: Sun Feb 19, 2006 2:00 pm
Location: Germany
Name: Bernhard
Contact:

Re: Full width

by nachtelb » Sun Jan 22, 2017 9:42 am

I added a second change! Have a look into the FAQ now:
https://www.phpbb.com/customise/db/styl ... n/faq/2251
nachtelb
Registered User
Posts: 158
Joined: Sun Feb 19, 2006 2:00 pm
Location: Germany
Name: Bernhard
Contact: