-
AuthorPosts
-
okkhalid Friend
okkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
May 18, 2014 at 2:48 pm #197905Hello,
I need help to get the layout of the page I have pasted the link above.
I’m not sure how it could be done 😮
I have assigned a page “menu item” to a contact form. then i have created a custom html and placed it in feature1
now the issue I have:
1) the page become smaller that it suppose to be.
2) the text are on the edge of the page.It suppose to be like this:
-
fmfame Friend
fmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
May 19, 2014 at 10:07 am #535669if you add custom html you have to style this via css and module suffixes.
If you use contact form it works fine…
So thats normal if you add a simple custom html that it looks very simple.
in which page you mean “the page become smaller that it supposed to be”?
can you post a link?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 19, 2014 at 10:11 am #535670You can try to fix it by adding declaration below into the templates/ja_decor/css/custom.css file.
#t3-content form#userForm {
padding: 30px;
font-size: 16px;
}
okkhalid Friendokkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
May 19, 2014 at 2:00 pm #535705steps I took, I have assigned an article to the menu so, the article now looks fine with the edge of the page.
the form is still very close to the edge of the page. I have applied the code but still not working for the form.Please help . thanks
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
May 19, 2014 at 2:05 pm #535706remove the code and try this
fieldset.formFieldset ol.formContainer {
padding: 30px;
font-size: 16px;
}have a nice day
okkhalid Friendokkhalid
- Join date:
- November 2012
- Posts:
- 229
- Downloads:
- 2
- Uploads:
- 133
- Thanked:
- 3 times in 1 posts
May 19, 2014 at 2:14 pm #535710Hi, I removed the code and inserted the new one, but still no change. thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 20, 2014 at 5:03 am #535808<em>@okkhalid 428024 wrote:</em><blockquote>Hi, I removed the code and inserted the new one, but still no change. thanks</blockquote>
I just fixed directly on your site by adding following rule to the templates/ja_decor/css/custom.css file:
form#userForm {
padding: 30px;
font-size: 16px;
}
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by okkhalid 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum