my login box is weird

Create music content based Joomla website with this professional and cutting edge template created for Joomla 1.5
GK User
Mon Feb 08, 2010 6:17 pm
Hi. My login box is behaving completely weird, I have no idea when it got broken but I have tried to uninstall most of my plugins, modules and components, but the login box is totally wrong.

What happens is that when I press login I get the field for the username where it is supposed to be, but then password is beneath that and login button beneath that again. If you understand :p

Jope you have some pointers :)
User avatar
Senior Boarder

teitbite
Mon Feb 08, 2010 11:27 pm
Hi

Can You show me Your site?
User avatar
Moderator

GK User
Mon Feb 08, 2010 11:30 pm
yes I can :p

http://hund.filmfreak.no

- jansverre
User avatar
Senior Boarder

teitbite
Mon Feb 08, 2010 11:42 pm
Hi

It need some modyfications in css. Please send me Your login data to panel so I can do it for You. My mail is in the footer of my every post.

PS: Got to go now. But will work it out first at the morning.
User avatar
Moderator

GK User
Mon Feb 08, 2010 11:49 pm
supernice :D I will mail info asap and wait for your reply when you are awake :D
User avatar
Senior Boarder

teitbite
Tue Feb 09, 2010 8:36 am
Hi

Take a look at the site. I've styled it a little bit. Changes I've made:

Code: Select all
/*
 * Popup login fix (teitbite/9-02-2010)
 */

#popup_login .popup_padding * {
margin:0;
padding:0;
}

#popup_login .popup_padding {
padding:12px 10px;
}

#popup_login .popup_padding fieldset.input {
margin-bottom:8px;
}

#popup_login form#form-login fieldset.input label,
#popup_login form#form-login fieldset.input input {
margin:0 8px 0 0;
padding:0;
display:inline;
}

#popup_login li label {
float:left;
}

#popup_login form#form-login fieldset.input input.inputbox {
width:30%;
}

#popup_login input#modlgn_remember {
float:left;
margin:5px 12px 0 0;
}


Tag: <popup login fix>
User avatar
Moderator

GK User
Tue Feb 09, 2010 12:19 pm
wow great it sweet again :D thanks alot :D

- jansverre
User avatar
Senior Boarder

teitbite
Tue Feb 09, 2010 10:33 pm
Hi

I'm glad You like it :).
User avatar
Moderator


cron