ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
The photo gallery is finally working. just a quick fix problem here I'm sure...the title on top of the slideshow box...any ideas how to remove that? It gets cut off by the slide show box.
i checked with firebug, and didn't see any id or class implemented on that title, so we can't remove it with css, but I have another idea to "cover/hide" it with the image slideshow :cheesy:
in your template_css.css at the bottom, add this line:
#myGallery {margin-top: -17px !important;}