seboyd2000 wrote: * I read all the Tutorials as a Subscriber but didnt see anything like this, there.. Could someone give me some basic coding for a phpnuke module that will allow me to create Columns & Rows. Lets say I want a module that will show or display 3 columns of images & 4 rows high, which would equul 12 thumbnails per page. --------------------------------------------- Then if thats not to hard, what it does from there is the thunbnail image is either going to be a blank.gif or one the person will upload at the time of image submission. So in each occurance of these 12 thumbnails on the page , they will have their own thumbnail picture and a "Go To" link. Here the coding that tells which image to pull or show per occurance on the module page:
and heres what that above looks like it the table that currently will only show one column (the next coding is what I want to change to 3 columns and 4 rows):
thank in advance Posted: Tue Feb 21, 2006 7:06 pm
admin(Mark) wrote: hi, this tutorial should help you http://v2media.biz/templates_graphics_tutorials/php/php_horizontal_looping.htm If you need help setting it up with phpnuke let me know. Posted: Tue Feb 21, 2006 9:14 pm
seboyd2000 wrote: Admin Thanks for the link, i reviewed it and could you maybe turn it into a usable & understandable piece of coding that I could use with phpnuke. Say a 3 column, multiple rows type code that has changable slots at the top of the code page to enter the row or column amounts... or do a nice Tutorial on it instead, that also shows a usuable piece of code in it, $rows = 5; $columns = 3; I know that $rows probably should not be used because it is used in nuke coding so much, this is only an example of something that would be nice to have for simple adjustments at the top of the code page. thanks for your help Posted: Wed Feb 22, 2006 7:44 pm
seboyd2000 wrote: ????????????????????????????????????????????????????????????? thanks Posted: Sat Mar 04, 2006 9:25 am
admin(Mark) wrote: I have an easier way to do this. I'll post the codes for you soon. Posted: Sun Mar 05, 2006 1:07 pm
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||