sidebar-left
-
Sorry for being a PITA, but could you slightly update the sidebar-left CSS class to swap the padding and margin between left and right? .sidebar-left { float:left; width:190px; background-color:#FFFFEF; margin: 5px 15px 15px 3px; padding: 8px 10px 10px 8px; border: 1px #FFCC66 solid; border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); }
Without darkness, there are no dreams. -Karla Kuban
-
Sorry for being a PITA, but could you slightly update the sidebar-left CSS class to swap the padding and margin between left and right? .sidebar-left { float:left; width:190px; background-color:#FFFFEF; margin: 5px 15px 15px 3px; padding: 8px 10px 10px 8px; border: 1px #FFCC66 solid; border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); }
Without darkness, there are no dreams. -Karla Kuban
Done - it'll be available next upload.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP