Login buttons wrongly placed

I have problems with the login buttons. The suddenly have come out of place??
No changes has been made on the temples or on css.
Anyone know why??

See screeshot

Hi,

looks like the css was adapted slightly.
Please check if this css-class on your site ist still like the original:

span.btn input, span.btn a {
background:transparent url(bg/buttons_ce_.gif) no-repeat scroll left -150px;
border:medium none;
color:#FFFFFF;
cursor:pointer;
display:block;
font-weight:bold;
height:18px;
line-height:10px;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:2px 7px;
position:relative;
}

Cheers

[QUOTE=Marco Steinhäuser;13176]Hi,

looks like the css was adapted slightly.
Please check if this css-class on your site ist still like the original:

span.btn input, span.btn a {
background:transparent url(bg/buttons_ce_.gif) no-repeat scroll left -150px;
border:medium none;
color:#FFFFFF;
cursor:pointer;
display:block;
font-weight:bold;
height:18px;
line-height:10px;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:2px 7px;
position:relative;
}

Cheers[/QUOTE]

Unfortunatelly it was not the css. The strange thing is that the the problem only appears in the german and the swedish language. In english everything looks ok!??

René,

this is strange because the template sets and the css files shall be the same for different languages. I guess a “mistake” in you language files DE and SE. Can you replace DE at least with the original one?