mindcandy pennies from the overgenerous lunatic

25Apr/0611

retroflowers

 

copper paper. immaculate flower etchings. foilage.

All these remind you of a champange-tinted retro look. retroflowers. The epitome of elegance and class. Theme inspired by the patterns on the nokia L'amour collection.

Theme is widgets-compatible. 

You can now have it for your site. Download here.

(oh, btw, this is my very first public wordpress theme =P) 

Filed under: General Leave a comment
Comments (11) Trackbacks (1)
  1. It’s really beautiful but I wonder if you notice that your sidebar is being pushed down? Or is that because I’m using a smaller screen resolution? Ack, I still can’t code WP!!

  2. Its because you’re on a smaller screen resolution =P you’re not on MSN! or gtalk!!!

  3. Gtalk.. now I am. :O

  4. epp I was a few minutes late >_<

  5. There is some white space at header (I’m using 1152×864 screen resolution). Maybe you need to make the styles more stretchable in this theme.

  6. hmm…actually you’re supposed to replace the header with your own, but I’ll think of a repeating header to accomodate.

  7. Gorgeous theme & I’m in love with it but the links won’t work in ie 7 (does anything work in ie7?!) — if you have advice I’d be grateful

  8. Hi Joey,

    Just finished setting up a blog for my wife and she loved your theme! One thing I noticed is that you can’t access the links in IE7 for some reason. A solution found on the web is to add a new selector in style.css, and that should fix it.

    a {
    position: relative;
    }

    HTH,
    Dan

  9. Now I see the A selector at the end of the style.css :-)

    a {
    color:#579;
    text-decoration:none;
    position:relative;
    }

  10. Hi,

    Me again :-) Another problem with IE7 is that you can’t access the comment fields, same fix as for the links.

    input,
    textarea {
    position: relative;
    }

    - Dan

  11. LOVE the Retroflowers theme Joey! Great job! And thank you Dan for the fixes! They kept me from losing sleep/pulling out my hair or something even worse.

    debbers


Leave a comment