Container border

11 views
Skip to first unread message

Patrick Ryan

unread,
Jun 27, 2009, 6:44:27 PM6/27/09
to Blueprint CSS
How do I add a border around the container? It didn't work when I
added the border css to the container class.

Christian Montoya

unread,
Jun 28, 2009, 11:45:14 AM6/28/09
to bluepr...@googlegroups.com
On Sat, Jun 27, 2009 at 6:44 PM, Patrick Ryan<pery...@gmail.com> wrote:
>
> How do I add a border around the container? It didn't work when I
> added the border css to the container class.
>

I would just add a small amount of custom CSS:

.container { border:1px solid black; } /* or whatever you intend to have */

As long as you are using a standards-mode doctype, this won't affect
the width of the container at all.

--
--
Christian Montoya
mappdev.com :: christianmontoya.net

Reply all
Reply to author
Forward
0 new messages