![]() |
NEED HELP with a spacing issue - minor!
Hello everyone. You can see the board that I administrate here (www.buffalorange.com) ... If you look at the Red navbar, you will see that I placed the login form there. But you will also see that the login form is quite high on the navbar. My question is, how can I lower the login images and login form so it's in the middle of the navbar, rather than at the very top?
|
Try adding this style to the form:
HTML Code:
xxxx {position:absolute;right:120px;top:2px;} |
Quote:
Code:
<form action="login.php?{vb:raw session.sessionurl}do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})"> |
I said add it to the form:
HTML Code:
<form action="login.php?{vb:raw session.sessionurl}do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, {vb:raw show.nopasswordempty})" style="position:absolute;right:120px;top:2px;"> |
Quote:
|
All times are GMT. The time now is 05:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|