prettyPhoto on IP.Board Portal
  • Hi, Defining myself a complete newbie of these kind of things is still too much...

    I own a website made with InvisionPower Board and I would like to include prettyPhoto in my portal homepage.+

    I am used to modify that page with html, thanks to the editor that IP.Board offers to me.

    I have added both codes in the main page:



    $(document).ready(function(){
    $("a[rel^='prettyPhoto']").prettyPhoto();
    });


    Then I don't exactely understand what else I have to do.

    I have copied the prettyPhoto folder in my root folder of the site, if I try to addrel=”prettyPhoto”

    that text just appears in my homepage...

    What does "Just add rel=”prettyPhoto” to the link you want prettyPhoto to be enabled on. Refer to the demos on the main project page for all the possibilities." mean?

    What should I do? :o)

    Thanks in advance for the assistence :o)
  • I have noticed that the src="js... represents the path where the jquery.js is, so I have modified it in something like src="http:mywebsite.com/prettyPhoto/js/jquery.js" as well as the css.

    It sitll doesn't work :(

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!