Removing the "panel-overlay" <div></div>

How can I remove the "panel-overlay" <div> from the home page? I want hide it

<div class="panel-overlay" style="padding: 0pt 10px; position: absolute; z-index: 1; width: 978px; height: 82px; top: 0pt; left: 0pt; color: white; font-size: 1em;">
<div style="font-size: 18px; margin-top: 21px; margin-right: 20px; color: rgb(51, 51, 51);"><h2/></div>
</div>

Quote · 16 Sep 2010

I seem to be having problems finding what you're trying to hide.

A screenshot might be better than grabbing a line of code from the source. It would help me to know visually what i am looking for.

https://www.deanbassett.com
Quote · 16 Sep 2010

Enclosed is a screenshot of the page and the gray area on the upper side of the promo pictures

Gray bar.JPG · 231.5K · 77 views
Quote · 16 Sep 2010

Well i still can't find it. That class name does not seem to exist in the default dolphin promo area.

And that section looks like something you installed. I suspect it's part of that slide show. Which meens no one here will be able to tell you how to hide it unless they also have the same slideshow.

https://www.deanbassett.com
Quote · 16 Sep 2010

Deano, I've installed Joosocial module Jooslide. I'll take a look there maybe I would find it. The module is attached

JOOslide-V.1.0.zip · 111.7K · 65 downloads
Quote · 16 Sep 2010

Deano, you are right...it's in his module and I'll try to play with it. I found the slide module as very useful that is the reason I keep it

Quote · 16 Sep 2010

If you just want it to disappear, add this to templates/base/css/general.css

.panel-overlay{ display:none!important;}

sup
Quote · 16 Sep 2010

Martinboi and Deano - i would to thank both of you for the great assistance. I was able to allocate the place and now it's ok.

Quote · 16 Sep 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.