Forum Replies Created
-
AuthorPosts
-
So, the content only shows if I put a
©
in the text editor. Otherwise…nothing. I removed the search from the sidebar. Header search works, but standard search doesn’t seem to.Thanks Devin. That change didn’t seem to work for me. Take a look at this page: http://mrsjosephwood.com/shop/beekeeping-made-simple/ and let me know what ya think.
January 29, 2014 at 4:07 pm in reply to: Want a challenge? Need help bringing mega-menu to top Z-Index layer #216413Hi Ismael, thanks for your reply. Here’s a link to a screenshot (https://www.dropbox.com/s/gmrgps9bg1rr87w/screenshot.jpg).
I have a non-rectangular .png for a title bar (oval in center) that I want to overlap with the menu. What I’m trying to do is separate the sub-menu, pulling that to the top z-index layer.
Here’s the code I have now: Again, notice the sub-menu under the graphic (z-index).
/* Title Bar Backgrounds */ .container_wrap, #header_main { clear: both; position: relative; z-index: 1; border-top-style: solid; border-top-width: 0px; border-bottom-width: 1px; } .header_color {border-color: transparent;} .title_container .main-title, .title_container .breadcrumb {display: none;} #menu-item-149073 {z-index: 1500;} .page-id-149135 .alternate_color { background: transparent url(https://staging.boomerangdesigns.com/mom/wp-content/uploads/blog-title-bar.png) center center no-repeat; height: 164px; margin: -56px 0 0 0; z-index: 1000; text-align: center; }
I hope that makes sense.
-
AuthorPosts