Results 1 to 7 of 7

Thread: incorrect label placement

  1. #1
    Thread Starter
    srd75's Avatar
    Join Date
    Nov 2013
    Location
    United States
    Posts
    109
    Thanks
    0
    Thanked 3 Times in 3 Posts

    incorrect label placement

    Site: http://sec-2-sec.com/

    In both Chrome and Firefox, the first label next to the first text area in the resume Skills section is displaying out of whack:

    margin.png

    \jobroller\includes\forms\submit-resume\submit-resume-form.php has been modified only slightly:

    PHP Code:
    <fieldset>
                <legend><?php _e('Skill Sets'APP_TD); ?></legend>

                <p class="optional"><label for="skills" class="forskills"><?php _e('Professional Licenses <small>(one per line) -  e.g. medical certificates, state licenses, and weapons permits</small>'APP_TD); ?></label> <textarea rows="1" cols="30" name="skills" id="skills" class="short grow" placeholder="<?php _e('e.g. personal security'APP_TD); ?>"><?php if (isset($posted['skills'])) echo $posted['skills']; ?></textarea></p>
                
                <p class="optional"><label for="specialities"><?php _e('Professional Security Training <small>e.g. unarmed restraint training, evasive driving</small>'APP_TD); ?></label> <input type="text" class="tags text tag-input-commas" data-separator="," name="specialities" id="specialities" placeholder="<?php _e('e.g. Public Speaking, Team Management'APP_TD); ?>" value="<?php if (isset($posted['specialities'])) echo $posted['specialities']; ?>" /></p>
                
                <p class="optional"><label for="groups"><?php _e('Groups/Associations <small>e.g. IEEE, W3C</small>'APP_TD); ?></label> <input type="text" class="text text tag-input-commas" data-separator="," name="groups" value="<?php if (isset($posted['groups'])) echo $posted['groups']; ?>" id="groups" placeholder="<?php _e('e.g. IEEE, W3C'APP_TD); ?>" /></p>
                
                <p class="optional" id="languages_wrap"><label for="languages"><?php _e('Spoken Languages <small>e.g. English, French</small>'APP_TD); ?></label> <input type="text" class="text text tag-input-commas" data-separator="," name="languages" value="<?php if (isset($posted['languages'])) echo $posted['languages']; ?>" id="languages" placeholder="<?php _e('e.g. English, French'APP_TD); ?>" /></p>
                
            </fieldset>
    I have only changed the text in the label, not the HTML structure.

    Why is the text area label displaying out of whack?

    You're welcome to register as a job seeker to test this.

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,700
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    srd75's Avatar
    Join Date
    Nov 2013
    Location
    United States
    Posts
    109
    Thanks
    0
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,700
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  5. #5
    Thread Starter
    srd75's Avatar
    Join Date
    Nov 2013
    Location
    United States
    Posts
    109
    Thanks
    0
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    tinygiantstudios's Avatar
    Join Date
    Jan 2011
    Posts
    1,607
    Thanks
    31
    Thanked 157 Times in 148 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!


  7. #7
    Thread Starter
    srd75's Avatar
    Join Date
    Nov 2013
    Location
    United States
    Posts
    109
    Thanks
    0
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Placement
    By angus_sharman in forum StarStruck
    Replies: 6
    Last Post: October 24th, 2014, 03:51 AM
  2. [SOLVED] Ratings Placement
    By cssdesign in forum StarStruck
    Replies: 3
    Last Post: June 10th, 2013, 09:14 AM
  3. Ad Placement
    By aj270303 in forum ClassiPress General Discussion
    Replies: 2
    Last Post: February 15th, 2012, 02:48 AM
  4. Adsense Placement
    By feiradocavalo in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: October 10th, 2010, 11:57 PM
  5. Ad images and placement of them
    By tbase in forum Help Using ClassiPress
    Replies: 3
    Last Post: December 31st, 1969, 06:00 PM