You cannot post messages because only members can post, and you are not currently a member.
|
blueprint on mobile - does it work well?
|
| |
i'm interested in using blueprint on a mobile project. is anyone using
it in this manner? if so, is there a way to limit the amount of css
included? the default use case with compass certainly seems to import
a lot of css code.
thanks,
matt
|
|
Button group on alighted right on bottom of form
|
| |
How would I create a group of buttons that are aligned right along the bottom of the form. Sure, I could put the buttons in the last span, but they are floated left and start at the column. Say prepend-20 span-4 last ... but this doesn't right justify them? BOb
|
|
Blueprint Grid Builder
|
| |
I created a grid builder for Blueprint, its pretty basic for "advanced" Blueprint users but maybe it could be useful: [link] Any ideias or suggestions would be welcome.
|
|
Nested Span problems:
|
| |
I seem to be having problem getting nested spans to work. I assume I am doing something wrong. My fundamental understanding is that if I have a div that uses span-12, then withing that div there are 12 columns that I could also put spans in, and not 24 columns. Anyway... I am trying to set up sort of a semantic styles to layout data... more »
|
|
printing page breaks
|
| |
I am using Blueprint for reports on a business intranet. the
reportdata is in a scrollable div on screen but i want to print the
report data with page breaks between the sections
IE7 and IE8 will not render page- break-after: css becausa of a known
limitation that they will not do so if there are any absolutely... more »
|
|
Border on Container
|
| |
How would I go about adding a border to the container div? I've tried
adding a class in my site css file and wrapping the container div with
it:
...
All that does is add a border to the top, but the border doesn't show
on the left, right or bottom.
|
|
Background image
|
| |
I am developing a Joomla site with the atomic template(blueprint
css).I can't figure out how to change the main body background to an
image
I have tried using body {font-size:75%;color:#7b6965;b ackground-
image :url(../images/template.jpg);} in screen.css but it is not
working
any help is appreciated... more »
|
|
Some improvements requests
|
| |
Questions & remarks:
Why didn't you create prepend-top classes like (prepend-top-1, ...
2, ... 3,)?
The span-x usage on form elements should'nt make it float left as it
is inline elements.
What do you think ?
|
|
|