-
AuthorPosts
-
skillfulken Friend
skillfulken
- Join date:
- August 2013
- Posts:
- 78
- Downloads:
- 159
- Uploads:
- 26
- Thanks:
- 1
- Thanked:
- 5 times in 1 posts
March 26, 2014 at 3:35 pm #196185Hello!
The registration form is defaulted to set to the left, how can I set the form to align at the center of the article area, not at the center of the whole window? I have made a picture for better illustration. Thanks!
chavan Friend
chavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 26, 2014 at 3:47 pm #528267Go to this File: /templates/ja_smashboard/css/template.css
Add this code:
.view-registration #t3-content{
float: none;
margin: 0 auto !important;}
skillfulken Friend
skillfulken
- Join date:
- August 2013
- Posts:
- 78
- Downloads:
- 159
- Uploads:
- 26
- Thanks:
- 1
- Thanked:
- 5 times in 1 posts
March 27, 2014 at 2:32 pm #528364Thanks Chavan XD
I have made another customized registration form and want to make it centered too. However, the above code seems not working on this one. Could you tell me why .view-registration is chosen and I will try to use the same logic to fix this problem too.
chavan Friend
chavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 28, 2014 at 2:22 am #528397Please apply the other customized registration and post your site Url. I will provide you the css changes
skillfulken Friend
skillfulken
- Join date:
- August 2013
- Posts:
- 78
- Downloads:
- 159
- Uploads:
- 26
- Thanks:
- 1
- Thanked:
- 5 times in 1 posts
March 28, 2014 at 2:24 am #528399My site is still under development and I will send PM to you, thanks for your help!
chavan Friend
chavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 28, 2014 at 2:21 pm #528481Add this code to this File: /templates/ja_smashboard/css/template.css
.com_chronoforms5 #t3-content{
float: none;
margin: 0 auto !important;}
1 user says Thank You to chavan for this useful post
skillfulken Friend
skillfulken
- Join date:
- August 2013
- Posts:
- 78
- Downloads:
- 159
- Uploads:
- 26
- Thanks:
- 1
- Thanked:
- 5 times in 1 posts
March 28, 2014 at 4:08 pm #528509<em>@Chavan 418639 wrote:</em><blockquote>Add this code to this File: /templates/ja_smashboard/css/template.css
.com_chronoforms5 #t3-content{
float: none;
margin: 0 auto !important;}
</blockquote>Thanks Chavan, it works great!
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by
skillfulken 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Putting the Registration Form at the Center
Viewing 7 posts - 1 through 7 (of 7 total)
