Pagebar Overflow:Hidden command stopped working

  • Unknown's avatar

    Hi all. I am using the theme Contempt. I edited the CSS to include the command Overflow:Hidden in the #Pagebar section. It worked fine for a year, now suddenly it does not work, and page titles are spilling down on the page. Can anyone think of how to fix. Other elements of the CSS still function, I made some changes just to see it worked. Helpppppp. Thanks

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    a link to your blog would help

  • Unknown's avatar

    That’s the problem, it’s a private blog. If it helps, here is the CSS code. The overflow:hidden; line is the piece that is not working.

    #pagebar {
    overflow:hidden;
    width:750px;
    height:135px;
    border-bottom:1px black solid;
    margin:0;
    padding:0;
    }

  • Unknown's avatar

    Well, it’s the right syntax so it should work. I’m afraid I can’t say more than that. There might be other things that could be messing things up, but in this case, you’ll have to debug things yourself.

    Maybe you haven’t renewed your CSS upgrade?

    Just in case you didn’t know, these are some tools (Firefox extensions) that can help you debugging your code:

    Aardvark, Web Developer or Firebug.

    If you have renewed your upgrade and you’re sure there isn’t anything in your content/code that may be messing things up, then I’d suggest you to contact support.

    Contact

    Good luck!

  • Unknown's avatar

    The reason we ask for a URL is not so we can look at it but so we can confirm it’s hosted here at WP.com instead of an independently hosted .org blog. It happens more times than you can imagine that people get the two mixed up.

  • The topic ‘Pagebar Overflow:Hidden command stopped working’ is closed to new replies.