Forum
Welcome, Guest
Username: Password: Remember me

TOPIC: Phone # out of alignment & changing photo icon

Phone # out of alignment & changing photo icon 9 years 7 months ago #18089

  • Richard Brown
  • Richard Brown's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 1
I am having an issue with the phone number input not displaying in a straight line. It is uneven on the form. See attached image. I have tried making the field longer, but that does not seem to work.

ALSO, where they submit their file, which would be a pdf, txt or word doc, it is showing a camera icon. Can this be changed to a button ("Upload File" or just "Upload") or a document icon? The camera does not work for this website and I don't want to confuse people.

I can give access for both these issues if need be.
Attachments:
Last Edit: 9 years 7 months ago by Richard Brown. Reason: spelling
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18090

  • Richard Brown
  • Richard Brown's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 1
I have sent admin access to Web-Dorado <This email address is being protected from spambots. You need JavaScript enabled to view it.>
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18093

  • Richard Brown
  • Richard Brown's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 1
You probably need this - Link to form on site
connected-careers.com/our-services/free-resume-critique/

I am having yet another issue with another form on the site.
Link: connected-careers.com/our-services/request-a-quote/

The item "What services are you interested in?", you will see that the selections are bold and the check boxes are to the right instead of to the left. This a field where they can select all that apply. They need to be not bold and the check boxes on the left. How do we fix this? Images attached.
Attachments:
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18095

  • Richard Brown
  • Richard Brown's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 1
Issue with phone number fixed - I fixed this when I switched the fonts to my site fonts in the form template CSS.

All other issues still a problem.
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18109

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Richard,

We have received your e-mail and will work on the second issue soon.
Thank you.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18152

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Richard,

Please be informed, that we have fixed the issue on your website. We have implemented the following CSS code:
.services_check>div>div {
   display: inline-block;
}
.services_check>div>div label {
   float:none !important
}
.services_check .checkbox-div {
   float:left; margin-right: 3px;
}

Thank you.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18275

  • Richard Brown
  • Richard Brown's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 1
Thank you for the fix above...it looks good now.

However, I still need this fix:
Where they submit their file, which would be a pdf, txt or word doc, it is showing a camera icon. Can this be changed to a button "Upload File" or just "Upload" or a document icon? The camera does not work for this website and I don't want to confuse people. The "Upload" button would be the best option here.

Can yo help with this?

PS: Like the new look of your site!
The administrator has disabled public write access.
The following user(s) said Thank You: Support

Phone # out of alignment & changing photo icon 9 years 7 months ago #18311

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Richard,

Thank you!

We will soon give you the code, that you need to comment out for the upload button.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18353

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Richard,

Here's the CSS code that you need. Please add it to the theme of your form:

.file-picker {
width: 0px !important;
height: 0px !important;
}
.file-upload input {
position: relative !important;
visibility: visible !important;
}

Thank you.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18357

  • Richard Brown
  • Richard Brown's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 1
I have added this code to the template, however there is no button at all (Firefox-Mac).
If i click where a button should be, it allows me to browse for the file. But there is nothing there for the user to realize they can upload something there. It really needs a visual button "Browse" (as it looks on the back end in the form builder - image attached) or as it looks in Safari ("Choose Files" - image attached).
Once again link - connected-careers.com/our-services/free-resume-critique/

I am sending another image too from Safari (Mac) browser where something is showing up but out of alignment.

I had already sent access for earlier, let me know if I need to do this again.
Last Edit: 9 years 7 months ago by Richard Brown. Reason: more info
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18380

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Richard,

Could you please check now?
Thank you.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18392

  • Richard Brown
  • Richard Brown's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 1
That looks better. Still a little out of alignment, I guess because there is a box around the button area and the description text is aligning to that box. Any way to lose the outer box around the Browse button?

Another question...if I later update the plug-in will I lose what you have fixed?

I really want to thank you all for being so responsive with the help. It seems to be a rarity with some plugin vendors these days. ;)
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 7 months ago #18419

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Richard,

Please check the form, we've made the changes.
Since we've added the code to the CSS of the form, you can update an not lose the changes we made.

If you are really satisfied with our work and like the product, please find a couple of minutes to leave a review on WordPress.org. Here is the link: wordpress.org/support/view/plugin-reviews/form-maker.

Thank you.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 1 week ago #26662

I need the same fix. I don't want a camera, rather should be "Choose File" click button (same as it shows when building the form).
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 6 days ago #26681

  • Support
  • Support's Avatar
  • OFFLINE
  • Moderator
  • Posts: 10443
  • Thank you received: 633
Dear Douglas,

Please add the following CSS code to the theme of your form:
.file-upload input {
    visibility: visible !important;
    position: static !important;
}
.file-picker {
    background: none !important;
}

Thank you.
Best regards
Web-Dorado team

Joomla extensions,
Wordpress plugins,
Drupal modules
Clear the cache before asking questions. :)
The administrator has disabled public write access.

Phone # out of alignment & changing photo icon 9 years 6 days ago #26702

Great. It worked. Thank you.
The administrator has disabled public write access.
The following user(s) said Thank You: Support
Time to create page: 0.178 seconds
Powered by Kunena Forum