• I have a little experience with html, css and javascript, but absolutely none with php. I’m also pretty new to wordpress.

    I’m trying to float my sidebar to the right, and it’s getting cut in half. Only some of the material floats right, the meta tag is still underneath the main content.

    Also, obviously something funky is going on with the text wrapping in the post, its continuing off the page to the right.

    I would be grateful if you could give me a hand, I’ll supply any code i’ve written to help you help me ??

    Here’s my site:
    Seven Glaciers

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    The first thing I would say is try and clean up the HTML errors.

    From what I noticed there seem to be some unclosed tags or it could be just one.

    Thread Starter sevenglaciers

    (@sevenglaciers)

    i fixed the HTML problems, but I’m still having the issue

    Don’t know if it will solve the issue above, but your reset.css file is not linked correctly and it looks like you are missing the “dot” on this CSS class:

    widget-area {
    	width: 220px;
    	float: right;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar Problems :)’ is closed to new replies.