This works perfectly fine here, but it mess a little with the grid system.
Try to use text-indent or padding on the <p>'s that are inside them and the
grid will be ok.

Try to draw what you want and post the code that you are using, right ?
Sorry for my english.Hope you get it ! ^^

On Sun, Feb 8, 2009 at 10:45 AM, l00ser <[email protected]> wrote:

>
> Hi,
>
> I would like to ask, how to solve margin/padding problem using BP ?
>
> Problem:
> I need to design div container where inside text will not start right
> at right side of div but about 5px from div container border. I am
> used to solve this using padding property of css (but we all know what
> a mess it may produce in standard browsers). So I want to ask more
> experienced BP users, if this might be solved ? Because BP does not
> implement logical space not only between divs (it means on the right
> side of every div) but more important space on the left of the div:
>
> I mean:
>
> <div class='container'>
>     ...space 10px <---------------- this is not supported in BP
>     <div class='content' with style border property 1px;>
>         ... text with padding 10px <---------------------------------
> how to solve this ? (BP start text right on the left side of the div)
>     </div>
>    ... space 10px
>    <div class='anotherdiv' ></div>
> </div>
>
> Thank you very much for your help and tips!! And thanks for excellent
> CSS Framework!!
>
> Have a fine day!
> l.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to