• Ok, I created my own theme by copying WP Default and made some changes to style.css (left a lot from original Kubrick too).

    The way this displays on wp-admin/theme.php is incorrect. There is a screenshot of my new theme and instead of just a couple of lines to the right of it, my ENTIRE style.css is displayed, 3 times, once for each of the short lines it needs to display. I searched around for a solution but didn’t see anything.

    In my style.css I edited the comments to reflect current information. I’m using mac broswers (ff, safari, caminio, even ie). The thing is — my selected theme did look OK once or twice after refresh but not anymore.

    Any help is much appreciated.

    this is the commented code I have on top of my style.css

    /*
    Theme Name: WordPress tinywallet
    Theme URI: http://www.luckyjenny.net
    Description: Theme is based on package designs for Tiny Wallet by Lucky Jenny and Kubrick theme templates
    Version: 1.1
    Author: AlisaBRose
    Author URI: http://www.mysite.com
    */
Viewing 1 replies (of 1 total)
  • Thread Starter alisaBRose

    (@alisabrose)

    I figured out the problem. I wrote
    Theme Name: WordPress tinywallet

    instead of using just my own name, like this.
    Theme Name: tinywallet

Viewing 1 replies (of 1 total)

The topic ‘Admin theme display problem (wp-admin/theme.php)’ is closed to new replies.