photoshop is ok.
just make sure to save the image as a transparent .png file.
you will probably find online tutorials how to use photoshop.
the edit was to move the grey dividing line to the left, by exact 50px.
however, you can also use the image file linked to in my last reply.
the ‘share box’ : new width in the style below:
.post_digtwit{
width:486px;
margin:20px 0 0 0;
background:#fafafa;
border:1px solid #dedede;
padding:10px 20px 20px 20px;
}
the line above the comments: new width in the style below:
#comment_container{
width:528px;
margin:20px 0 30px 33px;
}
Also i want to insert the tabber of recent posts, popular posts and archive below 300*250 ad block…
search the forum and the codex how to make a section of the sidebar dynamic.
you will need to edit sidebar.php and functions.php of your theme.
if you have started doing this and run into problems, start a new thread in this forum and ask for help.