Skip to main content
Topic: logo on start page not centered (Read 4431 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: logo on start page not centered

Reply #15

With only this it's not centered on the start page! rofl

Re: logo on start page not centered

Reply #16

Then, on fixing the issue, try with:
Code: [Select]
.centerheader #logobox, .centerheader #logo, .centerheader #siteslogan,
#password_login .button_submit {
    box-sizing: initial;
}
Bugs creator.
Features destroyer.
Template killer.

Re: logo on start page not centered

Reply #17

Quote from: Jorin – With only this it's not centered on the start page! rofl
I wrote "General note", I was just explaining how to deal with custom.css without having to touch index.css. ;)
Bugs creator.
Features destroyer.
Template killer.

Re: logo on start page not centered

Reply #18

Great, that's working.  :)

But what about password_login button in this code? What has this to do with the logo?  :o

Re: logo on start page not centered

Reply #19

It's because of the openid button cut at half the original height.
Anyway, this is not a bug, but the result of bootstrap changing the box-sizing on all the elements.

I have no idea why I thought the topic was in bugs, never mind.
Bugs creator.
Features destroyer.
Template killer.

Re: logo on start page not centered

Reply #20

Because my other topic is in bugs?  O:-)

Re: logo on start page not centered

Reply #21

Possible. xD
Bugs creator.
Features destroyer.
Template killer.

Re: logo on start page not centered

Reply #22

Sorry, that one:
Code: [Select]
#password_login .button_submit {
was:
Code: [Select]
#top_section_notice .button_submit {
Bugs creator.
Features destroyer.
Template killer.

Re: logo on start page not centered

Reply #23

Okay, but still not centered.  ;)

Edit: I know installed Ultimate Menu and now the logo isn't centered on all pages. See:

http://www.elkarte.net/community/index.php?topic=2497.msg27384#msg27384

::)  :(

Edit: I hope only the IE has this problem. I can't check Chrome right now, but horizontal view on my mobile Chrome shows the icon centered. False alarm...

Re: logo on start page not centered

Reply #24

I think I answered that one in another topic... okay , time to go sleep, really. xD
Bugs creator.
Features destroyer.
Template killer.