how to make site wide - Post ID 220126

User 2008453 Photo


Registered User
111 posts

can we make the websites full screen (wide) in VSD like this one? and how to do that?

http://www.jumpology.us/

thanks ya'll.
nadine:D
User 187934 Photo


Senior Advisor
20,265 posts
Online Now

That's a responsive website and your not going to be able to do everything that site does in VSD because of the way it renders sites. Coffeecup is working on a new app to build responsive sites that should make it easy for the non coder to build them.:cool:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2008453 Photo


Registered User
111 posts

so cannot make it fill the screen? the other stuff I can work around. but really would like that full screen. what does responsive website mean? thanx.
User 187934 Photo


Senior Advisor
20,265 posts
Online Now

A responsive website will adapt to the screen size of the device it's being viewed on. It takes a considerable amount of coding to achieve this and have the webpage render properly in all browser no matter what the screen size. You will probably notice that most responsive websites are less complicated as far as content goes because of the amount of coding required. Coffeecups website is responsive. Grab the edge of your browser window and squeeze it down and you will see things reposition themselves.:cool: The best you can do with VSD that doesn't require a lot of work is a background that is fully responsive and will fill the screen.
http://progrower.coffeecup.com/jqueryba … tatic.html
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2008453 Photo


Registered User
111 posts

ok great, really good info, thanks for that link. I'm anxious to try this.

User 2008453 Photo


Registered User
111 posts

Hi Eric I just tried doing the responsive back............I pasted this code - into body html box.... copied the two js files and my respback.png file into a folder in the add files I named backstretch. published this on a blank page and I got nothin.........so I need your help please. :D

<script src="backstretch/jquery.js"></script>
<script src="backstretch/jquery.backstretch.js"></script>
<script>
$.backstretch([
"backstretch/respback.png"
], {

});
</script>
User 187934 Photo


Senior Advisor
20,265 posts
Online Now

Can you post a link?;)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2008453 Photo


Registered User
111 posts

http://www.outietool.com/Page6.html

I changed the image to jpg. thought that might work. I added that image to the folder too. Thank you!
User 187934 Photo


Senior Advisor
20,265 posts
Online Now

Make sure your image is as tall as your page.:)
Your current page is 1300 px tall while the image your using is only 800px tall.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2008453 Photo


Registered User
111 posts

changed the page size and still isn't showing.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.