Thank you for creating the most robust wp theme ever(and I am still discovering things about BF).
Well, I played with container width and have forced the content div width to a custom width by !important parameter.
Now everything else is fine , but one thing went wrong.
The feature image, its width is still being decided based on the width set up in theme options page. the image goes more to right side.
Is there a way I can force custom width for feature image ? , if yes , how? (I am ok with editing php/css/html etc. I am a developer).
[I know I can setup width in the themeoption page instead of forcing it , but I have to force width on content div for some reason].
Second thing:
Is it possible to somehow call bfthumb shortcode outside the wordpress folder on the website? I know it sounds kinda complex but I thought lets see if there is a solution for this in your tricky mind.