The MU forums have moved to WordPress.org

Home Theme!! (5 posts)

  1. pitttih
    Member
    Posted 17 years ago #

    hi.
    How can i use wpmu's admin theme as my home theme?
    i want my Home theme looking exactly like admin theme ..
    thanks

  2. TechWorker
    Member
    Posted 17 years ago #

    copy the home theme to default theme without home.php file.

    1. Take a backup of themes/default directory.

    2. Copy directory themes/home/*.* to themes/default/*.*
    including sub directories.

    3. Delete the home.php from /themes/default/ directory.

    4. If needed, activate the themes from admin panel.

  3. pitttih
    Member
    Posted 17 years ago #

    Thanks for your reply TechWorker but ..
    I want Use (Admin Theme) as my home theme ..
    Anyone?

  4. andrea_r
    Moderator
    Posted 17 years ago #

    TechWorker - that made no sense. :) both those themes are *exactly* the same, except the Home these has home.php in it. The OP wants a theme for the front of the blog that looks lie the backend.

    You'll have to study the css file in /wp-admin/ and whip up a theme to match. it's been done at wpmudev.org, but not released.

    This will help - http://codex.wordpress.org/Theme_Development

  5. TechWorker
    Member
    Posted 17 years ago #

    I mis-understood the question. I thought, he was asking for a way to show all the blogs just like the front page blog theme.

About this Topic

  • Started 17 years ago by pitttih
  • Latest reply from TechWorker