Topic-icon Alignment Registration Page

Active Subscriptions:

None
10 years 3 weeks ago - 10 years 3 weeks ago #58220 by reinhold.brunner
Dear Support

please spend a look at the picture. i would have the register with in same line like register and cancel button.

is this easy possible ?


File Attachment:
Last edit: 10 years 3 weeks ago by reinhold.brunner.
The topic has been locked.
Support Specialist
10 years 3 weeks ago #58232 by mel
Replied by mel on topic Alignment Registration Page
This could probably be done pretty easily with some styling. Looking at your page, here's some quick styling changes to get you started:
.form-actions {
float:left;
}

.sourcecoast .row-fluid {
width: auto;
background: none repeat scroll 0 0 #33BED9;
margin: -20px 120px 0 120px;
}

You'll have to test that in multiple browsers, responsive design, etc, but that should hopefully help.

-Melissa
The topic has been locked.
Active Subscriptions:

None
10 years 3 weeks ago #58236 by reinhold.brunner
in custom.css of template or other place ?

best,
The topic has been locked.
Support Specialist
10 years 3 weeks ago #58239 by alzander
Your template's custom.css file (if it has one) would be the best place to ensure the changes aren't overwritten when you update JFBConnect.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 3 weeks ago #58241 by reinhold.brunner
Hello Alex,

the code is not working. Perhaps i added on wrong place; i'm not coding expert.


Can you can check please on page. Already send you access data over pm. Please take care that only the register from is affected.

thanks a lot for your help

Reinhold
The topic has been locked.
Support Specialist
10 years 3 weeks ago #58245 by alzander
I'm sorry, we don't make custom styling adjustments for customers on their sites. Every site is different and templating/styling could be an endless support cycle for us that we simply can't provide.

The code Melissa posted above does look correct, but I don't see it on the page. Your site is compressing and combining the CSS, so it's difficult to find where you should place the updated code. I'd recommend disabling whatever is trying to optimize the CSS files and/or contact your template provider for the best way to add overrides.

I hope that helps,
Alex
The topic has been locked.