drupalfun.com
Can't get images in photo gallery side by side with the code...
Submitted by Lisa on Fri, 07/16/2010 - 22:14
Status:
Open Question:
I tried adding:
<?php foreach ((array)$node->field_pictures as $item) { ?>
<?php print $item[’view’] ?>
<?php } ?>
to the contemplate template but the images in users albums dont show horizontal but are down... do I need to delete the entire code in contemplate then add the code?
Related Questions
Responses
2. Yes, you need to empty the
Submitted by dorien on Wed, 08/04/2010 - 14:18.
Yes, you need to empty the content of the contemplate and then paste this code into it.
If it still does not work, it might be dependant upon your theme, perhaps you could post a link?


1. Here also...
I also got that issue.. Any help is greatly appreciated.....
Thanks & Regards
Sarav..