This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Form
#1

two questions as you can see from pick name and input fields not lining up the word comment and input box overlapping
how do I fix this its suppose to align center on my page.
other question I have found all other text in css file but can not find where "enter code" for captcha text is to change font size and color also want to make captcha input box a little bigger

I'M not sure if this is the right place for post but tried a post under css and no help


Attached Files Thumbnail(s)
   
Reply
#2

For the captcha text and input field these are the two classes in the stylesheet that you need to edit:

Code:
.cmtx_securimage_text {
}

.cmtx_securimage_field {
    width: 63px;
    height: 16px;
}

For the alignment issues, I'm afraid CSS isn't my strongest skill. Does it align okay when you view the example.php file included in the download? If so then it must be a conflict with your website's own stylesheet.

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
16-Feb-2018, 09:15 AM
Last Post by Wendon
20-Nov-2017, 03:36 PM
Last Post by Steven
10-Oct-2013, 09:51 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)