Hallo starBug,
Ek het 'n hint vir jou. Jy moet ons tafel sit in <div class="rightcol"> </ div>
Wat moet jy doen?
1. 'n afskrif van hierdie lêer: forum root / / vbenterprisetranslator_functions_hooks.php
2. Soek in hierdie lêer
PHP Code:
function vbet_register_form_complete(&$customfields_profile, &$show) {
3. in hierdie funksie vind:
PHP Code:
$vbet_language_options = '<table class="multifield group" cellpadding="4" cellspacing="1" border="0"><tr>';
en vervang met:
PHP Code:
$vbet_language_options = '<div class="rightcol"><table class="multifield group" style="width: 100%" cellpadding="4" cellspacing="1" border="0"><tr>';
4. in hierdie funksie vind:
PHP Code:
$vbet_language_options .= '</tr></table>';
en vervang met
PHP Code:
$vbet_language_options .= '</tr></table></div>';
WOORDE
lyk goed nou so sal ingesluit word in die volgende Communique
Danksy