Platinum Wordpress Theme


Platinum Wordpress ThemePlatinum is a modern, 2-column Widget-ready theme created for Wordpress.

Note: Version 1.0 is Widget-Ready!

Live Demo
Download Platinum 1.0



Comments

14 Responses to “Platinum Wordpress Theme”

  1. Farid on March 9th, 2007 8:44 am

    very beautiful Theme, please with 3 -coiumn
    thanks!

  2. Dave on March 13th, 2007 1:39 pm

    I love the theme, but the sidebar displays wrong in the (unfortunately) most common browser in use today, IE6.

  3. Brad on March 28th, 2007 6:21 pm

    Dave:

    There is a fix to the IE6 issue you noted above. At line 169 in the original style.css insert “height: 13px;” as shown below.

    #r_sidebar ul li a {
    height: 13px; /* per Adams Media 27Mar07 */
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    padding: 4px 10px 4px 20px;
    border-bottom: 1px solid #FFFFFF;
    }

  4. Dave on March 30th, 2007 4:43 pm

    Thanks Brad! That single line does the trick.

  5. Adams Media LLC on March 30th, 2007 6:32 pm

    Brad. Thanks for posting the solution as we fixed it on your blog and forgot to post an update here.
    Thanks!

  6. Tim on April 2nd, 2007 3:13 pm

    But when you add height: 13px; to the css file, it messes up any entries that go more than one line!

  7. michael on April 18th, 2007 9:58 am

    thanks for this beautiful platinum theme!

    we are using it just a little bit modified on our website …thanks for your good work ;-)

    cheers,
    mic

  8. John on June 17th, 2007 12:29 pm

    of987o bhsdrjkvbfjksbhfsvkbdhfkv

  9. Tommy Baggett on October 27th, 2007 11:09 am

    You can fix the IE gap problem by adding the following code to the top of the r_sidebar.php:

    #r_sidebar li a {display:inline-block;}
    #r_sidebar li a {display:block;}

    This takes care of the problem regardless of the number of lines the entries require.

  10. Tommy Baggett on October 27th, 2007 11:09 am

    Great! The comments took out most of my code. Let me try again…

  11. Tommy Baggett on October 27th, 2007 11:13 am

    See if this works…

    <!– begin r_sidebar –>
      <div id=”r_sidebar”>
      <!–[if lt IE 8]>
        <style type=”text/css”>
          #r_sidebar li a {display:inline-block;}
          #r_sidebar li a {display:block;}
        </style>
      &lt![endif]–>

  12. Tommy Baggett on October 27th, 2007 11:15 am

    That’s closer but still not quite right. I will email the change to the theme author and he can incorporate them if he wants. If not, you can email me for the changes.

    Sorry for polluting the comments!

  13. Whilehour.Com » Platinum Wordpress Theme on October 28th, 2007 3:09 pm

    […] unknown wrote an interesting post today on Platinum Wordpress ThemeHere’s a quick excerpt […]

  14. john loooooooooonetooooon on December 17th, 2007 10:27 am

    i don’t know acxacaly where i am i have no idea.right i am working on my sciene project about plutonium can anyone help me.

Leave a Reply