Shape 5

Joomla Templates => Risen Hope - Club => : IlyaSp7 March 09, 2016, 11:09:32 AM



: profile rows are not aligned
: IlyaSp7 March 09, 2016, 11:09:32 AM
hey

in site all profile rows are not aligned (Attach)
I try to fix it did not work I got profile mod install still same
I write to support there they said the mob only adds few thing but not change
the aligned needs to be done in template

so here i'm back)


: Re: profile rows are not aligned
: mikek March 09, 2016, 03:04:48 PM
Hello,

Please post a url and login to where this can be seen.


: Re: profile rows are not aligned
: IlyaSp7 March 09, 2016, 03:35:18 PM
login with login and pass i send you and click on Профайл it will take you to my profile page


: Re: profile rows are not aligned
: mikek March 10, 2016, 08:44:55 AM
Hello,

The following css in custom.css should correct this. It's actually due to how Joomla has this page laid out, they are separate elements.

.profile .dl-horizontal dd, .profile .dl-horizontal dt {
float:left !important;
}


: Re: profile rows are not aligned
: IlyaSp7 March 10, 2016, 02:40:01 PM
Hello

yes it fix that but can I make it closer? (Attach)
but it's still very good better than it was

thank you


: Re: profile rows are not aligned
: mikek March 11, 2016, 08:53:24 AM
Hello,

You can try something like this:

.profile .dl-horizontal dt {
margin-left:10px !important;
}


: Re: profile rows are not aligned
: IlyaSp7 March 14, 2016, 12:20:55 PM
they did not move but it's ok you help me get them aligned that's main thing :)