1
[suspendTempri[suspended]
Re: youtube F**KING SUCKS!

Whatever.



2
[suspendTempri[suspended]
Re: Xoops photoshop/xhtml/css question

Sure you can convert it to XOOPS template. If you don't have anyone to convert it -> Tempri Design



3
[suspendTempri[suspended]
Re: Tempri Design - brand new web 2.0 site!

Resized Image

NEW!



4
[suspendTempri[suspended]
Re: Tempri Design - brand new web 2.0 site!

When you use the order form means you are interested because we build a theme after you decide what are your favorite colors, elements, icons, effects, etc ...

Soon there will be a gallery of themes so you can choose a pre-made one!

Please feel free to use the contact form and read the faq.

Regards,

Tempri



5
[suspendTempri[suspended]
Tempri Design - brand new web 2.0 site!

Hello!

I would just like to invite you to our brand new Tempri Design website. Make XOOPS look better, ... now!

TEMPRI DESIGN - Click here

Thanks!



6
[suspendTempri[suspended]
Re: Ok, XOOP theme sucks big time, it

Ok, let's be honest ... XOOPS is not the best CMS around here ... it's kinda old and very PHP-Nukeish. But it's good, I agree.

I have some crazy ideas for theme creation of xoops.org but I will create it only if I get the "Yes" from XOOPS team.




7
[suspendTempri[suspended]
Re: Add New Block - Content type php script HELP

I modified your code but I didn't try if it works. Try to put this code into the block:

le="color: #000000"><?php $end = "May 6, 2007"; $text = "until the conference!"; $textOnTheDay = "G'07 begins today!!!"; $textAfterwards = "Check out the procedings."; $now = strtotime ("now"); $then = strtotime ("$end"); $difference = $then - $now; $num = $difference/86400; $days = intval($num); $num2 = ($num - $days)*24; $hours = intval($num2); $num3 = ($num2 - $hours)*60; $mins = intval($num3); $num4 = ($num3 - $mins)*60; $secs = intval($num4); if ($days>0 || $hours>0 || $minutes>0 || $seconds>0) { print '<p>'; print "$days days, <br />"; print "$hours hours, <br />"; print "$mins minutes, <br />"; print "$secs seconds, <br />"; print "$text"; print '</p>'; } else if (($days==0) && ($hours<=0 || $minutes<=0 || $seconds<=0)) { print "<p>$textOnTheDay<p>"; } else { print "<p>$textAfterwards</p>"; }



8
[suspendTempri[suspended]
Re: i need some critics

First thing I noticed is a favicon.



9
[suspendTempri[suspended]
Re: Hom to implement a swf file on the logo?

I suggest using swfobject.js because of Internet Explorer.



10
[suspendTempri[suspended]
Re: Image Manager & More Smileys POPUP link not working!

Do you have javascript enabled in your browser?




TopTop
(1) 2 3 4 »