Hello,
I have a new theme on my blog: http://www.digital.dj/colly
You'll see there is a grey box, and a black box. The grey contains the Categories and Recent Comments, and the black contains Links, Archives and Meta.
What I want is for the two to be in the one box (Column) - not seperated side by side.
Can anyone tell me how do do this please?
Thanks for your help!
Open /wp-content/themes/technics/sidebar.php
Remove the div with the class SRR
Open /wp-content/themes/technics/style.css
Change width to 390px for the SRL class (line 233)
Open /wp-content/themes/technics/images/BGC.gif
Change the color of the last few pixels the the gray that your blog is using
Thanks Haochi!
OK, I did that, (I had to change the width to 420 to get it to fit) and I slightly changed the BCG image.
But how do I totally remove the black bit and get rid of the lines etc, I want to shrink the size of the sidebar
Thanks again for your help!