Viewing 2 replies - 1 through 2 (of 2 total)
  • Bill

    (@chubbycrow)

    That’s a handful, and I’m definitely no css whiz. But I would try to use some positioning like position: relative; top: 240px; or whatever it takes to align to your needs. I think it will be tricky to get the tri-banded effect perfect in all browsers with just this basic approach though, but it can be done. You may want to build the white band into the image.

    Right now the image seems tied to the site-title anchor but with what you’re trying to do I would separate them. No need for that large image to be clickable when it spills over the menu bar. #site-title has its own sizing agenda that will need to be dealt with too.

    Anyway, a start?

    (edit: plug those into Firebug for the img and uncheck the vertical-align box to see a rough sample.)

    John, this really should be posted in the same thread as your earlier one – as it’s still the same question and having multiple threads on the same question makes it much harder for people to help. Per forum policy we close duplicate threads.

    http://wordpress.org/support/topic/how-to-make-logo-overlap-menu-bar?replies=11#post-3921833

    EDIT – Sorry Bill – chime in on the other thread, if you will :).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Moving individual elements / still trying to get logo thru menu bar’ is closed to new replies.