Hello
I made a chronoform V4 with Custom Code and custom CSS code.
However the css that I wrote in the chronoform is not good displayed on the frontend of the website.
this is the CSS that I gave in:
But if you look at http://davidcareje.eu/index.php/bestellen/varkensvlees
Does someone has an idea of what I do wrong?
Many Thx
I made a chronoform V4 with Custom Code and custom CSS code.
However the css that I wrote in the chronoform is not good displayed on the frontend of the website.
this is the CSS that I gave in:
}
.formlegend
{
border-bottom: #999999 1px solid;
border-left: #999999 1px solid;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
font-family: verdana;
margin-bottom: 10px;
color: #000000;
font-size: 12px;
border-top: #999999 1px solid;
font-weight: bold;
border-right: #999999 1px solid;
padding-top: 2px;
}
.formfieldset
{
border-bottom: #999999 1px solid;
border-left: #999999 1px solid;
padding-bottom: 10px;
margin: 12px 0px 15px 26px;
padding-left: 10px;
width: 70%;
padding-right: 10px;
border-top: #999999 1px solid;
border-right: #999999 1px solid;
padding-top: 10px;
}
.formitem
{
padding-bottom: 0px;
margin: 0px;
padding-left: 0px;
width: 100%;
padding-right: 0px;
float: left;
padding-top: 0px;
}
.formabel
{
margin-top: 2px;
width: 100%;
font-family: verdana;
margin-bottom: 2px;
float: left;
color: #000000;
font-size: 10px;
}
.formfield
{
margin-top: 2px;
width: 100%;
font-family: verdana;
margin-bottom: 2px;
float: left;
color: #666666;
font-size: 10px;
}
.fieldtext
{
background-color: #88EBB4;
width: 70%;
font-family: verdana;
color: #323232;
font-size: 10px;
}
But if you look at http://davidcareje.eu/index.php/bestellen/varkensvlees
Does someone has an idea of what I do wrong?
Many Thx
Hi Web-itc,
What exactly is the problem? Which CSS is not being applied where?
Bob
What exactly is the problem? Which CSS is not being applied where?
Bob
Hello
If you look at the circled items on the attached file.
On the css it is called formlegend, however it doesn't appear correct.
Is it template-related?
Many Thx
If you look at the circled items on the attached file.
On the css it is called formlegend, however it doesn't appear correct.
Is it template-related?
Many Thx
This topic is locked and no more replies can be posted.