Themes : Adams Media LLC
Platinum is a modern, 2-column Widget-ready theme created for WordPress. Perfect for a business type blog, the right hand sidebar has nicely done lists, with subtle blues and grays.
Themes : Adams Media LLC
Platinum is a modern, 2-column Widget-ready theme created for WordPress. Perfect for a business type blog, the right hand sidebar has nicely done lists, with subtle blues and grays.
Pingback: station » Platinum 1.0
This is an excellent theme. Easy to modify and super with widgets.
Only one thing bugs me, in IE6 the right sidebar does not space the list items well. The first item has proper spacing above and below the list item. However subsequent items in the list have double the space. YIKES! This issue effective doubles the length of the right sidebar.
Obviously this was coded by purists for Firefox. I emailed Adams Media but no response. Has anyone had luck mod’ding the theme to correct this issue?
Seen in Firefox, this is the most beautiful theme.
Ciao baby,
Taz
I spoke too soon. David Adams responded and all I had to do was specify a height of 13px as shown here in the stylesheet.
Enjoy!!
#r_sidebar ul li a {
height: 13px; /* by Adams Media LLC – 27Mar07 */
display: block;
color: #F5F5F5;
text-decoration: none;
padding: 4px 10px 4px 20px;
border-bottom: 1px solid #F5F5F5;
}