Jump to content
  • 0

Никак не могу настроить =( Помогите, please


witerwe
 Share

Question

Никак не могу настроить отображения логина на сайте =( Помогите, please

Вот в чем проблема:

Есть у меня блок логинирования на сайте:

f793dc0f1672.jpg

Код:

<ul class="reset loginbox">
<li class="loginbtn"><a id="loginlink" href="#"><b>Login</b></a></li>
<li class="lvsep"><a href="{registration-link}"><i>Register</i></a></li>

</ul>

Код css:

.loginbox li {
float:left;
margin:8px 0 0 9px;
width:90px;
height:33px;
line-height:32px;
overflow:hidden;
text-align:center;

}
.loginbox li a {
font:normal 14px Tahoma, Geneva, sans-serif;
color:#fff;
}
.loginbox li a:hover {
text-decoration:underline;

Также есть блок пользователя на сайте:

2f9e4d948db3.jpg

(Код css тот же)

<ul class="reset loginbox">
<li class="lvsep"><a id="loginlink" href="#"><i>Hi, {login}!</i></a></li>
<li class="loginbtn"><a href="{logout-link}"><b>Logout</b></a></li>
</ul>

Но есть проблема. Если логин больше 8 символов, его не видно.

Как сделать, что бы если логин не помещается при стандартном расположении, "Logout" сунуть влево на сколько нужно.

Это очень нужно!

Простьба всем: помогите кто чем может =(

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy