Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.
-3
votes
1answer
36 views
Wich framework grid use with compass: Sussy, Compass-grid or Blueprint? [closed]
I'm trying to decide which grid framework I'll use in my web projects with SASS and Compass.
I've read about Sussy, Compass-grid and Blueprint, but it is a hard choice. Can you help me? I really ...
0
votes
0answers
42 views
My blueprint css span is not working
I am new to blueprint css. I want every list-item to have four columns of spaces and be in the same line. Yet the last item is always going to the new line. My code is given below. Any help would be ...
1
vote
0answers
31 views
Blueprint CSS last column not working correctly
I have a 10 column blueprint setup and having trouble with havingtwo divs each be 5 columns wide. The second one always jumps down under the first one, even though I have "last" in the second div.
...
0
votes
2answers
29 views
columns not fitting into grid
I just started using compass blueprint and I'm making a simple frame with the following:
$blueprint_grid_columns: 12;
$blueprint_grid_width: 60px;
$blueprint-grid-margin: 20px;
@import "blueprint";
...
0
votes
1answer
456 views
overflow:hidden not removing horizontal scrollbar from jQuery cycle in IE
I am using jQuery.cycle to show three images. Keeping with other answers on this site, I used a combination of min-width and overflow:hidden to remove the horizontal scrollbar, which only appears in ...
0
votes
0answers
46 views
IE CSS bugs - not sure where to start?
I've come across some major CSS bugs when working on this website. The website displays properly in Firefox and Chrome, but displays completely incorrectly in IE. I'm using the Blueprint CSS ...
0
votes
1answer
166 views
How to hide the url displayed after the links from browser view in development mode?
Hi I am very new to RoR and is using Rails 3.2.8 to develop my app. When I am testing my pages, an URL address is automatically displayed after all the links. For instance,
<%= link_to 'Home', ...
1
vote
0answers
190 views
Is it Blueprint CSS framework out of date?
I want to use blueprint css framework but last version release was over year ago. Neither commits in Github repository. Has it being mantained?
0
votes
1answer
234 views
Blueprint CSS: Page moves to left side if the content is long
I am using Blueprint CSS framework and currently facing a strange problem. If the content of my page gets longer than the monitor screen and the footer goes below, then the entire page moves a bit to ...
0
votes
0answers
55 views
How to achieve a certain padded two column layout with Blueprint?
I wish to adapt a simple ASP.NET MVC view to a two-column layout. To that end, I figured I'd use Blueprint, but I'm not sure how to retain the desired page design within the grid. The below screenshot ...
0
votes
1answer
38 views
define element width with blueprint, is it OK?
is it wrong if I use span-x to define element width?
<div class="search span-7 prepend-17 last">
<fieldset>
<form action="index.php" method="get"> ...
0
votes
0answers
96 views
how to get a wider grid with blueprint in compass liquid mode
I have been playing around with blueprint and compass and I was wondering if there is a way to make the grid bigger. at the moment it is width: 950px. I thought that I could do it by adding more ...
2
votes
1answer
280 views
twitter bootstrap as our “go to” framework?
We've been using html5 boilerplate with blueprint css for the last couple of projects. With some tweaks, we were able to make blueprint "responsive". We like blueprint, but are concerned it may be a ...
2
votes
0answers
163 views
Sass::Engine.render isn't importing blueprint libraries…why?
I'm attempting to render some sass into CSS programmatically using Sass::Engine.new. I'm running into a problem where I can't figure out how to get it to allow @import GEMMIFIED_SASS_MODULE. For ...
2
votes
2answers
130 views
Blueprint CSS Framework: Para moves to right side
I am using Blueprint CSS framework and I have the following code for para in my screen.css file
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
...
1
vote
1answer
124 views
Splitting A Hash Into Multiple Unordered Lists
I have been searching in vain to accomplish the following in a more clean manner.
I have a hash of strings which I am calling from my controller:
@categories = Category.find
and I am trying to ...
0
votes
1answer
183 views
How to force divs into the same row when using Blueprint CSS
I'm using blueprint-css and I would like to have a horizontal scroll bar in the span-24 which allows the 3 span-12 divs below show up on the same row. This seems like it should be a simple thing but ...
0
votes
1answer
134 views
css multi column issue
can you please help me with some css magic.
I am trying to achieve a flixable multi column layout. something like this http://masonry.desandro.com/demos/basic-multi-column.html can I achive this with ...
0
votes
1answer
691 views
asset precompilation error from blueprint css - ActionView::Template::Error (blueprint/screen.css isn't precompiled) - Internal Server Error 500
I'm trying to deploy a rails app but I'm stuck with an asset pre-compilation error. According to the production log the error is being caused by a 'Blueprint' css script called screen.css (as you can ...
0
votes
1answer
300 views
rails app deploy error - 'blueprint/screen.css isn't precompiled'
I'm trying to deploy a rails app... and I'm following the capistrano deployment guide. I'm stuck at the test stage where I am supposed to run app.get("/") in the rails console. When I do so I get an ...
0
votes
1answer
168 views
How can I import specific blueprint components into Compass?
I am able to load the entire blueprint css framework into my project with the following code in screen.scss:
@import "compass";
@import "blueprint";
@include blueprint;
However, I would only like ...
2
votes
3answers
144 views
Adding padding around some text into two div columns (content, sidebar). Sidebar column moves under the Content column
I'm adding padding around some text into two div columns (content, sidebar). Sidebar column moves under the Content column.
I'm still learning (though I think I'd like to think of myself somewhere ...
1
vote
1answer
710 views
Switching from Blueprint to Twitter Bootstrap
I'm replacing Blueprint with Twitter Bootstrap in a Rails 3.1 application. I've followed the example in the Railscast and I have it working in that example. However, when I try to put it into my ...
0
votes
1answer
145 views
rails css compass grid with 100% width?
We have blueprint in compass, wich defaults to 950 pixels centered.
Im looking for a way to have full 100% width to create a layout like below image, is there a way to achieving this by hacking ...
0
votes
3answers
347 views
Padding issue with blueprint css
The following markup looks fine with blueprintcss :
<div class="container">
<div class="span-12" style="background-color : cyan">
Hello
</div>
<div class="span-12 last" ...
0
votes
1answer
242 views
Blueprint CSS centering in grid
Just started using Blueprint CSS and now playing with the grids but have a simple problem. I created a navbar at the top of my page with each link 2 columns wide (using span-2). What is the right ...
0
votes
1answer
263 views
Fixed Blueprint div with background width that spans the whole browser window
I am using Compass with the Blueprint framework.
I am using a 24 column layout with a total width of 1000px. This is defined in my base.scss.
The markup looks like this:
<div id="menu">
...
0
votes
1answer
119 views
Blueprint 10 pixels vertical spacing
I have the following divs.
<div class="container showgrid">
<div class="span-24">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
...
1
vote
2answers
339 views
blueprintcss, Two Span-12s inside One Span-24?
I'm using a span-24 div as full-width page and i have some other span-24s inside that one. But i want to have two span-12s side-by-side inside the main span-24. When i try this, they end up on top of ...
1
vote
2answers
127 views
Rails tutorial, odd CSS formatting on site
You can see it here.
The site looks fine when I remove Blueprint. I've tried adding Bootstrap and the same issue occurs.
I've been following this (excellent) tutorial.
1
vote
1answer
313 views
web2py with blueprint
Is using blueprint with web2py common or recommended? Does blueprint conflict with the default web2py stylesheets and layout.html? What is the correct way to include blueprint in a web2py ...
0
votes
2answers
312 views
table inside a div without alternating row color using BluePrint CSS?
The Blueprint CSS Framework 1.0.1 set all table rows of alternating colors by default. The line in screen.css is:
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
that's fine
...
0
votes
1answer
140 views
Input,textfields in different lengths/widths?
Is there a way to have form elements with different lengths?
In forms.css, i changed the width of title,text fields, but this of course will then apply to all form fields...:/
input.text, ...
1
vote
1answer
103 views
Can't get stylesheet to show up in ruby app
I have the following code in my application.erb file in my layouts directory. I have the blueprint directory inside of public/stylesheets however the link doesn't work. It says it is supposed to be ...
0
votes
2answers
155 views
Blueprint CSS3, 3 column layout
I want to create a Blueprint CSS3 layout. with 3 columns.
I have the following:
<div id="hd" class="span-24 last">
<div class=" span-7">
1
</div>
...
1
vote
1answer
177 views
Sticky footer does not work with IE8
I have a page with a sticky footer. Works fine with Firefox but not with IE8. The page is built on Blueprint and I used the margin-top: -48px; technique.
#wrapper {
position: relative;
...
0
votes
1answer
65 views
Why blueprint framework defines margin-bottom on headers and text sizes?
Why Blueprint CSS framework defines quite big margin-bottom style property on headers (h1,h2,...) and on small and large classes? It looks quite weird - for example, on small text it gives a hole ...
1
vote
2answers
307 views
Rails 3.1, Blueprint CSS and Heroku
I've searched through this group and the rest of the Web and found bits and pieces of a
solution to my problem, but haven't found anything that really works.
Here is my issue.
I'm running Rails ...
0
votes
1answer
109 views
jquery tabs with blueprintcss unexpected results and failures
a couple of queries with jquery...
I'm trying to create a tabbed panel, initially I tried using jquery tabs ui but could not get it to exist with blueprint. Whenever I used a 'span-xx' class within ...
4
votes
2answers
210 views
CSS3 framework overload-comparisons of each? [closed]
I’m a newcomer to CSS3 and at the moment I’m overwhelmed by the plethora of options when it comes to frameworks.
Can anyone point me to an objective comparison of each, and when it makes sense to use ...
0
votes
1answer
160 views
Stretch div 100% within Blueprint container
I want to use the Blueprint CSS framework for this site I'm working on: http://jsfiddle.net/timkl/uaSe3/
It allows me to layout my website in a nice 24 column grid.
However I want the background on ...
0
votes
2answers
115 views
Blueprint site completely different in IE compared to Firefox/Chrome
I'm using the Blueprint CSS framework to develop my website to ensure cross-browser compatability...except, it looks completely different in IE.
The site is http://rtwilson.com/academic-new/ and ...
0
votes
1answer
50 views
Do I need to use BluePrint's ie.css if I use JQuery?
I am still new to JQuery and BluePrint. BluePrint recommends adding the following lines in HTML pages headers to tackle Internet Explorer related issues:
<!--[if lt IE 8]>
<link ...
2
votes
1answer
340 views
ruby on rails 3.1 web design
May I ask you how to make rails web design more efficient?
Is compass plus blueprint the perfect match?
Is the current version of compass support rails3.1
Are there any other frameworks that will ...
2
votes
1answer
573 views
Blueprint via Compass in Rails 3.1
I have successfully integrated Compass and Rails 3.1 in this sample app. I am also trying to learn to use Blueprint, so I am trying to replicate the Grid Test in the app. So how do I include ...
0
votes
1answer
117 views
blueprint css multi-column issue
Code below. I am using blueprint css on a rails app. I am making this a 4 column layout with a box around each item. If I have 4 items or 8 items, then everything is fine and I have 2 rows of ...
2
votes
1answer
536 views
Using Sass + Compass + Blueprint in Rails 3.1 App
I am struggling BIG TIME with getting this framework set up correctly. Has anyone successfully been able to get this working? If so, I would love any and all feedback. Thanks!
I'm following the ...
0
votes
2answers
111 views
Why is this simple CSS definition not working?
HTML
<div class="span-24 last">
Blah
</div>
Some of you might recognize that I'm using a grid system ( defined by my blueprint's grid.css)
Not working
div
{
border: 1px solid ...
1
vote
2answers
463 views
Configuring Blueprint in Rails 3.1
I am new to web development using rails. I was wondering what the steps are to adding blueprint to my application are. I have looked for a tutorial but the once I have found seem to assume some ...
0
votes
1answer
227 views
Howto > 100% Width > Blueprint/960 2-column layout
I'm new to Blueprint and 960 in Compass.
I've gotten a basic 2 column example working with Blueprint. But I want to expand the width so the left & right panels take the entire screen (a la ...