| Post |
|
New Member | Marc Fuller posts 4 1:50 am March 25, 2009
| |
|
|
I have been using FF and FBug, but I cannot find the CSS width setting for the Waiting, Success and Failure messages. I got all the rest of the form down to 300px and in a sidebar, but when the form is used the messages at the 400 wide look real bad.
Thanks in advance for any direction.
|
|
|
Admin
| Oliver Munich, Germany posts 6231 7:01 am March 27, 2009
| |
|
|
|
|
New Member | Marc Fuller posts 4 4:24 pm March 28, 2009
| |
|
|
|
|
Admin
| Oliver Munich, Germany posts 6231 8:41 pm March 28, 2009
| |
|
|
why not use the sidebar CSS theme that comes with cforms and adapt that to your liking. it's already optimized for narrow columns.
|
|
|
|
|
New Member | Marc Fuller posts 4 12:10 am March 30, 2009
| |
|
|
That is an option, but I would really like to keep with the CSS I am modifying based on the default CSS.
Since the sidebar CSS is set at 185 and the defualt CSS is set at 400 either styles need modification for my 300 pixel sidebar setting.
So are you implying that the Waiting, Success and Failure message form elements are not able to be styled? If they are able to be styled I would really like to know where to look in the code. TIA
|
|
|
Admin
| Oliver Munich, Germany posts 6231 7:23 am March 30, 2009
| |
|
|
of course they can be. (using Firebug/Firefox you can easily identify the HTLM tag/container classes/ID's):
div.cf_info { …
|
|
|
|
|
New Member | Marc Fuller posts 4 9:49 am March 30, 2009
| |
|
|
Thanks! I appreciate the tip. I have been using Firebug for a long time now, but just needed some direction. Glad we got there.
|
|