Blueprint CSS Google Groups

Syndicate content
Discussion about the Blueprint CSS Framework. http://blueprintcss.org/ http://github.com/joshuaclayton/blueprint-css/tree/master
Updated: 16 min 32 sec ago

Re: [BP #2545] IE6 woes

10 hours 19 min ago
I noticed that if I download the page in IE and in Firefox I get different
<head> sections. If I replace the IE head with the firefox head it works.
Do you have anything on the server side that detects the browser and
modifies headers? If so, I would look for the problem there.

--
Oh, what do i know. Find out at [link]

Categories: Blueprint CSS

IE6 woes

15 hours 56 min ago
I'm having trouble getting IE6 to render a design based on Blueprint
properly. The site in question is hosted at [link] which
IE6 renders as [link]
. From previous posts, it seems missing "last"-class can cause this
problem, but I think I got them all (?).
Categories: Blueprint CSS

Re: [BP #2539] compress.php?

Sun, 01/04/2009 - 9:53am
On Fri, Jan 2, 2009 at 2:18 AM, frank peterson
If people want to make a compress.php, or compress.c, or compress.py,
or compress.jar, that's fine. The current compress script exists
because someone volunteered to make it. I would love to see more
versions, but I am not in the capacity to write one myself right now.
Categories: Blueprint CSS

Re: [BP #2542] Re: compress.php?

Fri, 01/02/2009 - 1:46pm
Did you try? It's not hard. The Ruby folks have made it very simple to
install.
There's also many tools and resources you may find helpful that are not part
of the official blueprint software:
[link]
Chris
Categories: Blueprint CSS

Re: compress.php?

Fri, 01/02/2009 - 1:24pm
I could, but I wouldn't even know how to set it up and configure it
all. I think would help promote Blueprint more by allowing
customization with another language. Yeah I know people hate PHP, but
its got a huge userbase.
Categories: Blueprint CSS

Re: [BP #2539] compress.php?

Fri, 01/02/2009 - 4:46am
The compress script is not run on your server, it's ran in your development
environment. You can have ruby on your development machine, right?
-chris

On Thu, Jan 1, 2009 at 11:18 PM, frank peterson

Categories: Blueprint CSS

compress.php?

Fri, 01/02/2009 - 3:18am
will there be a compress.php made? i dont have access to ruby
Categories: Blueprint CSS

Re: [BP #2537] IE 6 renders oddly(as usual)

Thu, 01/01/2009 - 7:02am
Are you missing .container class on wrapper div? (add it together with
.showgrid)
Categories: Blueprint CSS

Re: IE 6 renders oddly(as usual)

Thu, 01/01/2009 - 6:50am
I am having this problem as well with Blueprint, I ended up not using
"prepend" or "append" classes at all, I use empty "span" classes for
that. If anyone knows a better solution, please let me know
Categories: Blueprint CSS

IE 6 renders oddly(as usual)

Wed, 12/31/2008 - 7:32pm
I just started playing around with Blueprint, trying to compare it to
some other css frameworks such as Yaml etc. I have created 2 or 3
simple sites with blueprint to get a feel for it and have been digging
into the css files. I don't claim to be a css wizard but I'm curious
to know why my pages are all rendering in IE about 8 columns to the
Categories: Blueprint CSS

Re: [BP #2535] Re: Solution to a severe performance problems with jQuery/ListNav and Blueprint

Tue, 12/30/2008 - 6:44pm
Hi Josh,

Here's a link:

<[link]
>

There is a link on that page to the slow version, so you can flip back
and forth.

I'm seeing a flash on safari like I reported on FF from that URL. Even
more interesting, occasionally (rarely) the Safari doesn't show the

Categories: Blueprint CSS

Re: Solution to a severe performance problems with jQuery/ListNav and Blueprint

Tue, 12/30/2008 - 4:49pm
Bob,

Could you upload the offending HTML to your website and post the
link? I've never heard of CSS slowing down the actual rendering of a
page so it'd be very interesting to try and recreate.

I know it sounds cliché, but have you validated both your html as well
as the html output generated once the JS has run? Just another

Categories: Blueprint CSS

Solution to a severe performance problems with jQuery/ListNav and Blueprint

Tue, 12/30/2008 - 4:39pm
Hi,

I've encountered, and worked around, a rendering performance problem
in WebKit based browsers.

I'm working on a webapp and a particular uncontrived page is rendered
by FireFox in about 0.5s while Safari takes about 12s.

The problem is caused by the Blueprint screen.css style sheet being

Categories: Blueprint CSS

Re: Blueprint Break FormCheck Tips

Tue, 12/30/2008 - 8:02am
Ok for Fix this Bug add padding:0; to Formcheck CSS class "l" and "t"
like this :

.fc-tbx .t{
padding:0;
background: url('img/t.png') repeat-x;
height: 16px;

.fc-tbx .l{
padding:0;
background: url('img/l.png') repeat-y;
width : 16px;

Enjoy

Categories: Blueprint CSS

Re: Moving a div below another div?

Wed, 12/24/2008 - 8:20pm
Hi Lee,

See this site that I have built recently using blueprint for the main
layout:

[link]

This site uses the default BP grid although some of the default
vertical margins are overridden in a second css style sheet. Not quite
sure what layout or effect you are after but if you post up a mock up

Categories: Blueprint CSS

Highly Paid Online Surveys-Absolutely Free.

Wed, 12/24/2008 - 9:54am
Highly Paid Online Surveys-Absolutely Free.

Sign up today and start getting paid to surf & You can get up to $.75
per hour.You can give your opinion on a wide range of topics including
consumer products, entertainment, health and wellness, current events
and more...
------------------------------ ------------------------------ ------------------------------ ------------------------------ ------------------------------ -------------------

Categories: Blueprint CSS

Re: [BP #2526] Re: Links incorrect

Wed, 12/24/2008 - 12:26am
On Tue, Dec 23, 2008 at 4:34 AM, andrew.eathering...@googlemail .com
Sounds like Github was to blame. Thanks!
Categories: Blueprint CSS

Re: [BP #2527] Moving a div below another div?

Tue, 12/23/2008 - 3:03pm
Minor mistake in my prev email:
I meant, "style it the way you would a normal non-blueprint site"
Categories: Blueprint CSS

Re: [BP #2527] Moving a div below another div?

Tue, 12/23/2008 - 3:02pm
Hi, the beauty of blueprint is that there's really no magic involved. You get:
* A good reset
* Attractive typographical defaults
* Some simple formatting classes
* A grid
So if I were creating a complex layout and the header portion of the
page would be difficult to do with the grid then I'd just not use the
Categories: Blueprint CSS

Moving a div below another div?

Tue, 12/23/2008 - 11:12am
I'm new to the idea of CSS Frameworks, so pardon my ignorance. I was hoping
to get this design question answered, before i spent a couple hours toying
with BP to see if it can even do what i want.
So, what i want is relatively simple. I have branding at the top of my page,
followed by primary nav, and then secondary nav. These are all contained
Categories: Blueprint CSS