OmerAslan Posted October 20, 2016 Report Share 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 Link to comment Share on other sites More sharing options...
Moderators Parkho Posted October 20, 2016 Moderators Report Share 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 Link to comment Share on other sites More sharing options...
OmerAslan Posted October 20, 2016 Author Report Share 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 Link to comment Share on other sites More sharing options...
Moderators Parkho Posted October 20, 2016 Moderators Report Share Posted October 20, 2016 No worries. Good luck. Quote Link to comment Share on other sites More sharing options...
OmerAslan Posted November 15, 2016 Author Report Share Posted November 15, 2016 (edited) Solved Edited November 17, 2016 by OmerAslan Quote Link to comment Share on other sites More sharing options...
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.