171
maxxy
resize smilies popup window ?
  • 2007/11/4 13:16

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


Hi

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



172
maxxy
Re: hide empty table in profile
  • 2007/11/1 6:22

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


catz sorry to tell you that it seems none of the solution above works

this really should be fix in the next core version



173
maxxy
Re: hide empty table in profile
  • 2007/11/1 5:26

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


thanks catz

but it's not working

updated the system module and template_c cleared



174
maxxy
Re: dev.xoops.org software solution
  • 2007/11/1 4:53

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


i have a question...will the old discussion in the forum in dev.xoops be gone when a new system is use ?

there is one discussion in the formulize forum in dev.xoops that i would like to retrieve

i had tried google's cache...but no luck...

i hope the data will be backup and will be online again...



175
maxxy
Re: hide empty table in profile
  • 2007/11/1 4:41

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


Quote:

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


bump

i'm still trying to figure out how to hide the website field..

anyone ?



176
maxxy
Re: Xoops*Hack v1.2 RC
  • 2007/11/1 4:17

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


thanks for the module

any expected date when documentation will be out ?



177
maxxy
Re: Yogurt Social Network Service
  • 2007/10/18 2:54

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


keep up the good work suico...i've a question ...

does the module have a block where it will display random members with avatar link to their profile



178
maxxy
Re: template - table design
  • 2007/10/18 2:32

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


wow...thank you very much zyspec...it works like a charm



179
maxxy
Re: xmspotlight image spaced out
  • 2007/10/17 4:54

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


the easiest way is to put a blank image beside the image



180
maxxy
Re: template - table design
  • 2007/10/17 4:32

  • maxxy

  • Quite a regular

  • Posts: 286

  • Since: 2007/6/11


thanks zyspec

but it is not working ....the page stop loading half page and didn't show my data
actually the template that i'm trying to modify is the smartsection_items_spot.html block from the smartsection module

based on your code above...what i put in my template is like below
le="color: #000000"><?php <{foreach item=item from=$block.items name=lp}> <{if $smarty.foreach.lp.first}><table><{/if}> <{if $smarty.foreach.lp.iteration % 3 == 1 }><tr><{/if}> <td> <{include file="db:smartsection_singleitem_block.html" item=$item}> </td> <{if $smarty.foreach.lp.iteration % 3 == 3 }></tr><{/if}> <{if $smarty.foreach.lp.last}> <{if ($smarty.foreach.lp.iteration % 3) < 3 }> <td colspan="<{(3 - ($smarty.foreach.lp.iteration % 3))}>"></td>}><{/if}> </tr></table> <{/if}> <{/foreach}>



i turned on the smarty template debug and nothing show up

can you test the code or can you point me to a easy smarty template article on this



ps: sorry for my poor english...




TopTop
« 1 ... 15 16 17 (18) 19 20 21 22 »