A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
Hi there!
Sorry!, I am quite lazy today...
Can anyone suggest how to change the web image settings in Image Gallery (Simple Folder Version) ?
The page width of my skin is less than 1000px and landscaper piclures pushes the "next" thumbnail out of the page.
I wonder where to set a smaller size for the web image in the middle.
CSS Class ? Theme.skin ? ...?
Thanks in advance for you help.
Diego
OK, I finally answered myself...
I added a line in stylemojo.css
.foldergallery img { max-width:600px; }
Glad that you solved the problem, in order to further concern, here is the image gallery library which including all the common image processing FAQ, including image resizing, image rotating, image creating watermark, etc.