Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Dear Kamran Sir,

Greeting from GenXCoders! Hope all is fine at your end. Been long since I have posted.

KK Sir, I am facing a problem in the gallery images. I am using the slimbox code to implement the gallery.

The images tend to disappear. please see the images attached here.
the image appears as shown in 1.png

1.png
This is the 1st image of the gallery. There is the Next Button on the side which is not visible without mouse over.
1.png (184.53 KiB) Viewed 2657 times


While the same image becomes visible with mouse over the image. the image appears as in 1_1.png

1_1.png
This is the 1st image of the gallery. There is the Next Button on the side which is visible with mouse over.
1_1.png (323.3 KiB) Viewed 2657 times


Sir the image doesnot appear completely.

the code is the same as in the zip file in the documentation. only that i have removed the:
Code: Select all
body{
         background:white none repeat scroll 0;
         margin:0 auto;
         padding:0;
         width:780px;
      }


and

Code: Select all
<cms:show k_admin_link />


also for the line
Code: Select all
<script type="text/javascript" src="<cms:show k_admin_link />includes/jquery.min-1.5.1.js"></script>


I have directly added the "jquery.min-1.5.1.js" file than including it.

Rest of the code remains the same.

Awaiting your help sir.
Image
where innovation meets technology
Hi GenXCoders :)

The problem you mentioned is really a front-end one (i.e. HTML/CSS/JS) and has nothing to do with Couch.

The gallery's front-end code is just a sample - one is supposed to retrofit Couch's code within their own gallery markup.

So I am extremely sorry, my friend, but there is little I'll be able to help you with in this case.

I am sure you'll understand.

Thanks.
2 posts Page 1 of 1