Tere starBug,
Mul on vihje sulle. Sa peaksid tegema meie tabel <div class="rightcol"> </ div>
Mida peaks tegema?
1. koopia teha seda faili: forum root / includes / vbenterprisetranslator_functions_hooks.php
2. Leia selle faili
PHP Code:
function vbet_register_form_complete(&$customfields_profile, &$show) {
3. selles funktsioonis leida:
PHP Code:
$vbet_language_options = '<table class="multifield group" cellpadding="4" cellspacing="1" border="0"><tr>';
ja asenda:
PHP Code:
$vbet_language_options = '<div class="rightcol"><table class="multifield group" style="width: 100%" cellpadding="4" cellspacing="1" border="0"><tr>';
4. selles funktsioonis leida:
PHP Code:
$vbet_language_options .= '</tr></table>';
ja asendage
PHP Code:
$vbet_language_options .= '</tr></table></div>';
TOIMETANUD
näeb hea välja, nüüd nii lisatakse järgmine VIIMINE
Tänan