Topic RSS
6:59 pm
Please replace the ??? with your data!
-
- The browser used: IE & & IE7
- cforms version: 7.52
- Your Wordpress version: 2.2.2
[desc]:
Hi
I have created a new form for people to subscribe. You can see the form on link above. But for some reason, the from is not correctly displayed in IE 6 & IE7 while its displayed correctly in firefox.
I am not a CSS expert so can anyone point out what am in doing wrong or where the problem is
THanks
Sdevil
_
7:16 pm
March 6, 2005
OfflineI forgot to add a line to the bottom of the CSS theme file (underlined):
*+html .cform label,
*+html span.reqtxt,
*+html span.emailreqtxt {
display: inline-block; /*for ie7*/
}
This should fix it.
PS: here is the same for IE6:
* html ol.cf-ol li {
display: inline-block; /*for ie6*/
}
11:14 pm
Hi Oliver
Thanks for your quick reply (As always). I added the code to CSS . It has fixed the problem in IE7 but IE6 is still the same. Any ideas?
Thanks
Sdevil
11:17 pm
in the code above for IE 6, a comma is missing after * html ol.cf-ol . I added it and the form is displayed fine. But now it has mess up my form in side bar in IE6. The side bar has dropped right down… Check
7:23 am
March 6, 2005
OfflineRight, but that problem stems from your WP theme:
you have 670px for the#content width, that's too much, change it to 650px (for IE6 anymway) and it looks ok.
Most Users Ever Online: 959
Currently Online:
54 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
tracedef: 43
mores: 21
Gyrus: 20
frozenwaste: 18
asuffredini: 15
photoworks: 14
Member Stats:
Guest Posters: 3568
Members: 1464
Moderators: 3
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 5172
Posts: 18414
Newest Members: juredujmovic, dreamkeeper, rajattyagi, wrokaa, lukass
Moderators: Paul (421), cnymike (8), sonika (95)
Administrators: Oliver (6398)
FAQs
Home
Add Reply
Add Topic
Quote









