Results for: background
The :active psuedo class doesn't seem to be applied to the top bar using any of the examples provided by the documentation. It's not working on the Zurb site either. Does anyone have a working example that changes the background color of the active li... (continued)
I'm relatively new to Foundation and am still trying to wrap my head around some things. Is there a way, using Interchange, to control which, if any, background images get loaded based on the breakpoint? In my case, I have a background image that I wan... (continued)
Is there a quick/not-reinvent-thewheel way to put a gradient background on tootips rather than the standard solid color? Any help is appreciated :)
Hey everyboby! Matt emailed us about making a background image with an SVG logo on top. Let's help him out! -- I’m completely stuck trying to figure this out. I want to have two background images aligned to the top of my page and have tried every tu... (continued)
Hi all, Sorry if this is a stupid question. I have set a bg image and foundations bg color is covering it up. I know it's just setting the background on body but I have tried setting the global bg to none and it's still #FFF and covering my bg image. I... (continued)
still new to both html and css. Ive finally managed to edit my whole page in html but the problem is that I want to change my background, which is currently on white(default) with a picture in which it would still stay even though you scroll. totally newb... (continued)
Hi, I'm very new Foundation and I'm trying to add a linear background gradient to $body-bg: it works if use the vendor prefix for chrome eg. $body-bg: -webkit-gradient(linear, left top, right top, from(#FFF), color-stop(0.5, #808080), color-stop... (continued)
Please help me? I need to use Responsive full page background slider with foundation5.
Hi, I find Foundation 5 very useful and really enjoy working with it. In one of the pages in my website, there is a blank white background - the default one. I tried to change it into an image background, but failed to. I am adding the code I tried... (continued)
Any idea of how to get a background video on a div just like the zurb.com/studios website? Thanks ;)
Right now I use 2 div (absolute position) one for orbit as a background and one for front content. But Can orbit be used for background images for any container?
This is rather a general question for any web developers. How do i ensure that my background of the landing page stays full screen on medium and up devices? I also want my components to be proportionate to the screen size and position themselves in the c... (continued)
I am using foundation and orbit for a slider. I want to serve background-images using media queries, but how do I set the slider to the size of the background image and have it resize? I tried setting the size the background-image container, but this t... (continued)
Hello, Strange as it seems, but when I simply change the background color of the body tag to something else, the entire index.html page gets out of wack. I copy all the files back over onto the server to have it restore to the normal way they look. I... (continued)
Hello guys. I'm having a problem with using Orbit as a background, and it's that it doesn't even start working. In another of the prototypes I made I used the same code, and it works there - but in here, the timer starts with "timer paused", even if I... (continued)
Is there a way to add background to Accordion content? I tried doing this :
Hi Loving playing with this framework and how it fits beautifully with WordPress :) One issue I have is with background-attachment: fixed; I am creating sections where the background image / color go full width and break out of the container, all... (continued)
I'm having difficulties setting a dynamic position to the reveal modal. I'm trying something like this: $modal.data('css-top', $container.offset().top + ($container.outerHeight(true)/2) - ($modal.outerHeight()/2)); $($trigger.data('open-modal')).foun... (continued)
I'm having some difficulty styling the buttons on the topbar. I've managed to make everything transparent, except I the onhover for the button link. there is still a dark gray background. Can you please tell me how to make this transparent and how to make... (continued)
Okay I am completely a noob here! Just started to work on my portfolio website and thought Foundation could be the best place to start over! I was trying to add a simple background image to body tag by simply overriding foundation.css using app.css Settin... (continued)