Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • coremain Friend
    #172816

    Hello,

    I would like to change the size for a textbox in the registration form, but I dont find the form.
    Where is the form? I attach a image for the form…
    The link is the next one… perhaps is useful for somebody to see where is the form.
    http://localhost/index.php/using-joomla/extensions/components/users-component/registration-form

    Regards,
    María


    1. form
    khoand Friend
    #433909

    Hi,
    You find this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css

    legend {
    font-size: 125%; < change this line
    font-weight: bolder;
    line-height: 1.2;
    }

    fieldset dt {
    clear: left;
    float: left;
    min-width: 12em;
    padding: 3px 0;
    font-size: ...; < add this line
    }

    coremain Friend
    #433912

    Hello, I did the change but the form is the same.
    My final desired result is the next image:

    I cant find whre is placed the registration form in Teline IV template ¿?
    Regards,
    María


    1. formChanged
    khoand Friend
    #433914

    I don’t understand what you mean clearly. Do you want to change width of textboxes? Or do you want to align them by vertical?

    coremain Friend
    #433917

    I want to align them by vertical

    khoand Friend
    #439264

    Could you give me a link to your website?

    coremain Friend
    #439268
    khoand Friend
    #439462

    You replace the code from /templates/ja_teline_iv/css/template.css

    fieldset dt {
    clear: left;
    float: left;
    min-width: 12em;
    padding: 3px 0;
    }

    with

    fieldset dt {
    clear: left;
    float: left;
    min-width: 21em;
    padding: 3px 0;
    }

    khoand Friend
    #440136

    Do you solve it?

    coremain Friend
    #440575

    What is the path for the page with the form?
    Regards,
    María

    khoand Friend
    #440643

    <em>@coremain 303549 wrote:</em><blockquote>What is the path for the page with the form?
    Regards,
    María</blockquote>
    I don’t understand what you mean. Could you explain more?

    coremain Friend
    #440810

    What is the archive for the registration-form, or where (in Joomla) I can change it (add a new field, chand descriptions for the labels, etc)

    khoand Friend
    #440881

    <em>@coremain 303828 wrote:</em><blockquote>What is the archive for the registration-form, or where (in Joomla) I can change it (add a new field, chand descriptions for the labels, etc)</blockquote>
    It’s here /components/com_user/views/register/tmpl/default.php

Viewing 13 posts - 1 through 13 (of 13 total)

This topic contains 13 replies, has 2 voices, and was last updated by  khoand 12 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum