Skip to content
FREE & OPEN SOURCE Million Dollar Script is a free WordPress plugin for sponsor walls, campaign grids, fundraiser boards, and premium add-on workflows.

General

Stupid question maybe

Started September 12, 2012 by John

Can i ask how to even everything on top of the page with the grid below, i mean the banner that's on top. The banner with the status to the right goes all the way across the page up top. i want that to be even with the grid below, can anyone tell me? thanks

1 replies

Hi there,Check main.css line 11 there is .outer { Change the width in there to 1000px for example. Then change the margin to margin: 0 auto; and see how that goes.