Navigation bar making layout align left (and IE issues)

Aug 28, 2007 22:47

I just re did my layout (raisintorte) by adding in a rotating header with a php file.

I have two issues:

(1) The banner doesn't show up in IE (I'm not actually that concerned about this one, but if someone has a fix, that would be great)

(2) The layout aligns left for anyone who has the navigation bar enabled.

I checked the tags and someone suggested using this code to disable the bar:

#lj_controlstrip {
display: none;
}
and I put it in, but according to people on my flist with the navbar, it's not working. Does anyone have any alternate suggestions? I know next to nothing about code, and I pretty much combined a whole bunch of things to create my layout so I probably screwed something up at some point.

Thanks!

navbar

Previous post Next post
Up