ElkArte Community

Elk Development => Bug Reports => Topic started by: wintstar on September 14, 2015, 05:09:53 am

Title: Page Slogon
Post by: wintstar on September 14, 2015, 05:09:53 am
ElkArte Version 1.0.5

Look at the picture. I find that the slogon the side should be slightly smaller than in the "Name of forum".
Code: (css) [Select]
#siteslogan {
    clear: both;
}

my suggestion to replace
Code: (css) [Select]
#siteslogan {
    clear: both;
    font-size: 0.65em;
}

It is of course within the meaning of the beholder.  :)

Title: Re: Page Slogon
Post by: emanuele on September 20, 2015, 11:25:26 am
Yeah, I guess the slogan should be smaller...
Now I added a slogan to my test site, so I'm somehow sure I'll catch it next time. :P

Tracked: https://github.com/elkarte/Elkarte/issues/2236