Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - murad

Pages: [1]
1
....
OR show last new images 10 insted of 3 at the home page
....

you wanted it, i posted it ;)
about moving... no idea...

If i show last new images 10 insted of 3 at the home page
it will not be in scrolling
it will be like that
http://www.m-qtr.com
Thanks

2
oper index.php
search for
Code: [Select]
$num_new_images = $config['image_cells'];
change to
Code: [Select]
$num_new_images = 10;

suprise :)
Hello Nicky,
But this will not make the last 10 images  or 15 etc moving in scrolling
try this site
http://ibhkc2.ib.funpic.de/index.php
this site use very nice way for making scrolling with out new php file
Help me get it
Thanks

3
ok let us try this ...

1. ... the <marquee>...</marquee> in your home.html ...
Code: [Select]
<marquee onmouseover="this.stop()" onmouseout="this.start()" scrollAmount="4" height="140">
{marquee_new_images}
</marquee>

2. ... and the $marquee_new_images in your index.php ...

... is coming soon ...  :wink:

Hello mawenzi ,
1-
i think this will work but $marquee_new_images  where i can find it ?

2- I test this site http://ibhkc2.ib.funpic.de/index.php
and it is very very good and that i wanna
New / Neu : Scrolling new images / Durchlaufende neue Bilder
i see the scrolling and it was very nice
how can i make like that?
Thanks


4
Hello,
How can i show last 10 new images like that
http://www.s60m.com/themes/newbluetooth.php
OR any way for make a new page show last 10 images moving
OR show last new images 10 insted of 3 at the home page
Thanks

5
Hello,
How can i show last 10 new images like that
http://www.s60m.com/themes/newbluetooth.php
Thanks

Pages: [1]