5 Replies Latest reply: Dec 17, 2012 10:47 AM by Chad - BCGurus.com RSS

    Lightbox Webapp

    Asad 6SM Community Member

      Hi All

       

      Hope everyone is well and looking forward to Christmas.

       

      I have got myself into a bit of a mess with a lightbox I am trying to setup.

       

      I have already been through majority of the discussions regarding lightboxes on the BC forum already and tried almost every workaround people have suggested. I am not getting anywhere with this so if anyone can help it would be greatly appreciated. I know the images for the lightbox are not working yet as I have not changed the paths in the CSS, but I dont think this should cause the problems I am having.

       

      The problem seems to be the lightbox does not display the picture, I have setup a {tag_image thumb} and {tag_image} fields in my webapp. I have tried several combinations but cant seem to get my head around it. There is also some code having over from the code which i can not seem to resolve either.

       

      Here is my code i am using:

       

      <div class="col_one_fourth lightbox">

       

      <a href="{tag_image}" rel="lightbox"><img alt="" src="{tag_image_value}?Action=thumbnail&amp;Width=100&amp;Height= 100&amp;algorithm=fill_proportional" /></a></div>

       

      <div class="col_three_fourth col_last">

      <h4> {tag_name_nolink} </h4>

      <p>{tag_description}</p>

      </div>

      <div class="clear"></div>

      <hr />

       

      Example of page:

      http://sunnyheatint01.6sm.co.uk/applications

       

      I would appreciate your help on this.

       

      Many Thanks

       

      Asad