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.

background style for fields

13 years 9 months ago #3544 by boomshot
I am sure it's something real simple, but how can I change from the white background of the fields to another #...... color. I don't see it in the CSS.
Attachments:

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

13 years 9 months ago #3545 by douglas
Dear boomshot,

It is simple indeed! ;-)

Ajax Contact tried to inherit most of the styling from your template file, so you can change the inputbox rule in your template's CSS file,, or

1- Open Ajax Contact's CSS file [Joomla]/modules/mod_ajax_contact/css/style.css
2- Add this property:
.ac-cf-container .inputbox{background-color:#F0F0F0}

Best regards,

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

13 years 9 months ago #3546 by boomshot
additionally I have tried using the color in this css

input.button, .validate {
color: #3D4C42;
font-size: 11px;
border: 1px solid #000;
background:#3D4C42;
height:25px;
width:70px;
padding:5px;
}

input.button:hover {
color: #3D4C42;
font-size: 11px;
border: 1px solid #000;
background:#3D4C42;
height:25px;
width:70px;
padding:5px;
}

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

13 years 9 months ago #3547 by boomshot
also, I seemed to have killed the default button cxolor and cant figure out where to get it back to being black, must withing the template.css?

thanks!

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

13 years 9 months ago #3548 by boomshot
also...see typo in "Please check feilds in red" - fields

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

13 years 9 months ago #3549 by douglas
Dear Boomshot,

Can you please provide a direct URL so I can take a look at it?


Sincere regards,

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

13 years 9 months ago #3550 by boomshot

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

13 years 9 months ago #3551 by douglas
Dear Boomshot,

I've just modified using FireBug and it worked.
Find:
#ajaxcontact input.inputbox{width:95%}
and change for:
#ajaxcontact input.inputbox{background-color:#DDD;width:95%}

I'll send you a new version with the language fix also.

Best regards,

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

13 years 9 months ago #3552 by boomshot
thank you, that helped...a little - do you have any suggestions to "soften up" this style? it looks so rigid you know?

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

13 years 9 months ago #3553 by douglas
Dear boomshot,

Actually I don't! Please enlighten me. ;-)
What exactly do you want to achieve?

Kind regards,

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

13 years 9 months ago #3554 by boomshot
:-)
well, just a little more control over the style sheet I guess

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

13 years 9 months ago #3555 by douglas
Dear boomshot,

Well, if you know your way around CSS you can create many CSS rules. I just don't create them because there are so many possibilities and not everyone needs them. I also want to make the file smaller in order to improve performance.

FireBug < getfirebug.com > might help you to create more CSS rules in order to accomplish what you want.

You can control the CSS using the classes and IDs that I've added to almost all HTML elements in the form.

Warm 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