How do i resize the window of the smilies popup window when i click [more] in the default editor...
which file do i have to edit
thanks
maxxy wrote:
what about the website field ?le="color: #000000"><?php <tr> <td class="head"><{$lang_website}></td> <td class="even"><{$user_websiteurl}></td> </tr>
I can't use <{if $user_websiteurl != ""}>
the table is still displayed I think because XOOPS automatically inserts http:// before the url
when i try <{if $user_websiteurl != "http://"}> the website table is still displayed