Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Centering a page using CSS (WordPress) Re: [Solved] Centering a page using CSS (WordPress)

#48239
cssloser
Member

dude, importa reset.css file on your main stylesheet ..
http://meyerweb.com/eric/tools/css/reset/

should be like this, copy the css code on the link. save it as reset.css.
and on the main stylesheet add @import url(‘reset.css’)

both the css files should be on the same folder . :) hihi