Author Topic: Help me please, I have a question  (Read 4917 times)

0 Members and 1 Guest are viewing this topic.

Offline Filip3rd

  • Newbie
  • *
  • Posts: 25
    • View Profile
Help me please, I have a question
« on: May 31, 2005, 10:14:31 PM »
right now on my home page they are 4 new images. How can i change it so there are 2row of 4 cell so 8 images. I have changed

I went to Cpanel - Setting - Image setting - changed
"How many rows should be shown for new images"
and
"How many cells should be shown in every row for new images"

but still no changes, what am I doing wrong.

Thank you

Filip


Offline Knuty

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
Re: Help me please, I have a question
« Reply #1 on: May 31, 2005, 10:34:56 PM »
Search for this line in index.php:  $num_new_images = 4;
change 4 to what ever you want it to be.

Offline Filip3rd

  • Newbie
  • *
  • Posts: 25
    • View Profile
Re: Help me please, I have a question
« Reply #2 on: June 01, 2005, 04:52:43 AM »
Thank you very very much!!!