by marvinc » Mon Dec 28, 2009 9:13 pm
Hey mina thanks for the reply but those changes didn't work. I've been scratching my head at this one all day. The only thing I've come across is adding a spacer to the end of the text widgets but it isn't giving me the look I need. Here are my sidebar styings with the changes:
/***** SIDEBARS *****/
#left, #right { width: 190px; float: left; margin: 0; padding: 0; }
#left h2, #right h2 { font-size: 1.2em; text-transform: normal; letter-spacing: 3px; font-family: Verdana, Arial, Georgia, Times; font-weight: normal; color: #aaa; margin: 0; padding: 0; }
#left p, #right p { margin: 0; padding: 0; }
#left a:hover, #right a:hover { background: #acaf2c; color: #fff; padding: 0; margin: 5px 0; }
#left img, #right img { padding: 0; margin: 0; }
#left ul, #right ul { margin: 12px; padding:0; }
#left ul li, #right ul li { margin: 0 0 30px 0; padding: 0; line-height: 14px; list-style-type: none; }
#left ul ul, #right ul ul { margin: 5px 0; padding: 0; }
#left ul ul li, #right ul ul li { background: #515244; padding: 3px 0 3px 5px; margin: 3px 0 3px 0; list-style-type: none; border-left: #4c4c42 10px solid; }
#left ul ul ul, #right ul ul ul { margin: 0; padding: 3px 0 3px 0; }
#left ul ul ul li, #right ul ul ul li { padding: 0 0 0 7px; list-style-type: none; border: none; }
This may be considered OT since I'm not having any other problems with the template so any responses you're able to give are greatly appreciated.
TIA