register, align right register, align right
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

register, align right

Started by D2K, October 25, 2007, 07:05:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

D2K

hey, i would like to know how i can align the text (username, password, email, etc.) to the right. i managed it for the login since it was more or less pure HTML; but in the register.php it is pure PHP...

can u help me out?
thanks :)

Sami

- Around line #104 find this

<td width="40%" class="tableb"  height="25">

and change it to this

<td width="40%" class="tableb"  height="25"  align="right">


- do the same for #146 and #161
‍I don't answer to PM with support question
Please post your issue to related board