Results for: alignment
It seems that my navbar is somehow causing some sort of intermittent alignment issue with my page title. (Removing my custom navbar code seems to resolve the issue. Also resizing my browser window also seems to correct the problem.) I have no idea how... (continued)
I am confident that the answer to this is painfully obvious, but here goes. Love the modal. Works perfect. Looks great... until I viewed on a 27 in iMac set to full screen. My modal is set to medium, yet my image that is contained in the modal is only 960... (continued)
I recently upgraded my version of Foundation from 5.0.2 to 5.0.3 and noticed that the "centered" class for a column doesn't seem to be working for me anymore. You can check out an example of the code I used on my site here: http://jsfiddle.net/Zd32J/. Whe... (continued)
I understand why the last child floats right in the grid. The problem I have with the implementation is the following: If I apply "end" then it floats left. If I want to center the element I have to offset the difference. Example code class for la... (continued)
Hello, I made some columns and they look fine on desktop but when i view the mobile version, they are close together. There is no padding in between. Here is the link: http://www.tel3.com/temp/main-new.jsp Also attached are screenshots showing you w... (continued)
My sub-nav functions almost as I want it to, it's issues with alignment/background position that I'm having. I have wrapped the sub-nav in a div row, and added this to my stylesheet:
I am used to bootstrap and am considering foundation for my next project because of some of the structural design choices. One thing turning me off from bootstrap is I can't use jQuery UI, like when I had to use a date picker I had to find one that was co... (continued)
I'm using the large class to align divs but there is too much space and the alignment at the top (member login, sign up, google search) are not properly aligned to the navigation that's slightly below it. As far as alignment goes. here is the image o... (continued)
I'm trying to add a small section for contact details above the main top bar navigation, yet have my logo inline with both (hopefully the attached image will explain things more clearly), but I'm not having much success. Any advice of the best way to achi... (continued)
I create a right alignment div and set drop down content. Now I want to set drop down content right alignment but it always show left alignment. So please, any one tell me how can change drop down content alignment. Thanks
I’m trying to figure out how to vertically align standard Foundation columns within a row. I want to make sure that whatever code I use to align the divs doesn’t disturb the Foundation code that is already in place to render my fluid layout. Thanks!
Hi, I started to use Foundation yesterday and and arranged some elements like on the attached image. The name text and the smaller images are in two seperate, nested rows. I would like theese two rows to be aligned at the bottom of the column (column i... (continued)
Its been difficult to align my form on a horizontal line!!! could it be there are other ways of putting the classes together? (Please note the red line on the attached image) I also want to reduce the spaces (Note: yellow boxes) between the input filed!!!... (continued)
i'm trying to make the top (red) bar content align with the rest of the content. just adding % margin to either side doesn't work as when the window gets smaller the % stays the same. while keeping the red background all the way accross i need the content... (continued)
I seen with F4S you can do align-middle to do vertically centered alignment of content. I don't see anything like that for F4A. Is there a way to vertically center content inside of a block?
Hi there, I recently switched from Bootstrap to Foundation for a new project and generally I am quite happy, but I am facing a problem I can't seem to resolve without a lot of own CSS code. All drop down menus seem to be left aligned, so for example w... (continued)
For some reason my dropdown menu is not working as intended. When I hover over the parent item, then nested menu shows up to the right of the parent, instead of underneath it. Using the data-alignment option does not seem to have any effect. Any ... (continued)
Hey James, hey Guys, this is my first post inside this forum, till now i had no problems by using foundation (use it over half of a year). But actually i'm working on a project and found a bug, i guess. I created a button group as menu, added... (continued)
What's the best approach to align links/images inline to the right in a column with Inky?Here's an example: <columns large=10> <a href="#"><img width="40" height="40" src="fb-icon.png"/></a> <a href="#"><img width="40... (continued)