Styling your panel

Once you have content flowing into a page, styling it is just back to CSS work. For example in Firebug you can see how panels creates the 2 column layout:-

Panels generates the HTML and has some standard stylesheets (2 columns of 50% width). You can override this in your own stylesheets. Or, if it doesn't suit you – you can create your own layout which we'll do next.