Hi all.
I have two problems. One with VIEWS module. Another with LIGHTBOX module.
My problem with VIEWS MODULE:
1. I am making a website for a magazine which brings out about 20 pages on each issue.
2. I have got the jpg image of each page.
3. I plan to put the magazine only for paid members. So i have made use of access control based on taxonomy module.
4. I have installed IMAGE and IMAGE IMPORT module to import the magazine jpg's.
4. Now i have imported the magazine images as nodes and placed them under a taxonomy term.
5. I have given a number to each of the image as 001.jpg , 002.jpg, 003.jpg and so on.
6. When i import these images using IMAGE IMPORT module, these images are considered as nodes and appear on that particular page.
7. But the main problem is that they appear in reverse order... that is 020 image appears in the beginning. And 001 appears at the end.
8. My question is: How can i reverse this order for all the users who have access to this taxonomy. I have installed VIEWS module and i am not able to figure out the solution.
My doubt in LIGHTBOX module:
I want to customise the lightbox module so that:
1. The left right navigation icon (< and >) symbol appear at the bottom of the image as seen in ( http://www.stellapowerdesign.net/ )
2. I want to remove that link which gives image details (View image details)
3. And how to enable full size view of the images on first click over the thumbnail. I mean whatever image it is, when we click on it, we get a small view, then on pressing the enlarge button, the image gets bigger. How to make the image display full size on first click.