Styling a panel with rounded corners
With our layout created and content added, we can look at using the Panel module's style plugins to pretty things up a little bit. In this recipe, we will be styling the Mission pane, created earlier in this chapter, by containing it within a box with rounded corners.
Getting ready
We will be working with the frontpage_dashboard
panel created earlier in this chapter and it is assumed that a Mission pane has been added as per the previous recipe.
How to do it...
All page panels are listed in the page manager table at admin/build/pages
(Home | Administer | Site building | Pages). Locate the frontpage_dashboard
panel and click on its Edit link to perform the following steps:
In the resulting panel management interface, click on the Content tab on the left.
In the content layout page, click on the configuration icon for the Top region.
Click on the Region style: Default link in the resulting context menu as in the following screenshot:
In the Panel style popup, select...