0
Welcome Guest! Login
0 items Join Now

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.

RokGallery on Gavick Template -> Logo Vanishes?

  • RokGallery on Gavick Template -> Logo Vanishes?

    Posted 13 years 6 months ago
    • I am completely lost on this one, but my client provided me RokGallery to use and wanted it placed on a Gavick template. Everything works like a charm, but the LOGO on the page vanishes, exclusively on the page that the RokGallery page is on.

      Site: www.experiencedbricks.com/
      Gallery: www.experiencedbricks.com/showcase

      Is there some sort of magical "Logo Gets Killed" setting that I missed? I love the Gallery and I am not going to go back to Phoca - and the client loves this template ... sooo ... there is a fix here somewhere. Ideas?
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3230
    • Custom work done

    Re: RokGallery on Gavick Template -> Logo Vanishes?

    Posted 13 years 6 months ago
    • Nope just a template conflict
      In your gallery.css file find:
       
      html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
       
      and replace with:
       
      html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: visible;width: 0;height: 0;margin: 0 auto;}
       

Time to create page: 0.053 seconds