Extra Navigation Links, Sidebar Overlaps Content, Layout Centering Problems
-
Hello, I would like help with the layout of my theme. First, how can I remove the extra navigation links that are showing on top of the content section? Second, I just posted an entry and my sidebar is overlapping the content. How will I move it to the side? Lastly, I’m trying to center the whole layout with CSS but it is not moving to the center. What’s going on? This is my code for the content wrapper.
#wrapper {
height: 687px;
width: 1024px;
left: 250px;
top: 0px;
color: #FFF;
}And this is the layout I have right now.
The topic ‘Extra Navigation Links, Sidebar Overlaps Content, Layout Centering Problems’ is closed to new replies.