PDA

View Full Version : problem with fresh air theme, bar on top


dirtbikejunkie
Jan-05-2007, 04:24 PM
hi, I get a bar just above the bio box that only seems to occur witht the fresh air theme. you can see it pictured here

http://trav.smugmug.com/photos/121263031-L.jpg


any ideas on how to remove it?

my smugmug site is http://trav.smugmug.com

thanks!

Barb
Jan-05-2007, 04:45 PM
hi, I get a bar just above the bio box that only seems to occur witht the fresh air theme. you can see it pictured here

http://trav.smugmug.com/photos/121263031-L.jpg


any ideas on how to remove it?

my smugmug site is http://trav.smugmug.com

thanks!

Hi :)

If you add this to your CSS, you will not see the bar logged out, but you will see it logged in, which is good since it has the links to the control panel, etc.

.homepage #breadcrumb {display: none;}
.loggedIn .homepage #breadcrumb {display: block;}