MyBB Community Forums

Full Version: The Top Part Of My Forum Got Centered!!! How Do I Fix This???
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(2012-04-13, 07:01 PM)JimR Wrote: [ -> ]
(2012-04-13, 06:55 PM)jdog55007 Wrote: [ -> ]
(2012-04-13, 06:51 PM)weBex Wrote: [ -> ]Oh my mistake, I misread.

Okay so, in global.css, under "Extra CSS Attributes", make sure it has this:

text-align: left;

It already has that. It also has:

margin: auto;
line-height: 1.4;

It still isn't working. It's still centered. What should I do? Because the way this started was i went into global.css and under everything i put in .tdborder {margin: 0 auto;}. Then I saw that this heppened. But then i deleted it and it is still there. What should I do?

try editing the nav_sub class in your css file so it does not contain margin:auto

It still doesn't work. What should it do?

(2012-04-13, 07:00 PM)weBex Wrote: [ -> ]Did you already change it? It still looks centered on my end.

I don't know how to? Can you tell me how?
(2012-04-13, 07:09 PM)jdog55007 Wrote: [ -> ]
(2012-04-13, 07:01 PM)JimR Wrote: [ -> ]
(2012-04-13, 06:55 PM)jdog55007 Wrote: [ -> ]
(2012-04-13, 06:51 PM)weBex Wrote: [ -> ]Oh my mistake, I misread.

Okay so, in global.css, under "Extra CSS Attributes", make sure it has this:

text-align: left;

It already has that. It also has:

margin: auto;
line-height: 1.4;

It still isn't working. It's still centered. What should I do? Because the way this started was i went into global.css and under everything i put in .tdborder {margin: 0 auto;}. Then I saw that this heppened. But then i deleted it and it is still there. What should I do?

try editing the nav_sub class in your css file so it does not contain margin:auto

It still doesn't work. What should it do?

which bits need to be moved ? indicate on the attachment

[attachment=26014]
To be honest, I think it looks better centered.
Pages: 1 2