Contact Enhanced Documentation

Description

You can easily change the field size in any Custom Field (types: Text, Textarea, selectlist,...)

Requirements

  1. Have watched the Custom Fields -> Basic Features screencast;

How to:

There are three ways to accomplish this:

1. Using the Attributes Box:

  • Select Components → Contact Enhanced → Custom Fields from the drop-down menu on the back-end of your Joomla! installation, then select the Custom Field you want to change;
  • Then in the Attributes box add style="width:98%" or any other value in % or px (pixels);
  • Save;
  • Note: You have to do this for each custom field;

2. Using the CSS Custom Field type;

  • Select Components → Contact Enhanced → Custom Fields from the drop-down menu on the back-end of your Joomla! installation, then add a New the Custom Field and set it's type to CSS;
  • In the Value box, under Custom Field Details add the CSS rule below:
    .ce-cf-container .inputbox{width:98%} 

3. Adding the CSS rule above to the css file:

  • [Path to Joomla 1.5]/components/com_contact_enhanced/assets/css/validate.css
  • [Path to Joomla 2.5]/components/com_contactenhanced/assets/css/ce.css

 

Recommend to a friend

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