Skip to main content

Home/ CSS Evangelist/ Group items tagged CSS-Layout

Rss Feed Group items tagged

yc c

A CSS Sticky Footer - 0 views

  •  
    /* STICKER - A valid, easy to use CSS sticky footer by Ryan Fait This is the basic CSS you need along with the one extra empty div and the wrapper required to achieve the effect. I suggest that you leave the * { margin: 0; } code in while testing and building your site because margins do have a tendency to mess things up a bit. Have fun! Copyright (c) 2006-2007 Ryan Fait */ * { margin: 0; } html, body { height: 100%; } .wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */ } .footer, .push { height: 4em; /* .push must be the same height as .footer */ } /* TROUBLESHOOTING I've received a few comments about vertical margins causing a few problems with the layout. If you want space between paragraphs or headers, use padding instead of margin. It's as simple as that. */
yc c

Stylish 0.2 Released [Jan 1, Page 4] - MozillaZine Forums - 0 views

  •  
    Stylish is to CSS what Greasemonkey is to JavaScript. Stylish allows you to easily manage user styles for the application UI, all websites, or only certain websites. Stylish is better than using userChrome.css/userContent.css because styles are applied im
Vernon Fowler

word-break | CSS-Tricks - 0 views

  • It's often used in places with user generated content so that long strings don't risk breaking layout.
yc c

Easy Blog Design Tool for Wordpress & Movabletype - CSSEZ - 0 views

  •  
    an online CSS authoring tool that has many layout templates, background image maker, and other features. Requires Javascript. (Safari, Firefox, Internet Explorer; free; in Japanese)
mikhail-miguel

eagle h0mepage - 0 views

  •  
    Olá webmaster! Procurando por recursos para turbinar seu site? O PortalDigiDesign tem as melhores soluções em php, asp, javascript, css, coldfusion, dicas de webdesign, layouts prontos, flash, applets, serviços gratuitos como indique o site, usuár...
« First ‹ Previous 41 - 60 of 132 Next › Last »
Showing 20 items per page