MyBB Community Forums

Full Version: Fix my login screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Basically I want to move the login screen
From here
[Image: 7XY9QdN.png]



To here
[Image: xNvupAt.png]


Your help is wildy appreciated thanks in advance
you can try adding below at the bottom of the theme's global.css and hard refresh your browser to check
#panel input.textbox  {padding: 1px!important;}
Go in AdminCP->Templates & Style->Themes->YOUR THEME->global.css

Search "#panel" and replace:
width:500px;
with
width: 700px;

Go in AdminCP->Templates & Style->Templates->YOUR TEMPLATE SET (used by your theme)->Header Templates->header_welcomeblock_guest

Here you can try to add "<br />" after:
<span style="float: right;">{$lang->welcome_current_time}</span>

Please next time try to use some thumbnails linked to your screenshots.

// L.E.: I didn't saw the reply posted by .m. - you can follow his advice!
Hi,

The MyBB Group offers support under the conditions of our Support Eligibility policy. It is apparent that one or more of your forums do not meet the conditions of our policy and therefore you are ineligible for support. This could be because of adult, piracy or hacking related content or because your forum does not display the minimum “Powered by MyBB” notice.

If you have any questions regarding this policy please post in the Private Inquiries forum.

Regards,
The MyBB Group.