Results for: overflow
I need help with preventing the menu items in the top bar from overflowing. The menu looks fine in large view but it becomes two lines in medium view. Here's the URL... http://beetown.com/beta/sjico/index.html Here's the CSS... http://beetown.com/... (continued)
I have an image that is higher than its parent div. I want it to align to the bottom of the div and "stick out" of the div at the top. Can anyone help me here?
Hello there, I'm using Foundation's dropdown feature to create some dropdown menus and such content need to be folded. First, Can I turn off the automatic positioning? It's having a huge impact on my design and appearances and I needed to reset the... (continued)
We're creating a site for a client and the last dropdown in the topbar goes past the edge of the page width, which we have at 62.5rem. Our client insists that this does not happen, but instead the dropdown changes so that it is aligned with the right edge... (continued)
I am trying to get some text and a image to fit inside one panel. The image always overflows the panel; how can I fix this? http://codepen.io/anon/pen/DtzJf Thanks
I was looking at Foundation case studies and was interested to know how you got the #sideDevice image to exceed the div. I tried to replicate with an 6-column div and image id set to max-width:200%. http://foundation.zurb.com/learn/case-washington-pos... (continued)
I have a div with a fixed height. In that div, there are many divs (say 30) that create a list. I set the overflow-y to scroll on the parent div and everything works as expected (I get a 600px height div and can scroll through the list). I added a butt... (continued)
Hello I am working with an asp.net webforms based application; I inherited the task of overhauling the UI. I am using an offcanvas.js menu. The problem that is occurring is that the "overflow:hidden" property of the "off-canvas-wrap" class is preventin... (continued)
Can someone clear some fog for me? I'm used to doing my own responsive styling, and consistently use a class on my sites as follows: .fill {height:100%;overflow:hidden;} This allows me to avoid a million clears throughout a site by simply tagging th... (continued)
Hello! I'm using version 5.5.2 of Foundation and I'm having a problem with Magellan-Expedition. It seems that anytime I have the nav (with the arrivals) and content (with the destinations) inside of a div with overflow: auto, hidden, scroll, or anythin... (continued)
First of, I must say that this is my first effort to build something with Foundation for Sites and pretty much my first work using SCSS. I've included my html code below and I've only edited app.scss to use flex grid; I haven't touched _settings.scss at a... (continued)
I have a question related to Top Bar and menu items that have white space when scaling a browser. I've included a codepen example to demonstrate better the issue: https://codepen.io/floridapctech1/pen/MvaKrQ If you will notice, in the C... (continued)
Hello, I'm a noob and I've got a problem with my 12 col grid. I have a row and in that, i have two divs (logo and search). On large screens the logo is 4 cols, the search is 8, and on small screens they are both 12 so stack. The problem I have is that o... (continued)
Hi, I have a problem with my sticky top bar in combination with the top-bar menu. When I open the site everything is as expected. The overflow is configured that way, that the top bar is above the scroll bar at the right. Now when I open the drop-down me... (continued)