View Full Version : homepage help
tlphotos
Feb-26-2008, 08:06 PM
When I am not logged in, there is an empty box that shows up in between my navbar and my slideshow. I don't have anything in my biobox, so I am stumped about where this box is from. Thanks! www.tlphotos.com
Allen
Feb-26-2008, 10:35 PM
When I am not logged in, there is an empty box that shows up in between my navbar and my slideshow. I don't have anything in my biobox, so I am stumped about where this box is from. Thanks! www.tlphotos.com (http://www.tlphotos.com)
Add this to your CSS.
.homepage #breadcrumb {visibility: hidden;}
.homepage .loggedIn #breadcrumb {visibility: visible;}
.homepage #altViews {visibility: visible;}
tlphotos
Feb-27-2008, 06:26 AM
Add this to your CSS.
.homepage #breadcrumb {visibility: hidden;}
.homepage .loggedIn #breadcrumb {visibility: visible;}
.homepage #altViews {visibility: visible;}
That did it! Thanks!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.