No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: Here is simple way to create responsive web html site. It's name Twitter Bootstrap framework. Here is free templates for all variants of pages http://www.bootstraptor.com enjoy! It's very easy! | |
Developing responsive sites on twitter bootstrap framework for 2 years, we at the beginning faced with the fact that official basic templates is not enough for fast start with Bootstrap. Gradually accumulated some templates, we have decided to provide it for Bootstrap community and provide it on our Bootstraptor site | |
Re: Here style from Bootstrap that you need to change what you want: Put it under Bootstrap.css style in your html <style> /* NAV */ .navbar-inner { background: #fafafa; /* ADD COLOR HERE in HEX# or grba() */ } /* LINKS */ .navbar .nav > li > a { float: none; … |
The End.