Mi site creates a blank space between the content column and the first sidebar.
I'm adding it like this: (Trying to go from a fluid width theme to a fixed width theme)
.content_left {
margin-right: 620px;
max-width:510px;
overflow:hidden;
}
So, how can I fix now the width of the entire blog? I have fixed width on the main content column and both sidebar, but still is fluid the entire blog, and is creating a blank space between columns.
Thanks in advance!
untododepoco.nearwen.com
[duplicate: http://wordpress.org/support/topic/how-to-change-fluid-width-to-fixed?replies=11
please start only one topic per problem, and continue with the original thread.
this is closed per forum rules]