To insert code use <code>...</code>.
lightbox content
  • I am trying to figure out the easiest and most efficient way to achieve a portfolio with lightbox popups that will have the image on the left with text on the right side including a text link. I have setup a 2third/1third layout with a framed box to achieve this, but thinking there must be a better way. This is the site http://echorain.ca/wordpress/look-book/look-book-2/

    thanks!
  • 4 Comments sorted by
  • also if I have the items display in a group with the next and back functions / it disables the link I have on the right side.
  • Hi,

    I think your solution is great.


    For the next and back functions, You can use custom css code below in striking->general options page.

    #cboxPrevious, #cboxNext {
    height: 71px;
    top: 45%;
    width: 30px;
    }


    Regards,
    KaptinLin
  • thanks this helped!
    only other question I have about these are it seems I must have that white space at the bottom otherwise a scroll bar will appear which I do not want. Any way around this?
  • Hi nfd,

    Can you give me your page link for the scroll bar appeared?

    Regards,
    KaptinLin