best blog design

i’m using wordpress, i want to edit my blog header. but i dont know what php file to open so that i can edit the design of the blog header… can you guess help me…. i just need to know what to open in the dreamweaver so that i could edit my blog header


Related Blogs


    Related Blogs

      Share and Enjoy:
      • Digg
      • Sphinn
      • del.icio.us
      • Facebook
      • Mixx
      • Google
      • LinkedIn
      • SphereIt
      • Wykop
      • Ping.fm
      • Furl
      • Reddit

      4 Responses to “Wordpress, what php file to open to edit the design of my blog main. specially the header?”

      • matt1410 says:

        You can edit them in WordPress itself.

        Go to Appearence -> Editor -> & select Header.php from right hand side of screen.

      • dici says:

        It is header.php file to edit header info. But you require knowledge in PHP to edit so. If you are unaware about PHP language, do not touch or modify anything.Stay with the templates

      • Andy Beard says:

        You shouldn’t need to touch php at all just to change the blog header, though lots of things are heavily dependent on which theme you use, and how it is designed.

        Many popular themes are now theme frameworks, and the intention is that any modifications are made in child themes.

        If you just want to hack the files themeselves, then most likely you need to look at style.css and edit/add something like

        background:url(images/image.jpg) no-repeat top center;

        images is relative to the theme folder on your server

        Here is a good resource if you are using the Thematic framework

      • Michael says:

        header.php and style.css

      Leave a Reply

      Sponsored Links
      My Products