Vanilla 2
Discussions
Activity
Sign In
prettyPhoto support
different themes on the same page
jjEdit
February 2010
I wish I could use different customizations for windows in which to display the content.
Is there a way to get it?
thank you very much
qmnonic
March 2010
You can do this by using different selectors for each theme with prettyPhoto 2.5.6.
For example....
$("a[rel^='prettyPhoto1']").prettyPhoto({ theme: 'dark_rounded' });
$("a[rel^='prettyPhoto2']").prettyPhoto({ theme: 'light_square' });
Now everything with rel='prettyPhoto1' will use the dark_rounded theme. Everything with rel='prettyPhoto2' will use the light_square theme. Make sense?
Matt.
rbw111
June 2010
Where do you place this code to do this?
polork
July 2010
in to index.html page
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
2,644
General
305
Showoff your stuff!
8
prettyComments support
7
prettySociable support
43
WP-prettyphoto support
179
prettyCheckboxes support
40
prettyGallery support
74
prettyMobile support
34
prettyPhoto support
1,937
prettyLoader support
12
INK - Support forum
5
Powered by Vanilla