Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Style the custom dynamic sidebars used in footer.php */
- /* Create and center the main sidebar container */
- #footer-sidebar {
- display:block;
- height: 250px;
- margin: 0 auto;
- }
- /* Float each sidebar left to put them all in one row */
- #footer-sidebar1 {
- float: left;
- width: 23%;
- margin-left:5px;
- margin-right:5px;
- }
- #footer-sidebar2 {
- float: left;
- width: 23%;
- margin-right:5px;
- }
- #footer-sidebar3 {
- float: left;
- width: 23%;
- }
- #footer-sidebar4{
- float: left;
- width: 23%;
- }
Advertisement
Add Comment
Please, Sign In to add comment