Support Forum

Every time that you post a problem, PLEASE add the Joomla and the extension's versions and revisions (for example: Joomla 3.3.6, Contact Enhanced 3.3.5), PHP version and Server's Operating System. If you only manage only one site it is easier if you edit your profile and just add that information to your signature. Don't forget to add a detailed description of the problem. If possible, write down all steps to simulate the problem.

Before submitting a new post, PLEASE make sure you are running the latest version, test in different browsers (IE, FF, Chrome,..) and clear Joomla and browser's cache after every change you make.

Also, most questions are already answered in our FAQ and in iFAQ and Contact Enhanced documentation pages.

× Contact Enhanced is a contact component manager created to replace Joomla! core contacts component and add lots of advantages and new features (see Features ) and it offers many plugins and modules for several different purposes,
Product page | Documentation Page

Custom Field with the same width as Message field

13 years 6 months ago #4398 by victord
Hi Douglas,

I would like to have the Name, Email, Subject fields with the same with as the Message fileld. i.e. with the entire column. I have seen this subject in the Forum before but couldn't find it again.

Thanks,

Victord

Please Log in or Create an account to join the conversation.

13 years 6 months ago #4402 by douglas
Dear Victord,

You can add style="width:100%" to the Attributes field. If you are not sure, please watch this screencast:
ideal.fok.com.br/joomla-extens...-fields/78-basic-features.html

Best regards,

Please Log in or Create an account to join the conversation.

13 years 6 months ago #4405 by victord
I did what you suggested. I added width:100%. And also tried maxlength="100" and nothing change.

Below is a sample of what I would like. Please help.


Victord
Attachments:

Please Log in or Create an account to join the conversation.

13 years 6 months ago #4406 by douglas
Dear Victord,

Can you please provide a direct link to your form so I can take a look at it's code?


Sincere regards,

Please Log in or Create an account to join the conversation.

13 years 6 months ago #4407 by victord
Hi,

Here it is:

www.donnaleblanc.com/newsite/contact

Thanks for responding so quickly.

Victord

Please Log in or Create an account to join the conversation.

13 years 6 months ago #4408 by douglas
Dear Victord,

That's odd! I've just tested with style="100%" and it worked (I used FireBug); You might need to clean Joomla's and your browser's cache;

Or you can add the line below to www.donnaleblanc.com/newsite/c...hanced/assets/css/validate.css :
.ce-cf-container .inputbox{width:99%}

Kind regards,

Please Log in or Create an account to join the conversation.

13 years 6 months ago #4409 by victord
Hi Douglas,

Thanks so much.

Worked beautifully.

– Victord

Please Log in or Create an account to join the conversation.

13 years 6 months ago #4410 by douglas
Dear Victord,

That's what I am here for! ;-)

Please let me know if I can be of any further assistance.

Best wishes,

Please Log in or Create an account to join the conversation.

13 years 2 months ago #5480 by Macks
I am trying to achieve the same result but the code shown is correct but the message box and fields are not lining up. Can you advise?
new.maximise.com/home-aboutus/contact

Thanks

Please Log in or Create an account to join the conversation.

13 years 2 months ago #5482 by douglas
Dear Macks,

I've opened the CSS file and I could not find the change suggested in the earlier post.
new.maximise.com/components/co...hanced/assets/css/validate.css

Best regards,

Please Log in or Create an account to join the conversation.

13 years 2 months ago #5488 by Macks
You are quite right as I thought it was already there on the first line, but didn't read it properly! That resolved the issue but I noticed a break at the bottom of the page and got the following when I tried to validate the html:
Line 70, Column 20: character "<" is the first character of a delimiter but occurred as data
for (var i=0; i< captchas.length; i++) {

This message may appear in several cases:

You tried to include the "<" character in your page: you should escape it as "<"
You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
Another possibility is that you forgot to close quotes in a previous tag.
Line 665, Column 85: ID "name" already defined
…gth="50" class="inputbox required" value="" size="40" id="name" name="name"/> *

An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).

Line 485, Column 99: ID "name" first defined here
…el><input type="text" name="name" id="name" class="inputbox cf-input-text req…
Line 686, Column 115: ID "email" already defined
…nputbox required validate-email" value="" size="40" name="email" id="email"/> *

An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).

Line 487, Column 90: ID "email" first defined here
…-mail *</label><input type="text" id="email" name="email" class="inputbox cf-…

Any ideas?
Thanks

Please Log in or Create an account to join the conversation.

13 years 2 months ago #5492 by douglas
Dear Macks,

This issue was related to the captcha plugin. I've already fixed it in the source code and it will be available in the new package on Monday.
Can you wait?

Best regards,

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum

Copyright © 2018 IdealExtensions.com. All Rights Reserved.

This site is not affiliated with or endorsed by the Joomla!™ Project. It is not supported or warranted by the Joomla!™ Project or Open Source Matters™. The Joomla!™ logo is used under a limited license granted by Open Source Matters™, the trademark holder in the United States and other countries.
We may collect your IP address and your browser's User Agent string while using our site for security reasons and deriving aggregate information (analytics). This information is retained for a minimum of 1 and a maximum of 24 months.
Feedback