• I just created a wordpress blog and the only thing I want to do right now is get rid of the header or the banner. I don’t want to change anything else just get rid of the header and basically have by blogs start at the top of the page. Do I go to the styles sheet to do this or the header folder or somewhere else? also once i am in the folder what exactly do i delete so i do not mess anything else up? Thanks!

Viewing 1 replies (of 1 total)
  • Without knowing your theme it´s difficult to answer, but normally you had to delete the whole code
    <div id=”header”> bla bla bla </div>
    in your header.php.

    After this, assumed your page looks still fine, you could delete all styles for the #header in your stylesheet.

Viewing 1 replies (of 1 total)

The topic ‘Quick Question!!!!’ is closed to new replies.