Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-11-2013, 06:36 PM   PM User | #1
lmorales
Regular Coder

 
Join Date: Mar 2011
Posts: 192
Thanks: 8
Thanked 1 Time in 1 Post
lmorales is an unknown quantity at this point
white box showing in form/ sizing discrepancies

I have a site up at coydesigntesting.info. In the contact form on the front page, when you put your cursor in the captcha box, a white box pops up on the side of it and I dont know whats causing it. Also, in the two boxes on the bottom, they become sized differently depending on the browser being used, how would I fix this? OH, also testing it in IE 9.0 the contact fields are showing up the same color as the background... but fine on all other browsers ( except the super ancient ones)


coydesigntesting.info

Last edited by lmorales; 01-11-2013 at 06:39 PM..
lmorales is offline   Reply With Quote
Old 01-11-2013, 06:51 PM   PM User | #2
Excavator
Master Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Excavator has a spectacular aura aboutExcavator has a spectacular aura aboutExcavator has a spectacular aura about
Hello Imorales,
Your <input id="captcha2" also has a class="ccf-tooltip"

Code:
_message">Comments</label>
<textarea class=" "  id="contact_message-1357929737" rows="5" cols="40" name="contact_message"></textarea>
</div>
<div>
<img width="96" height="24" alt="Captcha image for Custom Contact Forms plugin. You must type the numbers shown in the image" id="captcha-image" src="http://coydesigntesting.info/wp-content/plugins/custom-contact-forms/image.php?fid=2" /> 
			<div><label for="captcha2">* Type the numbers.</label> <input class=" ccf-tooltip-field" type="text" title="Type the numbers displayed in the image above." name="captcha" id="captcha2" maxlength="20" /></div>
</div>
<input name="form_page" value="/" type="hidden" />
<input type="hidden" name="fid" value="2" />
Odd how it ignores the -field part of that class name.
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, ignore IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad
Excavator is offline   Reply With Quote
Users who have thanked Excavator for this post:
lmorales (01-11-2013)
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 01:09 PM.


Advertisement
Log in to turn off these ads.