Robert Campbell 0 Report post Posted March 20, 2011 I am having a problem with Featured Images placed from a NextGen Gallery not floating properly and it looks to me like it is due to the inline Styles being added. I have a screenshot posted here. Where it shows the inspector with margin-left & margin-right set at 183px & -183px. This seems to cause the float to fail (the thumbnail is larger that 183px), when I manually adjust these, the layout works perfectly. It looks like I need to: a. get the Featured Image smaller in the Blog pages or b. Make the margin-left & margin-right larger, but they are controlled by the theme, so I cannot change them in CSS... Any help would be most appreciated. My portfolio site Share this post Link to post Share on other sites
catrina 103 Report post Posted March 20, 2011 It's possible to change them in CSS if you have the right CSS to use. Have you tried using Firebug to detect the code you need to change?: http://getfirebug.com/ Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
Robert Campbell 0 Report post Posted March 20, 2011 Catrina- Thanks for the suggestion, I guess that that would work. In this case the size would be about right if I reduced the image to fit within the 183px inline style margin that Platform Pro is giving me. What I am concerned about more long-term is that this inline style is being applied. I don't know how to control it. I assume it is computed based on the width of my fixed-width design template. If I need to change these inline styles for some future usage, how do I go about it? How are they calculated? Thanks My portfolio site Share this post Link to post Share on other sites
kastelic 6 Report post Posted March 21, 2011 If you set your thumbnail size to 150x150 it will fix the problem. Settings -> Media The problem is that the metabar does not wrap, so if your thumbnail is too large, it will cause it to drop down. Share this post Link to post Share on other sites