jbenavides 0 Report post Posted October 23, 2011 Hi there, I would like to be able to put a video on my feature slider without so much padding on the top as it is now: http://www.joshuabenavides.com I would like to have the video begin up higher instead of close to the middle of the feature (height wise), make sense? Thanks for your assistance. *Joshua Share this post Link to post Share on other sites
Jenny 33 Report post Posted October 24, 2011 Since your video is in iframe code, you can just add inline CSS to it, like this: [code][/code] ♥ Jenny :: Web designer at Simple Mama (follow me at @simplemamacom) Check out Share Me, a social sharing add-on for DMS that is super simple to set up. Share this post Link to post Share on other sites
jbenavides 0 Report post Posted November 7, 2011 Hi there, I was gone for a good while. But I'm back. So...how can I use what you shared in a step by step fashion? I'm not very techie and I need this to be broken down into steps. Thank you. *Joshua Share this post Link to post Share on other sites
kastelic 6 Report post Posted November 8, 2011 Find where you put your video embed code. The code simple_mama gave that you want to add is this: [code] style="margin-top:-20px;" [/code] So add that into the iframe tag as shown in her example Share this post Link to post Share on other sites