• Hello,

    I’m new to WordPress, but have used blogger before and generally found the CSS quite easy to modify.

    However I’m having trouble with modifying the sidebar. I’ve added one image, as a test (it’s not linked to my portfolio yet, so don’t worry about that). However, the right end of the image is being cut off and I can’t figure out how to remove the border. I don’t want borders around my images within posts either.

    This is my blog: http://studiomood.net/

    Any help with where to change this in the CSS would be appreciated.

    Thanks

Viewing 1 replies (of 1 total)
  • in your theme’s style.css you need to find this line of code:

    .sidebar-content #secondary

    change the margin-left setting to 5% and the width to 20% and see if that works. try and see your site in a number of browsers to see if it works across the board 😀

Viewing 1 replies (of 1 total)

The topic ‘Sidebar Widget size and borders’ is closed to new replies.