Wrong position of first line

Questions and bug reports for current release of CKForms

Wrong position of first line

Postby snobbis » Wed May 19, 2010 9:09 am

I've created a form but the first line with the field has a wrong position. It is too left ...

see Testside: http://www.terratrak.ch/net/kontakt.html

It seems that there is missing the opening and also closing p-tag.

Any help ?
snobbis
 
Posts: 13
Joined: Mon Oct 26, 2009 8:36 am
Top

Re: Wrong position of first line

Postby snobbis » Wed May 19, 2010 10:21 am

I've put the first field as "not published" and the reaction was, that the second field took the place of first field (is normal) but also on the wrong position.

WHERE CAN I MODIFY THE PHP/HTML ?
snobbis
 
Posts: 13
Joined: Mon Oct 26, 2009 8:36 am
Top

Re: Wrong position of first line

Postby snobbis » Thu May 20, 2010 10:01 am

Can nobody help me???? :?:
snobbis
 
Posts: 13
Joined: Mon Oct 26, 2009 8:36 am
Top

Re: Wrong position of first line

Postby snobbis » Thu May 27, 2010 2:24 pm

Unfortunately, still no help from Forum :cry:

Is there anybody that can take this issue and help me? :?:
snobbis
 
Posts: 13
Joined: Mon Oct 26, 2009 8:36 am
Top

Re: Wrong position of first line

Postby witchie » Thu May 27, 2010 11:22 pm

Hello, sorry, only now I see your question, I rarely on this forum ....

I visited your site, review the source code and find a solution quickly.

The solution is:

In ckforms.css simply add this piece of code:

Code: Select all
#Namelbl {
   margin-left: 16px;
}


I hope that will help. :)
Prudence is the mother of wisdom.
witchie
 
Posts: 26
Joined: Thu Oct 29, 2009 10:18 pm
Location: Zagreb - Croatia
Top

Re: Wrong position of first line

Postby snobbis » Fri May 28, 2010 8:23 am

Hello Witchie

many thanks for your help! I've still differences between IE and FF.

In IE6 I've to put on 8px
In FF I've to put on 15px

... in order to display properly.

Is there a way to solve it?

Are there not also missing P-tag (closing)?

THx
snobbis
 
Posts: 13
Joined: Mon Oct 26, 2009 8:36 am
Top

Re: Wrong position of first line

Postby witchie » Sat May 29, 2010 3:20 am

Can you try this css code?
Code: Select all
#Namelbl {
   padding-left: 16px;
}

Instead of "margin" wrote "padding", and this work well in FF and IE6.
Prudence is the mother of wisdom.
witchie
 
Posts: 26
Joined: Thu Oct 29, 2009 10:18 pm
Location: Zagreb - Croatia
Top

Re: Wrong position of first line

Postby lisab » Fri Jul 16, 2010 5:26 am

I also have had this problem and have added the code above to the CSS file, but it hasn't changed my forms.

Will it only work with new forms / fields created after you add the code or am I doing something wrong?
lisab
 
Posts: 7
Joined: Wed Jun 30, 2010 7:37 am
Top


Return to CKForms 1.3.x Support forum

Who is online

Users browsing this forum: No registered users and 0 guests