im using a wordpress plugin called photospace. it works great except images always seem to stack up on top of each other. [image here] i edited the css file thinking it was a padding issue but it didnt work. i looked though the javascript file too but i dont see where the problem is coming from. any guesses?

php file
css file
js file

Recommended Answers

All 2 Replies

My personal opinion is to create your own image gallery with jquery ,you replace $('div id ') with jquery('div id') and include you js file in your wordpress template.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.