This is a Hitskin.com skin preview
Install the skin • Return to the skin page
3 posters
fast log in problem
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
- Post n°1
fast log in problem
Last edited by zenzo on April 17th 2017, 9:58 am; edited 1 time in total
Ritsu- Forumember
- Posts : 63
Reputation : 7
Language : Polish, English
Location : Poland
- Post n°2
Re: fast log in problem
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
- Post n°3
Re: fast log in problem
DSorcerer wrote:Hmmm... it's a screen resolution issue. I have 1920x1080 and it works fine but when I resize the window, it turns into this: . Weird. Have you got your templates heavily modified?
Okay, I've got a solution. Add this to your CSS template:
- Code:
#fa_toolbar {
position: fixed;
top: 0;
width: 100%;
}
nothings change problem still
edit,...
topic solve some issue from my css just rebuilding all codes and solve
i put this at ta top off all codes
- Code:
#quickloginform_overlay {
background-color:#333;
height:100%;
left:0;
opacity:0.7;
position:fixed;
top:0;
width:100%;
}
#quickloginform {
height:100%;
position:fixed;
top:20%;
width:100%;
}
#quickloginform>form {
background-color:#fff;
box-sizing:border-box;
margin:auto;
padding:20px 30px;
width:360px;
border-radius:3px;
}
#quickloginform input[type="password"],#quickloginform input[type="text"] {
background:#f2f2f2 none repeat scroll 0 0;
border:0 none;
box-sizing:border-box;
font-family:"Helvetica";
font-size:14px;
margin:0 0 15px;
outline:0 none;
padding:15px;
width:100%;
}
#quickloginform button {
background-color:#369fcf;
border:0 none;
color:#ffffff;
cursor:pointer;
font-family:"Helvetica";
font-size:14px;
outline:0 none;
padding:15px;
text-transform:uppercase;
width:100%;
}
#quickloginform p:nth-child(n) {
margin-bottom:0;
margin-top:20px;
text-align:center;
}
#quickloginform form p {
color:#b3b3b3;
font-size:11px;
}
#quickloginform form a {
color:#2b86b3;
text-decoration: none;
}
brandon_g- Manager
- Posts : 10113
Reputation : 923
Language : English
Location : USA
- Post n°4
Re: fast log in problem
Thanks for posting the solution.
Topic solved and archived ~ brandon_g
|
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points