10376 Posts in 2191 Topics by 1708 members
| Go to End | Next > | |
| Author | Topic: | 66912 Views |
-
Re: Image Gallery Extension: Testers Needed

17 June 2009 at 7:31am
I don't believe Thickbox allows you to put content by the navigation, but you could probably put something together using the example i gave you with a little bit of HTML in it.
-
Re: Image Gallery Extension: Testers Needed

17 June 2009 at 7:58am
i install Gallery 0.2.3, now I can get the thumbnails to work, but when I click on the thumbnails, no light box pops up, just a standard enlarge same frame i´d like remo shadow box it´s coll but the link is broken. Where i find this remo site link
-
Re: Image Gallery Extension: Testers Needed

17 June 2009 at 8:02am
That module is outdated. Use ImageGallery. More info in the DataObjectManager forum.
-
Re: Image Gallery Extension: Testers Needed

17 June 2009 at 6:14pm
Thanks it,s work, my client dont want sub navigation in the gallery, how i do that
www.sylinteri.fi/silver -
Re: Image Gallery Extension: Testers Needed

18 June 2009 at 1:50am
Just remove the <% control Albums %> block in your mysite/templates/Layout/ImageGalleryPage_album.ss
-
Re: Image Gallery Extension: Testers Needed

18 June 2009 at 10:17pm
Thanks but where is <% control Albums %>
-
Re: Image Gallery Extension: Testers Needed

19 June 2009 at 1:51am
It's in the template I referred to, ImageGalleryPage_album.ss.
Copy image_gallery/templates/Layout/ImageGalleryPage_album.ss to mysite/templates/Layout/ImageGalleryPage_album.ss, and edit the one in mysite. Remove:
line 9
<% if Albums %>
<div id="Sidebar" class="typography">
<div class="sidebarBox">
<h3>$Title</h3>
<ul id="Menu2">
<% control Albums %>
<li class="$LinkingMode"><a class="$LinkingMode" href="$Link" title="$AlbumName">$AlbumName</a></li>
<% end_control %>
</ul>
<div class="clear"></div>
</div>
<div class="sidebarBottom"></div>
</div>
<div id="Content">
<% end_if %>and line 84
<% if Albums %>
</div>
<% end_if %> -
Re: Image Gallery Extension: Testers Needed

19 June 2009 at 4:43am
Thanks mate but it s wont work ,sub gallery katso kuvia i t still in there what i have to do now.
| 66912 Views | ||
| Go to Top | Next > |

