OmerAslan Posted October 20, 2016 Report Posted October 20, 2016 (edited) Hi, body { background: url(images/mainbg.jpg) repeat-x 0 0 #fff; color: #171717; font-family: "segoe ui", tahoma, arial, helvetica, clean, sans-serif; font-size: 12px; margin: 0; padding: 0; } i want to add one short video from my own server instead of mainbg.jpg. So, how should i have to change the code above. Thanks. Best Regards, Omer ASLAN Edited November 17, 2016 by OmerAslan Quote
Moderators Parkho Posted October 20, 2016 Moderators Report Posted October 20, 2016 What you ask regards to CSS coding. If you have a video to show you can EMBED it's url using an <iframe> then you can place it anywhere you want using <div> element that uses your CSS (code above). Quote
OmerAslan Posted October 20, 2016 Author Report Posted October 20, 2016 What you ask regards to CSS coding. If you have a video to show you can EMBED it's url using an <iframe> then you can place it anywhere you want using <div> element that uses your CSS (code above). Hi Parkho, Thanks for answering. This is more than i can do. I will add high res. picture. Will be more easy and look good. Thanks again. Quote
Moderators Parkho Posted October 20, 2016 Moderators Report Posted October 20, 2016 No worries. Good luck. Quote
OmerAslan Posted November 15, 2016 Author Report Posted November 15, 2016 (edited) Solved Edited November 17, 2016 by OmerAslan Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.