Anyone familiar with the thematic framework for wordpress? I'm trying to edit this specifically for a photo blog: http://www.eight84.com/blog/ I tried expanding the ".entry-content " in the CSS but it didnt expand it. When I upload a photo it cuts it off like this: Any Suggestions or Ideas?
is that part of the child theme css? I cant find that specific code for "img" I was trying to use this but I am getting a little lost with all the info. I'm new to web development and coding. http://themeshaper.com/modify-wordpress-themes/
http://www.eight84.com/blog/wp-content/themes/thematic/library/layouts/2c-r-fixed.css Code (markup): #content { margin:0 0 0 10px; overflow:hidden; width:540px; } increase the width and check