Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • adries Friend
    #129560

    Hi to all,

    Can someone tell/show me how to change the text (from English => Dutch) and the size of the registration screen (see picture):((

    TIA Ton


    1. Register_highslide
    Sherlock Friend
    #253033

    Hi adries!
    You can find highslide registration form in default.php file in templatesja_teline_iihtmlmod_login folder , at about line 100.

    adries Friend
    #253041

    Thank you for your help,
    It solved a piece of the problem. What i can’t find is how to make the screen big enough so all is vissible?
    And there is some text ‘Fields marked with an asterisk (*) are required. ‘ i like to change. Could you tell me where i can find that?

    TIA Ton

    Sherlock Friend
    #253172

    Hi adries !
    To change ‘Fields marked with an asterisk (*) are required. ‘ :
    You open default.php file in templatesja_teline_iihtmlmod_login :


    <tr>
    <td colspan="2" height="40">
    <?php echo JText::_( 'REGISTER_REQUIRED' ); ?>
    </td>
    </tr>

    change
    red text is code to for display Fields marked with an asterisk (*) are required. ‘ text .
    You can open en-GB.tpl_ja_teline_ii.ini file in templatesja_teline_ii folder to find define for this text.


    REGISTER_REQUIRED = Fields marked with an asterisk (*) are required.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Sherlock 16 years, 5 months ago.

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