How to make this fit the width of a user's screen?
-
I’m working on a site for my boss and I’m hitting a lot of brick walls.
Right now, I need to figure out how to make this jumble of text-
[masterslider id="1"] [insert_php] $con = mysql_connect("localhost", "yorka_vlad", "Blog665@@"); mysql_select_db("yorkacademy_ca_blog", $con); $sql = "SELECT * FROM <code>dates</code>"; $data = mysql_query($sql,$con); [/insert_php]-fit the width of a user’s screen. It works like a gif, but looks to be a bunch of images that only work together through this code. I have never seen anything like this, so I don’t know how to change its dimensions.
If you want to see it in action, it’s here: http://www.yorkacademy.ca
I want it to fill the space under the header/menu section.
Thank you.
-
Hi there,
It looks like you are using WordPress.ORG for your website. So i am sorry… but you have posted your issue in the wrong forum. This forum only supports the sites hosted on WordPress.COM and not WordPress.ORG.Both are different products. You can find out the differences between them here: https://en.support.wordpress.com/com-vs-org/
To get help in resolving your issue, post your question on the WordPress.ORG support forum: https://wordpress.org/support/
Thanks.
-
-
- The topic ‘How to make this fit the width of a user's screen?’ is closed to new replies.