I am trying to use ContactBuddy on a Page, but it is the size of a narrow widget. Is there a way to make the form wider so it doesn't look like a widget in the middle of the page?
http://intercessorchurch.com/2011/?page_id=3949
ContactBuddy in page format
Started by
Alan Melanson
, Mar 19 2011 12:45 PM
1 reply to this topic
#2
Posted 21 March 2011 - 10:00 AM
Hi Joseph
You can add the following style to the bottom of you child theme's style.css file or the contactbuddy.css file and it will increase the with of the form:
<p style="padding-left: 30px">.contactbuddy-form ul li input.cbfit,
.contactbuddy-form ul li textarea.cbfit {
max-width: 358px !important;
width: 358px !important;
}
The style above will increase the width of both the inputs (ex. name, email, subject) and the textarea (ex. message).
If there is anything else we can help you with please let us know.
Have a good day.
You can add the following style to the bottom of you child theme's style.css file or the contactbuddy.css file and it will increase the with of the form:
<p style="padding-left: 30px">.contactbuddy-form ul li input.cbfit,
.contactbuddy-form ul li textarea.cbfit {
max-width: 358px !important;
width: 358px !important;
}
The style above will increase the width of both the inputs (ex. name, email, subject) and the textarea (ex. message).
If there is anything else we can help you with please let us know.
Have a good day.
Reply to this Topic
ATTENTION
If this topic is marked RESOLVED or INFORMATION, or if you are NOT experiencing EXACTLY the same issue, please start a new topic to provide the details of your problem. If the solution provided doesn't work for you, you should start a new topic. If you feel this thread contains relevant information, you may include a link to it in your new topic. To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. When posting your question or request on the forum, please be as concise and specific as possible. The shorter and more to the point you can make your request, the better.
For BackupBuddy related issues, be sure to include the status log from your most recent backup.
CLICK HERE to start a new topic in the ContactBuddy forum.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





