Sidebar line and ie shadow

simcoe
simcoe's picture

Joined: 2010-11-24
Posts: 2
Posted: Wed, 2010-11-24 19:04

HiI am using Gallery 3,0 and the blank canvas theme. I have remove the sidebar modules but a thin line remains. I have tweaked the screen.css file for other things but can't see where that line is coming from.
the gallery is here:
http://giftsinshadow.ca/gallery1

Also when viewed in IE the Slide Show title shows a shadow. Huh???

Thanks

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Wed, 2010-11-24 20:23

Firefox with Firebug... just sayin'

#g-view-menu {
  border: none;
}

Sorry I don't troubleshoot IE layout issues. But maybe take a look at this code:

#g-view-menu a {
background-position:50% 50%;
background-repeat:no-repeat;
height:22px !important;
width:100px !important;
}

Don't know if that's what tripping up IE or what.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
simcoe
simcoe's picture

Joined: 2010-11-24
Posts: 2
Posted: Wed, 2010-11-24 22:14

Thanks alot,
that did remove the line.

Now the canvas is really clean.

Really appreciate it.

I am not too worried about the IE shadow effect, thing.