Hello,
(warning, http://buddy18.com is nsfw)
I have a question about this widget.
I want to remove the title on the botton of the images.
Hope you can help me, maybe with css?
For the page include the widget you can check: http://buddy18.com/testpage
Hope you can help me
Awesome! Thnx. That works.
I have a nother question about this widget.
I want to have 2 rows of 4 images. I use now 4 times this widget on my page. How can i set this up using this widget 1 time? Because i can only get the images among each other, and not next to each other.
Hope you can help me out with this.
Thnx
Hi Christian,
Please copy the following template
“mediapress/templates/mediapress/default/widgets/grid-photo.php”
to your theme
“mediapress/default/widgets/grid-photo.php”
and replace the following
mpp_get_grid_column_class( 1 ) )
to
mpp_get_grid_column_class( 2 ) )
will do the work.
Thank You
Ravi
You must be logged in to reply to this topic.