Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
reCaptcha form input box displays outside its <div> in IE7
Old 08-16-2008, 03:23 PM reCaptcha form input box displays outside its <div> in IE7
matt w's Avatar
Super Talker

Posts: 133
Location: kalamazoo
Trades: 0
My recaptcha works fine, but it puts its input box to the left of its own div when it loads into IE7. How can I fix this? Accidentally, I changed this page into HTML, validated it and changed it back into PHP, so its probably valid.

http://sifaka888.x10hosting.com/thre..._innertube.php

Thanks a lot,
m w
matt w is offline
Reply With Quote
View Public Profile Visit matt w's homepage!
 
 
Register now for full access!
Old 08-17-2008, 04:36 PM Re: reCaptcha form input box displays outside its <div> in IE7
matt w's Avatar
Super Talker

Posts: 133
Location: kalamazoo
Trades: 0
I changed the css code of the <div> that holds the reCaptcha to the following:

Code:
 
#contentcolumn{
position: relative;
top: 0px;
left: 180px;
width: 470px;
height: 100%;
background-color: #ead9b0;
background-position: top right;
background-repeat: no-repeat;
background-image: url(pale_sunburst2.gif);
 
}
This seems to work! And W3schools' css validator approves of the code. Easier done than said.
Thanks,
m w
matt w is offline
Reply With Quote
View Public Profile Visit matt w's homepage!
 
Reply     « Reply to reCaptcha form input box displays outside its <div> in IE7
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.85850 seconds with 12 queries