4images Help / Hilfe > FAQ, Tips

How can I show more new images on home page?

<< < (12/12)

thunderstrike:

--- Quote ---How to make it work?

--- End quote ---

By post exact error.

skidpics:

--- Quote from: V@no on July 20, 2005, 02:59:41 AM ---If you would like to show more new images on your 4images homepage, you will need:
Open index.php
Find:
--- Code: ---$num_new_images = $config['image_cells'];
--- End code ---
Replace it with:
--- Code: ---$num_new_images = XX;
--- End code ---
Where XX is the number of images.

--- End quote ---

What can you adjust to allow the image_cells variable to be used, but adding additional rows instead of allowing it to overflow into 1 row only - in other words, use that variable, but make it wrap around to keep the theme together?  At this point, 5 looks fine, but if you want 20 new image_cells, which is the setting new_images uses, it will make it one giant row, instead of making 4 rows of 5 each.,  Random images will then also use the same variable, if you have that mod installed, or even better yet, have a seperate setting for this MOD in the admin area all together..  Any suggestions?

ka:
what if i want to insert bunch of random images instead new images at home page ?

Navigation

[0] Message Index

[*] Previous page

Go to full version