-
AuthorPosts
-
gray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 28, 2009 at 5:21 pm #145588I’ve observed that many pages with input fields are broken.
Like, contact form, add article form etc.
Here is a thread about problem in contact form.
Field labels are not locate above input fields (as usually), but on the same line, on the left/right etc.
The issue is that in Teline III there are no tables, but <div> which does not control layout properly.
mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
October 30, 2009 at 9:59 am #322110<em>@gray 150707 wrote:</em><blockquote>I’ve observed that many pages with input fields are broken.
Like, contact form, add article form etc.
Here is a thread about problem in contact form.
Field labels are not locate above input fields (as usually), but on the same line, on the left/right etc.
The issue is that in Teline III there are no tables, but <div> which does not control layout properly.</blockquote>
Hello,This problem has been put in the Project Management system : [JATCTELINEIII-173]
Regards,
Mihir Chhatre.Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 19, 2009 at 7:57 am #324205Hi gray
Please rename templates/ja_telineiii/html/com_contact folder or delete it.
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
November 19, 2009 at 11:44 am #324258Ok, but it’s a wider issue.
For example, if you go to the Joomla’s original registation page, you would see the same picture.Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 20, 2009 at 9:04 am #324369Hi gray
I have reported this issue for checking. I will inform you as soon as possible.
mayke Friendmayke
- Join date:
- May 2008
- Posts:
- 281
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 55
- Thanked:
- 13 times in 1 posts
November 20, 2009 at 11:32 am #324399<em>@JA Developer 153657 wrote:</em><blockquote>Hi gray
Please rename templates/ja_telineiii/html/com_contact folder or delete it.</blockquote>
Hi,
This is great solution and not breaking apart the page.
Just want to make sure that there is nothing missing links from JA Script ect. who pointed into this com_contact folder, coz it will disturbing the speed site peformance.Thanks JAD!
VisiGod FriendVisiGod
- Join date:
- January 2006
- Posts:
- 538
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 76
- Thanked:
- 138 times in 18 posts
March 4, 2010 at 2:24 pm #334844That is not really a great solution.
The simple solution is to find the css
div.name label, div.pass label, div.remember label, div.contact_email label {
font-weight: bold;
padding-right: 10px;
}
and change it to:
div.name label, div.pass label, div.remember label, div.contact_email label {
font-weight: bold;
padding-right: 10px;
display:block;
}1 user says Thank You to VisiGod for this useful post
-
AuthorPosts
This topic contains 7 replies, has 5 voices, and was last updated by VisiGod 14 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum