I managed to install my first ZenPhoto gallery,
here it is http://www.pawelnawrocki.com/zenphoto/
It`s based on Effervescence theme with some minimal
color modifications, thumb frames, bg and logo...
http://www.pawelnawrocki.com/zenphoto/themes/0_nice/zen.css
Generally I recognize variables in zen.css but not at all :(
I would like to make some small changes but I dont how,
http://www.pawelnawrocki.com/files/ScreenShot1.jpg
This pictures explain everything I think,
thanks in advance,
PN
@monster-
I took a quick peek, did you change the default effervescence crop sizes for the images for each image? If so, that may create the problem you're describing.
In the css, you want to focus specifically on the .imagethumb selector. Each li (list item) is properly placed (I used Firebug - a firefox plugin - to check) but the images are off center, which is creating the effect you see. The theme was designed with specific spacing in mind, but if you fiddle with the padding in the .imagethumb selector, it should yield the results you are looking for.
Thank you once again Craig ;)
This tool is very great, it showed me how complicated the site is :0
I thought that when I choose text-align = justify for #main div
it will also apply to #album li blocks, but it doesnt work :(
I have to do some experiments with marigins and paddings :)
But with this Firebug I can understand which ID Style is responsible for what...
Great TOOL!
Thanks,
PN
I highly recommend Firebug to any person who is doing any sort of work with CSS. It greatly reduces the time you spend flipping between windows. You can even edit and display selectors and values on the fly to test different things.
Hehe thanks =)
i now integrated slimbox to cimi theme, but the loading part never ends ...
http://page.floari.de/fotos/friends-andere/
Would be very nice if you help me =)
do you host this site on your home server??
it works very slow, ugh.. :(
I suppose your problem is a result of a bad link a href= to the image,
I also encountered the same problem with loading part when I wanted to put a `in a lightbox. I still dont know why!!! My advice is to experiment with this link, in Chilli-Light2 theme this link isa href=""and doesnt work for me :( in Chilli Light(1) theme this link isa href=""and works for me, i Highslide theme the link is the samea href=""` but there are some other variables (class= instead of rel=)